Note
This is a cached result from 8 Sept 2026. A new scan will be available on 6 Oct 2026.
Verdict
2 warnings · 7 checks passed
87%
Vendors
Google Analytics 4 analytics
UA-15594281-50G-N3KFZX3H29 Compliant
Google Tag Manager functional
GTM-P9DRKLM Compliant
Violations
Critical
Consent mode state does not reflect user's consent choice
GCM_008Google Consent Mode is not updating correctly after user interaction. Verify that gtag('consent', 'update') is called with the correct parameters after both accept and reject actions.
Warning
Missing consent default before tracking requests
GCM_001Add gtag('consent', 'default', {...}) with denied values before loading GTM/GA4 scripts
Warning
Missing consent update after banner reject
GCM_003Ensure reject button updates consent state via GTM Consent API or gtag('consent', 'update', {...})