Implementing the SyndiTag

Prev Next

In the template below, replace siteid in the script with the Syndigo SiteId provided to you. If you don’t have one, email your account manager.

<script type="text/javascript"> 
      (function (s, y, n, di, go) { 
        di = s.createElement(y); 
        di.type = 'text/java'+y; 
        di.async = true; 
        di.src = n + Math.floor(Date.now() / 86400000); 
        go = s.getElementsByTagName(y)[0]; 
        go.parentNode.insertBefore(di,go); 
      }(document,'script', "https://content.syndigo.com/site/siteid/tag.js?cv=")); 
</script>

If you are using a Tag Manager navigate to the SyndiTag with Tag Managers section of the document linked below.

If you are implementing directly on your website:
Replace siteid in the tag template above and paste into the global page header or footer. Proceed to the next step, Content Identification.