<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>MaxTraffic integration: Published Ordered Knowledge Base: : | MaxTraffic Knowledge Base</title>
    <description>Published Ordered Knowledge Base: MaxTraffic integration</description>
    <generator>Helprace RSS</generator>
    <link>https://help.maxtraffic.com/s1-general/knowledgebase/c1-maxtraffic-integration?format=rss</link>
    <item>
      <title>How to integrate MaxTraffic in a standard website?</title>
      <description><![CDATA[<p>To be able to use MaxTraffic with your site you will have to insert two JavaScript codes on your website:</p>
<p>1. Tracking code: it allows us to track your visitor behavior and show them messages. Place our Tracking code across all pages of your website.</p>
<p>2. Conversion code: this script allows us to track conversions. Place our Conversion code on the "Thank you" page where the visitor will be taken after successfully completing a purchase.</p>
<p>We suggest placing these codes before the closing &lt;/body&gt; tag.</p>
<p>You can also use Google Tag Manager.</p>
<p>Where do I get the MaxTraffic tracking and conversion codes?</p>
<p>1. Login[_cuted_]</p>]]></description>
      <pubDate>Fri, 16 Aug 2019 12:14:24 +0000</pubDate>
      <link>https://help.maxtraffic.com/i78-how-to-integrate-maxtraffic-in-a-standard-website</link>
      <guid>https://help.maxtraffic.com/i78-how-to-integrate-maxtraffic-in-a-standard-website</guid>
      <author>Chris</author>
      <dc:creator>Chris</dc:creator>
      <content:encoded><![CDATA[<p>To be able to use MaxTraffic with your site you will have to insert two JavaScript codes on your website:</p>
<p><b>1. Tracking code</b>: it allows us to track your visitor behavior and show them messages. Place our Tracking code <span style="text-decoration: underline;">across all pages of your website</span>.</p>
<p><b>2. Conversion code</b>: this script allows us to track conversions. Place our Conversion code on <span style="text-decoration: underline;">the "Thank you" page</span> where the visitor will be taken after successfully completing a purchase.</p>
<p>We suggest placing these codes before the closing <span class="text-primary"><b>&lt;/body&gt;</b></span> tag.</p>
<p>You can also use Google Tag Manager.</p>
<h2>Where do I get the MaxTraffic tracking and conversion codes?</h2>
<p>1. Login into your account in <a href="https://e.maxtraffic.com" target="_blank">e.maxtraffic.com</a> using the email and password that was sent to your email.</p>
<p>2. Go to <a href="https://e.maxtraffic.com/#/account-settings/websites" target="_blank">Settings &gt; Websites</a></p>
<p><img src="//s3.amazonaws.com/chd-data/data/maxtraffic/items/74/media/settinsg_websites.jpg" alt=""></p>
<p>3. Click on <b>"Get Instructions"</b> button </p>
<p><img src="//s3.amazonaws.com/chd-data/data/maxtraffic/items/78/media/get_instructions2.png" alt="" width="700" data-file="___chdfid_1104___"></p>
<p>4. Now you will see the tracking code that you can send to the person, who is responsible for adding it into the website.</p>
<p><img src="//s3.amazonaws.com/chd-data/data/maxtraffic/items/78/media/tracking_code.png" alt="" width="700" data-file="___chdfid_1101___"></p>
<p>5. For Push Notifications you will have to download a file by pressing on <b>"Download File"</b> button
<br>
<img src="//s3.amazonaws.com/chd-data/data/maxtraffic/items/78/media/push_code.png" alt="" width="700" data-file="___chdfid_1106___"></p>
<p>6. At the step 3 <b>"Install Conversion Code"</b> to get the code for Thank you page as well:</p>
<p><img src="//s3.amazonaws.com/chd-data/data/maxtraffic/items/78/media/conversion_code.png" alt="" width="700" data-file="___chdfid_1102___"></p>
<h2>How to pass the conversion ID and conversion amount data to MaxTraffic?</h2>
<p>Place our Conversion code on the page that the visitors will be directed to, once they have successfully completed the action that you intended them to complete. Usually, this is a "Thank you" page after completed purchase.</p>
<p>Notice that this script has two variables that you should pass to MaxTraffic.
<br>
In "<b>conversion_id</b>" pass unique ID. Usually, this is the order or purchase ID.
<br>
In "<b>conversion_amount</b>" pass the total value of conversion without any currency symbols.</p>
<p><img src="//s3.amazonaws.com/chd-data/data/maxtraffic/items/20/media/conv_code.png" alt="" width="700"></p>
<h2>Do I need to place these codes if I am using a Shopify, Magento or Wordpress plugin?</h2>
<p><b>Shopify:</b> In case you are using our Shopify app, the scripts are automatically implemented.</p>
<p><b>Magento:</b> Plugin for Magento also does this automatically.</p>
<p><b>Wordpress:</b> Our Wordpress plugin automatically implements Tracking code (but not Conversion code), so you need to add conversion code manually.</p>]]></content:encoded>
    </item>
    <item>
      <title>Advanced visitor segmentation for Overlays, Promo Bars</title>
      <description><![CDATA[<p>Sometimes you have specific information about your visitors. That can be used for ad targeting if you can pass this data on to the MaxTraffic platform. </p>
<p>With a tiny JavaScript snippet, you can give us the information about your visitor, for example: - Visitor has products in his shopping cart - Cart total amount is below 50€ (maybe you have a free shipping for larger orders) - Visitor has logged in - Visitor is a female / male - Visitor has not signed up for your newsletter - Visitor is in a specific application step You can define segments with this small[_cuted_]</p>]]></description>
      <pubDate>Mon, 20 Jan 2020 08:37:47 +0000</pubDate>
      <link>https://help.maxtraffic.com/i18-advanced-visitor-segmentation-for-overlays-promo-bars</link>
      <guid>https://help.maxtraffic.com/i18-advanced-visitor-segmentation-for-overlays-promo-bars</guid>
      <author>Andis</author>
      <dc:creator>Andis</dc:creator>
      <content:encoded><![CDATA[<p>Sometimes you have specific information about your visitors. That can be used for ad targeting if you can pass this data on to the MaxTraffic platform. </p>
<p>With a tiny JavaScript snippet, you can give us the information about your visitor, for example:
<br>
<span class="orange">-</span> Visitor has products in his shopping cart
<br>
<span class="orange">-</span> Cart total amount is below 50€ (maybe you have a free shipping for larger orders)
<br>
<span class="orange">-</span> Visitor has logged in
<br>
<span class="orange">-</span> Visitor is a female / male
<br>
<span class="orange">-</span> Visitor has not signed up for your newsletter
<br>
- Visitor is in a specific application step
<br>
<br>
You can define segments with this small piece of JavaScript code that should be placed right before loading the MaxTraffic tracking script.</p>
<p>You can define one segment:</p>
<pre class="language-javascript"><code>&lt;script&gt;
mt('segments', ['signup step1']);
&lt;/script&gt;</code></pre>
<p>Or also several segments at once, if needed:</p>
<pre class="language-javascript"><code>&lt;script&gt;
mt('segments', ['signup step 1', 'application form']);
&lt;/script&gt;</code></pre>
<p>All the segmentation code together with the tracking code should look like this (note that in <b>1234</b> you should use your own website ID):</p>
<pre class="language-javascript"><code>&lt;script&gt;
window.mt=window.mt||function(){(mt.q=mt.q||[]).push(arguments)};mt.l=+new Date;
//define segments
mt('segments', ['signup step 1', 'application form']);
//load tracking script
mt('create', 1234);
&lt;/script&gt;
&lt;script async src='//cdn.mxapis.com/mt.js'&gt;&lt;/script&gt;</code></pre>
<p><br>
As a result of giving this information to our platform, you will see new additional targeting options on the third step of campaign creation process.</p>
<p><img src="//s3.amazonaws.com/chd-data/data/maxtraffic/items/18/media/adv_segm.jpg" alt="" data-file="___chdfid_7789___"></p>
<p><b>Important:</b> these segments will be available only in current page. When visitor moves to a different page, if this next page has no segments defined - then the previous applied segment will no longer be available.</p>
<p>If you want to have a segment that is active on all website (in all pages), make sure - that this custom segment code is used also in all pages.</p>]]></content:encoded>
    </item>
  </channel>
</rss>
