Google Tag Manager integration
Use GTM to manage your claimr tracking and other marketing tags without directly modifying your website's code
Method 1: Using the data-gtm attribute in the embed script
data-gtm attribute in the embed script<script src="https://widgets.claimr.io/claimr.min.js" id="claimr-script" data-gtm="GT-XXXXXXX" data-organization="ORGANIZATION_NAME" data-campaign="CAMPAIGN_NAME" data-autoresize="true" data-container="CLAIMR_CONTAINER_ID"> </script>
Method 2: Passing the GTM container ID in the URL
Verifying GTM Integration
Last updated
Was this helpful?