Free checker — no account

Is your Consent Mode v2 actually set up?

Paste a URL and we read its HTML for the gtag consent default, verify all four v2 signals and check the ordering — a fast, honest surface check, per signal.

Limit: 5 checks/hour per IP. For the runtime truth in a real browser, start a free trial.

What this checker can — and can’t — see

The verdict comes from one live, SSRF-guarded fetch of your page’s HTML. That’s enough to read an inline gtag consent default, its four signals and the tag ordering — the way Google’s docs say to implement it. It is not a real browser: it can’t execute the JavaScript your CMP or Tag Manager container runs.

  • Reads gtag("consent", "default"/"update", …) calls from the served HTML, per signal.
  • Checks the ordering Google requires: default before the tag loader, and before any update.
  • Can’t execute JavaScript — a CMP that sets defaults at runtime reads as “couldn’t verify”, never as a failure.
  • The authoritative test is a real browser: Google Tag Assistant, or the free deep scan when you create an account.
FAQ

Consent Mode v2 checker, explained.