What Is Cookie Compliance? A Plain-English Guide for Website Owners
Cookie compliance is a term you've probably seen in privacy discussions, but what does it actually mean for your website? This guide explains it without legal jargon.
Cookie Compliance, Defined
Cookie compliance means your website follows the privacy laws that govern how you use cookies and tracking technologies. The main regulations are:
- GDPR (EU) and UK GDPR — require opt-in consent before non-essential cookies
- ePrivacy Directive (EU) — the specific "cookie law" that GDPR builds on
- CCPA/CPRA (California) — require opt-out mechanisms for tracking cookies
- LGPD (Brazil), POPIA (South Africa), PDPA (Thailand) — regional equivalents
If your website has visitors from any of these jurisdictions — and if you have a website, it almost certainly does — these rules apply.
What Cookie Compliance Actually Requires
Cookie compliance isn't just about having a cookie banner. Here's what the regulations actually require:
1. Consent Before Tracking
Under GDPR, you must get user consent before setting any non-essential cookies. This means analytics trackers, advertising pixels, and social media widgets should not load until the user clicks "Accept."
We scan hundreds of websites and the most common violation is exactly this — cookies firing on page load before any consent interaction.
2. A Functional Consent Banner
Your consent banner must:
- Be visible and clear — no dark patterns, pre-checked boxes, or hidden reject buttons
- Offer a genuine choice — "Accept" and "Reject" must be equally prominent
- Allow granular control — users should be able to accept analytics but reject advertising cookies
- Not block content — cookie walls (blocking access until consent) are generally not compliant under GDPR
3. Actually Blocking Cookies
This is where most websites fail. Having a consent banner that says "we use cookies" but still loads Google Analytics, Meta Pixel, and TikTok Pixel before consent is not compliant. The banner must actually control whether those scripts fire.
4. A Cookie Policy
Your cookie policy must list every cookie your site uses, what it does, who sets it (first-party vs. third-party), and how long it lasts. Generic language doesn't cut it.
5. Consent Withdrawal
Users must be able to change their cookie preferences at any time — not just when the banner first appears. This usually means a persistent "Cookie Settings" link in the footer.
6. Consent Records
For GDPR, you need to store proof of when and how each user consented. This is a technical requirement most consent management platforms handle, but many custom-built banners miss entirely.
The Cookie Compliance Score
At Tag Leak, we score websites 0-100 on cookie compliance. The score is based on:
- Pre-consent tracking — do cookies and scripts fire before the user consents? (biggest impact on score)
- Consent banner presence — is there a functional consent mechanism?
- Google Consent Mode v2 — is GCM v2 implemented correctly? (required for Google Ads in the EEA)
- IAB TCF v2.2 — is the Transparency and Consent Framework in place?
- Security headers — are headers like Content-Security-Policy and Strict-Transport-Security set?
- Post-rejection behavior — after clicking "Reject," do tracking cookies actually stop?
The average score across the 250+ websites we've indexed shows that even major brands frequently fail on pre-consent tracking.
Why Cookie Compliance Matters Now
Three things have changed in the past year:
-
Google Consent Mode v2 is now required for personalized advertising in the EEA. Without it, your Google Ads campaigns lose data. This made cookie compliance a marketing concern, not just a legal one.
-
Enforcement is accelerating. EU data protection authorities are issuing more fines, more frequently, to smaller companies. It's no longer just Meta and Google getting fined.
-
Browsers are changing. Third-party cookie deprecation in Chrome, Safari's ITP, and Firefox's Enhanced Tracking Protection mean the technical landscape is shifting. Proper consent architecture prepares you for these changes.
EU Cookie Compliance vs. US Cookie Compliance
| Aspect | EU (GDPR/ePrivacy) | US (CCPA/CPRA) | |---|---|---| | Default | Cookies blocked until consent | Cookies allowed by default | | User action | Must opt in | Must opt out | | Banner required | Yes, before cookies fire | No, but opt-out link required | | Consent record | Must store proof | Not explicitly required | | Enforcement | DPAs (CNIL, ICO, etc.) | CPPA, state AGs |
Most websites targeting both markets need to implement the stricter EU model anyway, since an EU-compliant setup automatically satisfies US requirements.
How to Check Your Website's Cookie Compliance
The quickest way is to run a free scan:
- Go to tagleak.com
- Enter your URL
- Get your compliance score in 60 seconds
The scan checks pre-consent tracking, consent banner detection, Google Consent Mode v2 implementation, security headers, and more. No signup required.
If you want to compare your score against competitors, use the Compliance Index to see how other websites in your industry perform.
Common Cookie Compliance Mistakes
Based on scanning hundreds of websites:
- Banner present, cookies not blocked — The #1 issue. The banner is cosmetic but doesn't actually prevent tracking.
- No reject option — The banner has "Accept" but no way to decline.
- Analytics assumed "strictly necessary" — Google Analytics is not strictly necessary. It requires consent.
- Cookie policy is a copy-paste template — Doesn't list your actual cookies.
- GCM v2 not implemented — Running Google tags without Consent Mode means they fire with full tracking regardless of consent.
Next Steps
- Scan your website — see your compliance score and what needs fixing
- Browse the Compliance Index — see how your industry compares
- Read about CCPA cookie requirements — if you have US traffic
- Read about CPRA requirements — California's updated privacy law