After clicking on the AT Internet logo, you can start configuring the tag.
START CONFIGURATION
First you must give a name to your tag and add labels if you need. Then you can select AT Internet.
You have now access to the whole configuration of AT Internet’s tag.
TRACKER INITIALISATION
Now you must specify where your JavaScript library is published. The file “smarttag.js” contains the default configuration defined during generation in Tag Composer. This file can be hosted on AT Internet’s CDN, on one of your servers, or on a server owned by Ensighten. You can find more information about this in Tag Composer in the Tag delivery network tab.
In the example below the JavaScript library “smarttag.js” is hosted on AT Internet’s CDN (tag.aticdn.net).
BASIC SETUP VARIABLES OVERLOAD
Then you can overload some parameters by specifying new settings during initialization. List of basic setup variables that can be overloaded:
- The securevariable enables the sending of information in a secure manner, or not. Specify true in the case of an HTTPS protocol, and false for an HTTP protocol.
- The disableCookievariable, if set to true, enables you to block the writing of tracker cookies (first and third).
- The cookieDomainvariable enables you to specify the domain for the writing of cookies. In cases where this parameter is empty (cookieDomain: ''), the domain of the current page will be used.
Other setup variables exist, but require advanced knowledge of the Tracker (see Appendix).
SPECIFIC TAG ACTIVATION
Now that the first step is done, you can activate the tracking of specific events occurring on your website. For example, you can activate the tracking of these elements:
- Internal search engine
- Custom Object
- Clicks
- Site and page variables + Dynamic Labels + Custom tree structure + Tags/Keywords
- Orders
- Identified visitors
- Identification of unique visitor
- MV Testing
- On-site Ads
- Rich Media
Below an example for page and site variables tracking: