Note
This is a cached result from 6 Sept 2026. A new scan will be available on 4 Oct 2026.
Verdict
2 warnings · 7 checks passed
87%
Vendors
Google Ads advertising
Compliant
Google Tag Manager functional
GTM-KNZ5DFR Compliant
Microsoft Clarity analytics
t65m9ji5ua Compliant
Violations
Critical
Consent state mismatch for analytics_storage
GCM_004Ensure accept button sets analytics_storage=granted in consent update
Warning
Page reloads after consent interaction, causing duplicate pageview with same UTM parameters
GCM_008Avoid page reload after consent. Use gtag('consent', 'update') to update consent state in-place. Reloading creates duplicate pageviews with the same UTM parameters — one anonymous, one consented — breaking session attribution and inflating bounce rate.
Info
Microsoft Clarity recorded the session before consent, without cookies
GCM_011Cookieless mode removes the cookie-storage question but not the consent question: session recording is personal-data processing. Gate the recorder on consent, or confirm your legal basis.