Skip to main content

For site owners & bloggers

Show your score

Run the audit, then paste one of these snippets into your site or README. Replace YOURDOMAIN.COMwith your domain and score=85with the score you earned.

Score badge

A shields-style SVG badge served from/api/cookie-badge. The badge is a static image: it reflects the score you report at the time you embed it and re-runs nothing when loaded.

Live preview

Cookie banner audit: 92/100 — heuristic check by movahedi.ca

Example only — run the audit on your own site for your score.

HTML

<a href="https://movahedi.ca/tools/cookie-banner-auditor/">
  <img
    src="https://movahedi.ca/api/cookie-badge?site=YOURDOMAIN.COM&score=85"
    alt="Cookie banner audit: 85/100 — heuristic check by movahedi.ca"
    width="138"
    height="20"
  />
</a>

Markdown (READMEs)

[![Cookie banner audit: 85/100](https://movahedi.ca/api/cookie-badge?site=YOURDOMAIN.COM&score=85)](https://movahedi.ca/tools/cookie-banner-auditor/)

French version

<a href="https://movahedi.ca/fr/outils/audit-banniere-cookies/">
  <img
    src="https://movahedi.ca/api/cookie-badge?site=VOTREDOMAINE.COM&score=85&lang=fr"
    alt="Audit de bannière de cookies : 85/100 — vérification heuristique par movahedi.ca"
    width="138"
    height="20"
  />
</a>

Report card

A slightly larger card for footers and “privacy” pages, with link-back to the auditor and the methodology.

<aside style="border:1px solid #e2e8f0;border-radius:12px;padding:20px;max-width:420px;font-family:system-ui,sans-serif">
  <p style="margin:0 0 8px;font-size:12px;text-transform:uppercase;letter-spacing:1px;color:#64748b">Cookie-banner audit</p>
  <p style="margin:0;font-size:32px;font-weight:700">85<span style="font-size:16px;color:#64748b">/100</span> · Grade B</p>
  <p style="margin:8px 0 0;font-size:14px;color:#475569">Heuristic check of our consent banner against Law&nbsp;25 &amp; GDPR expectations.</p>
  <p style="margin:12px 0 0;font-size:14px"><a href="https://movahedi.ca/tools/cookie-banner-auditor/">Run your own audit</a> · <a href="https://movahedi.ca/tools/cookie-banner-auditor/methodology/">Methodology</a></p>
</aside>

Ground rules

  • Report your real score.The badge doesn't verify anything — it displays the number in the URL. Publishing someone else's score, or a score you didn't earn, is misrepresentation.
  • It's point-in-time.Sites change. A badge earned in September says nothing about December — re-run the audit when you change your banner or CMP.
  • Keep the link-back.The snippets link to the auditor and methodology so readers can check the score themselves. Please don't strip those links.
  • It's a heuristic, not a certification.Don't present the badge as proof of compliance with Law 25, PIPEDA, or the GDPR — the methodology page explains why.