Codes (JavaScript tracking snippets) placed across all pages on a site, in order to recognize users who visit the website and provide web customer service, are called measurement tags on CODE Marketing cloud. This page explains how to place measurement tags on the site.
The content of measurement tags is as follows.
<script async src="@TAG_URL"></script>
<script>
window._cq = window._cq || [];
function _cc(){_cq.push(arguments);}
_cc('load', '@ACCOUNT_ID', '@SITE_ID');
</script>
The following pasting positions are recommended.
CODE Marketing cloud offers tags for production environments and tags for testing environments depending on measurement tag usage.
If you want to update a campaign setting that has already been published, we recommend applying settings to the production site at the appropriate time after configuring and checking targeting conditions and creatives in a test environment.