Note
This is a cached result from 18 Sept 2026. A new scan will be available on 16 Oct 2026.
Verdict
4 warnings · 5 checks passed
Advertising assessment: Non-Compliant
78%
Vendors
Adobe Analytics analytics No tracking before consent10/10
Compliant
Google Ads advertising Persistent identifier stored before consent0/10
18457133593 Non-Compliant
Google Analytics 4 analytics Persistent identifier stored before consent0/10
G-RT2YDZXV4M Non-Compliant
Plausible Analytics analytics No tracking before consent10/10
hlavnespravy.sk Compliant
Violations
Critical
Consent update does not match the visitor's choice
GCM_004Affected: analytics_storage
Accepting must set every consent purpose to granted, and rejecting must set it to denied, in the consent update.
Critical
Non-compliant tracking after consent was rejected
GCM_010Affected: Google Ads, Google Analytics 4
After a rejection the affected vendors must stop setting identifiers and sending measurement, or run only in a verified cookie-less mode.
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').
Warning
Consent Mode does not update in place after the consent choice
GCM_008Affected: lazy_no_update
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.