Cookie consent is governed by the ePrivacy Directive for the act of storing or reading cookies, and by the GDPR for what valid consent looks like. Regulators have converged on a clear set of expectations, and most enforcement targets the same handful of banner design failures. This checker scores your implementation against those expectations.
How it works
Each requirement is answered Yes, No, or Partial, and weighted by how heavily regulators enforce it:
score (0–100) = Σ(answerValue × weight) / Σ(weight) × 100
answerValue: Yes = 1, Partial = 0.5, No = 0
The heaviest weights sit on the failures regulators act on most: setting non- essential cookies before consent, pre-ticked boxes, and rejecting being harder than accepting. Failed and partial items are listed so remediation targets the biggest compliance risks first.
Notes and tips
The single most common breach is firing analytics or advertising tags on page load, before any consent — block all non-essential cookies until the user opts in. Make Reject All a one-click action at the same visual level as Accept All; an unequal banner is treated as no consent at all. Keep a timestamped record of each consent so you can demonstrate it under GDPR Article 7. This is a self-assessment aid, not a legal audit — confirm a high score with a privacy specialist.