Tracking & Telemetry Setup
Tracking SDK & Tag Manager
Install this featherweight 2KB script on your website to power real-time web telemetry and AI ad fraud defense
Live SDK Active & Verified
Heartbeat received 4 seconds ago from carbaat.com
UNIFIED TRACKING CODE
Paste inside the <head> of your website
<!-- Carbaat Trace Unified Analytics & Ad Fraud SDK --> <script src="https://analytics.carbaat.com/sdk/v2/analytics.js" data-site-id="CB-88492-PROD" data-events-endpoint="https://js.carbaat.com/api/v1/events" data-auto-track="true" async ></script>
Featherweight:< 2KB payload size (0ms CLS)
Cookieless:Zero GDPR consent banner needed
Sub-Second:Real-time journey interception
Integration Guides for Popular Platforms
Shopify / Liquid
Paste the tag directly into theme.liquid before the closing </head> tag.
Google Tag Manager
Create a Custom HTML Tag triggered on "All Pages (Initialization)".
Next.js / React
Add via next/script with strategy="afterInteractive" in your root layout.