AS
Analytics Scanner
Runtime analytics validation
Explore Scanners

Why your analytics data may not match reality

If your page views, events, or navigation tracking seem off, scan your site to identify duplicate, missing, or mistimed tracking.

Enter your site URL to check for tracking issues

Currently validates GA4, Google Tag Manager, and Google Ads only.

What the scan checks

The scanner loads multiple pages on your site, captures analytics requests, and identifies issues that affect tracking accuracy, including duplicate events, missing sends, and other tracking anomalies that lead to incorrect metrics.

Signs your analytics data might be inaccurate

Traffic spikes without growth

Page views or sessions jump suddenly without corresponding marketing or traffic changes

Inflated page view counts

Page views appear higher than actual user sessions or visits

Repetitive user journeys

Same page or event appearing multiple times in user path reports

Inconsistent metrics

Same metric shows different values in different reports or tools

Data not matching reality

Analytics numbers differ from your backend, CRM, or other systems

Technical causes of tracking accuracy issues

Multiple GA4 installations

GA4 installed via both gtag.js and GTM container simultaneously

Broken event triggers

JavaScript errors or wrong selectors preventing event capture

SPA navigation errors

History API listeners fire duplicate events or miss route changes entirely

Conflicting tag implementations

GTM, gtag.js, and CMS plugins sending duplicate or conflicting events

Race conditions

Events fire before dataLayer is ready or during async loading