This guide walks you through setup, live debugging, audit interpretation, ecommerce checks, and when to upgrade to Pro for deeper analysis.
The extension is built to give you a fast health check from the popup and a deeper debugging workflow inside DevTools.
Install the extension from Chrome Web Store, then pin it so you can open the quick audit on any site you want to check.
Load any website with GTM or GA4. The popup gives you a snapshot of the current page, while DevTools unlocks the full workflow.
Use the popup to view the audit score, detected IDs, issues, and whether tracking activity is visible on the current page.
Go to Chrome DevTools and open the Diox panel to access audit details, event timeline, request inspection, and advanced checks.
The score helps you understand whether the page is healthy, has minor issues, or needs immediate tracking fixes.
Warnings and failures point to broken, missing or duplicate tracking logic that can distort your data.
See what GA4 requests are actually being sent and compare them against dataLayer pushes and expected behavior.
The audit tab gives you the fastest route to actionable issues. Focus first on duplicate firing, missing configuration, and ecommerce completeness. A low score means your tracking needs attention before you trust the data in GA4.
The timeline shows the order in which tracking activity happened. This is especially useful when debugging page_view, add_to_cart, begin_checkout, and purchase flows or when checking if SPA navigations trigger duplicate events.
Use the consent mode section to understand the default and updated states of consent signals. It helps you spot cases where analytics may fire before consent or where consent is never updated correctly.
The cookies section gives a quick view of analytics and ads-related cookies, helping you understand whether tracking is initialized and whether platforms are setting storage as expected.
Pro users can inspect ecommerce events more deeply, including items, value, currency, and transaction_id. This helps catch incomplete purchase payloads and broken funnel tracking.
Use report export when you want to document findings for yourself, your team, or a client. This is useful for audits, handovers, or pre-launch QA. PDF branding is available with Pro.
Free mode is enough for basic GTM and GA4 health checks. Pro is designed for deeper debugging, ecommerce analysis, duplicate detection, PDF branding, and a more complete audit workflow.