1 finding · 2 warnings · 6 checks passed
Vendors
G-WRCN68Y2LDGTM-WHNNX8BUA-133956668-1Violations
GCM_005Ensure no tracking cookies are set when consent is denied.
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.
GCM_010Affected: Google Analytics 4, Meta Pixel, Google Universal Analytics
After a rejection the affected vendors must stop setting identifiers and sending measurement, or run only in a verified cookie-less mode.
GCM_001Call gtag('consent', 'default') with denied values before GTM or GA4 loads, so the initial consent state is explicit.
GCM_003Make both the accept and the reject button update the consent state through the GTM Consent API or gtag('consent', 'update').