1.1.2
Search
K
Links

Google Tag Manager

To add PA tag to Google Tag Manager

Integration steps:

1. In GTM, add new tag type Custom HTML 2. In HTML editor, paste provided tag 3. Choose Trigger: All Pages 4. Save, Submit and Publish the new version.
Given below is a demo tag for GTM integration:
<script>window.addPAC = function (c, e) { document.cookie = 'PAC=' + c + ';' + e + ';' }</script>
<script src="https://cdn.particularaudience.com/js/<your-shortcode>/t.js" defer></script>