<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Monetization Web Docs | Tridens Technology – Sites</title><link>/monetization-web-docs/categories/sites/</link><description>Recent content in Sites on Monetization Web Docs | Tridens Technology</description><generator>Hugo -- gohugo.io</generator><language>en</language><atom:link href="/monetization-web-docs/categories/sites/index.xml" rel="self" type="application/rss+xml"/><item><title>Docs: Sites</title><link>/monetization-web-docs/sites/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>/monetization-web-docs/sites/</guid><description>
&lt;p>&lt;strong>Topics in this document:&lt;/strong>&lt;/p>
&lt;ul>
&lt;li>&lt;a href="#sites-in-monetization">Sites in Monetization&lt;/a>&lt;/li>
&lt;li>&lt;a href="#create-a-site">Create a site&lt;/a>
&lt;ul>
&lt;li>&lt;a href="#site-information">Site information&lt;/a>&lt;/li>
&lt;li>&lt;a href="#environment-setup">Environment setup&lt;/a>&lt;/li>
&lt;li>&lt;a href="#summary">Summary&lt;/a>&lt;/li>
&lt;/ul>
&lt;/li>
&lt;/ul>
&lt;p>To access this section in &lt;strong>Monetization&lt;/strong>, from the &lt;i class="fa fa-bars" aria-hidden="true">&lt;/i> &lt;strong>Menu&lt;/strong>, at the bottom left corner, select the name of the current site; it shows all the available sites, then click &lt;strong>VIEW SITES&lt;/strong>. A paginated list of all sites is shown in a tabular format.&lt;/p>
&lt;h2 id="sites-in-monetization">Sites in Monetization&lt;/h2>
&lt;p>Multiple sites can be created in &lt;strong>Monetization&lt;/strong> to separate your business into different markets. For instance, you can have a site for the US market and another for the European market. Then, these two sites can have their specific customers, invoices, and analytics.&lt;/p>
&lt;p>Furthermore, having a separate site can allow for different product catalogs for each site based on the market.&lt;/p>
&lt;div class="alert alert-primary" role="alert">
&lt;h4 class="alert-heading">Note:&lt;/h4>
Each site is intended to have a single monetary currency. Therefore, if there is the need to use another currency, create a brand new site.
&lt;/div>
&lt;h2 id="create-a-site">Create a site&lt;/h2>
&lt;p>Under &lt;a href="#">sites&lt;/a>, to create a site, click &lt;i class="fa fa-plus-circle" aria-hidden="true">&lt;/i> &lt;strong>Create new&lt;/strong>. There are three sections, namely:&lt;/p>
&lt;ul>
&lt;li>&lt;a href="#site-information">Site information&lt;/a>&lt;/li>
&lt;li>&lt;a href="#environment-setup">Environment setup&lt;/a>&lt;/li>
&lt;li>&lt;a href="#summary">Summary&lt;/a>&lt;/li>
&lt;/ul>
&lt;h3 id="site-information">Site information&lt;/h3>
&lt;p>Under the site information section, provide a site name and the necessary company details. The details include the following information:&lt;/p>
&lt;ul>
&lt;li>Email address&lt;/li>
&lt;li>Organization&lt;/li>
&lt;li>Address&lt;/li>
&lt;li>Phone number&lt;/li>
&lt;li>Country&lt;/li>
&lt;li>State&lt;/li>
&lt;li>City&lt;/li>
&lt;li>Zip code&lt;/li>
&lt;/ul>
&lt;h3 id="environment-setup">Environment setup&lt;/h3>
&lt;p>Under the environment setup section, configure the environment for the site with the following settings:&lt;/p>
&lt;ul>
&lt;li>
&lt;p>URL &amp;mdash; registers a domain in the background for the site.&lt;/p>
&lt;/li>
&lt;li>
&lt;p>UI Language &amp;mdash; language that reflects on the user interface in &lt;strong>Monetization&lt;/strong>.&lt;/p>
&lt;/li>
&lt;li>
&lt;p>System Language &amp;mdash; language configured internally for &lt;strong>Monetization&lt;/strong>.&lt;/p>
&lt;/li>
&lt;li>
&lt;p>Time zone&lt;/p>
&lt;/li>
&lt;li>
&lt;p>Currency&lt;/p>
&lt;/li>
&lt;li>
&lt;p>Environment &amp;mdash; sandbox (test) environment or production environment.&lt;/p>
&lt;/li>
&lt;li>
&lt;p>Invoice due delay &amp;mdash; depicts how many days it takes for the invoice to be due.&lt;/p>
&lt;/li>
&lt;li>
&lt;p>Show details on the invoice &amp;mdash; depicts whether &lt;strong>Monetization&lt;/strong> should keep track of all the usage events and history, which can be shown on the invoice by configuring the template.&lt;/p>
&lt;/li>
&lt;li>
&lt;p>Customer portal enabled? &amp;mdash; If the customer portal is enabled, the self-care portal is enabled for that site. If the customer portal is enabled and the mailing server is configured, after &lt;a href="../customers/customer-account-page/#onboarding-a-customer">onboarding a customer&lt;/a> and &lt;a href="../customers/customer-account-page/#create-user-information">creating user information&lt;/a>, the customer receives login details to the self-care portal where they can see their account details.&lt;/p>
&lt;/li>
&lt;li>
&lt;p>SMTP &amp;mdash; Mailing server configuration settings. Provide the following information for the server configuration set up:&lt;/p>
&lt;ul>
&lt;li>&lt;code>From&lt;/code> &amp;mdash; SMTP server email address&lt;/li>
&lt;li>&lt;code>Username&lt;/code> &amp;mdash; SMTP server username&lt;/li>
&lt;li>&lt;code>Password&lt;/code> &amp;mdash; Password for the username&lt;/li>
&lt;li>&lt;code>Host&lt;/code> &amp;mdash; SMTP server host name&lt;/li>
&lt;li>&lt;code>Port&lt;/code> &amp;mdash; SMTP server port number&lt;/li>
&lt;li>&lt;code>Tls&lt;/code> &amp;mdash; Used to set secure connection or not. Enable it if you are using a secure connection. After filling in these details, use the &lt;code>Test SMTP connection&lt;/code> button to verify email delivery.&lt;/li>
&lt;/ul>
&lt;p>&lt;img src="../smtp_setup.png" alt="SMTP Set up">&lt;/p>
&lt;p>&lt;em>&lt;strong>Figure 1:&lt;/strong>&lt;/em> &lt;em>SMTP set up&lt;/em>&lt;/p>
&lt;/li>
&lt;/ul>
&lt;div class="alert alert-info" role="alert">
&lt;h4 class="alert-heading">Hint:&lt;/h4>
Here is how to set up in-app-password for &lt;a href="https://support.microsoft.com/en-us/account-billing/manage-app-passwords-for-two-step-verification-d6dc8c6d-4bf7-4851-ad95-6d07799387e9">Microsoft&lt;/a> and &lt;a href="https://support.google.com/accounts/answer/185833?hl=en">Gmail providers&lt;/a>.
&lt;/div>
&lt;h3 id="summary">Summary&lt;/h3>
&lt;p>This section allows you to review what was configured in the previous sections.&lt;/p>
&lt;div class="alert alert-primary" role="alert">
&lt;h4 class="alert-heading">Note:&lt;/h4>
Once a new site is created, Log Out and Log In for the new site to be reflected in &lt;strong>Monetization&lt;/strong>.
&lt;/div></description></item></channel></rss>