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.
Go deeper
Google Consent Mode V2
What the four signals mean, why the EEA requires them, and how FewCookies sends them automatically.
→How to verify Consent Mode v2
The step-by-step manual check: Tag Assistant, the dataLayer, and what each verdict means.
→Free compliance check
Scan a single site for its full health score, detected cookies and banner verdict.
→Fix Consent Mode v2 with one line of code
The FewCookies banner sets all four signals to denied, collects consent and sends the update automatically — no Tag Manager surgery.
Start free trial →