Step 1. Navigate to Discover and select Setup Visitor Tracking
Step 2. In the top right corner, click on Create New
Step 3. Enter your domain and select an appropriate cookie policy. If you're using an alternate cookie policy manager, you can proceed with the Default setting.
Step 4. Install your tracking pixel on every page of your web site, right before the </body> tag. Learn more about installation here
<!-- analytics code start -->
<script type="text/javascript">
var clientId = "xxxx-xx";
var trackingServerPath = "https://trk.securenetgate7.com/analytics";
var trackingBanner = true;
var trackingPermissionBox = false;
var trackingPermissionVal = 0;
</script>
<script async src="https://trk.securenetgate7.com/analytics/loga.js" type="text/javascript"></script>
<!-- analytics code end -->
</body>
</html>
Comments
0 comments
Please sign in to leave a comment.