Note
This is a cached result from 19 Sept 2026. A new scan will be available on 17 Oct 2026.
Verdict
2 warnings · 7 checks passed
Advertising assessment: Non-Compliant
85%
Vendors
Google Ads advertising No tracking before consent10/10
397119219728842606 Compliant
Google Analytics 4 analytics No tracking before consent10/10
G-CSFDVCPQ4F Compliant
Google Tag Manager functional
GTM-TX6Z97C Compliant
Google Universal Analytics analytics No tracking before consent10/10
UA-21595814-1 Compliant
Meta Pixel advertising No tracking before consent10/10
1735692093320310 Compliant
Violations
Critical
Consent Mode does not update in place after the consent choice
GCM_008Affected: broken
Call gtag('consent', 'update') immediately after the visitor's choice, with the correct values for both accept and reject. Do not rely on a page reload: it creates duplicate pageviews and breaks session attribution.
Warning
Consent Mode default is missing
GCM_001Call gtag('consent', 'default') with denied values before GTM or GA4 loads, so the initial consent state is explicit.
Warning
Consent state was not updated after the banner choice
GCM_003Make both the accept and the reject button update the consent state through the GTM Consent API or gtag('consent', 'update').