Note
This is a cached result from 19 Sept 2026. A new scan will be available on 17 Oct 2026.

sego.sk

55.7s 19 Sept 2026
Verdict

6 findings · 2 warnings · 1 checks passed

Advertising assessment: Non-Compliant Grade F
25% Technical score

Vendors

3

Violations

6
Critical
Tracking cookies were set before the consent decision GCM_002

Cookies: _ga, _ga_3QLYXJD78P, _gcl_au, _hjSessionUser_1100032, _hjSession_1100032

Do 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.

Critical
Consent Mode does not update in place after the consent choice GCM_008

Affected: 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
Cookie wall: no option to reject tracking CMP_002

Affected: Google Ads, Google Analytics 4, Hotjar

Refusing consent must be as easy as giving it. Add a clearly visible Reject all button to the consent banner; pay-or-consent models without a free reject option may not constitute valid consent.

Warning
Consent Mode default is missing GCM_001

Call 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_003

Make both the accept and the reject button update the consent state through the GTM Consent API or gtag('consent', 'update').

Warning
Non-compliant tracking before consent GCM_009

Affected: Google Ads, Google Analytics 4, Hotjar

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.

Overview

Consent Banner Exists 15/15
Consent Banner Functional 0/10
Reject Option Available 0/10
No Tracking Before Consent 0/20
Consent Mode Implemented 7.5/15
Consent Mode Correct States 0/10
No Tracking Cookies Before Consent 0/10
Consent Persists Correctly 2.5/5
No Tracking After Reject 0/5

Consent Mode