Install with Google Tag Manager
Load the Kobbe tracker through Google Tag Manager.
You can deploy Kobbe from GTM with a Custom HTML tag. You still need the site token from Add the tracker.
Steps
- In GTM, create a Custom HTML tag.
- Paste:
<script
defer
data-token="YOUR_SITE_TOKEN"
src="https://app.kobbe.io/tracker.js"
></script>
- Set Triggering to All Pages (or the subset you want measured).
- Publish the container.
Use Consent or “Consent Initialization” triggers if your site requires CMP gating. Only fire the tag after analytics consent when that matches the rules that apply to your country, region, audience, and policy.
Verify
Use GTM preview mode, load a page, then confirm the request and Kobbe traffic.