Where to Install the main Convert Tracking Code
The main Convert tracking code needs to be installed in the <head> section of the page, before any other loaded resource. Placing it after the <title> tag is best.
It’s not an absolute requirement to install the code just after the <title> tag, but doing it this way ensures the best performance. The reason for this is that the Convert Experiments tracking request needs to be initiated as soon as possible on the page, giving it time to get the results back before the whole page finishes loading.
Convert experiments can run even if the code is installed on the footer of the web page. However, in that case, since the tracking request will be started just before the page has loaded, the variation changes arrive later in the browser. Therefore, there will be a greater amount of time to wait before the variation is visible. This can cause a distracting visual blink of the original page before the variation is seen.
Where to Find your Convert Tracking Code
The main tracking code can be found on the Project Configuration. To find it, select your Project from the Project Panel:
Once you have selected your Project, on the top tabs select Configuration. You will then find the tracking code snippet under Tracking Code.
Copy and paste the code and place it on your website as described in the previous section.
Basic or Advanced Snippet?
You should install the Basic Snippet, unless you are going to use Page Tags data to target, track, or segment in Convert. Page Tags are used to transferring data from your backend being your CMS, CRM, Ecommerce Engine to Convert, or any other system that may provide your data to be used within Convert.
keywords: install convert implement implementation
Comments