Note
This is a cached result from 18 Sept 2026. A new scan will be available on 16 Oct 2026.
Vendors
Google Analytics 4 analytics
G-EVYX80DJBX Not measured
Violations
Critical
No consent banner despite tracking vendors
CMP_001Affected: Google Analytics 4
A consent banner is required when analytics or advertising tracking is used. Implement a Consent Management Platform (CMP) that collects consent before tracking scripts load.
Critical
Tracking cookies were set before the consent decision
GCM_002Do not write analytics or advertising cookies until the visitor has made a consent choice. Load GTM/GA4 tags behind a denied consent default and let the CMP's update unblock them.
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
Non-compliant tracking before consent
GCM_009Affected: Google Analytics 4
The affected vendors set an identifier or sent measurement that is not verifiably cookie-less before the visitor chose. Load them only after consent, or configure a documented cookie-less mode that sends no identifiers.