Overview
Current production state and runtime contract.
dataLayer event
Pending publish diff
Consent
Categories and Google Consent Mode v2 mapping.
| Category | Description | Required | Default | Google signals |
|---|
Regional Overrides
Specific Consent Mode defaults for different regions (e.g. EEA).
| Display Name | Regions (ISO) | Signals |
|---|
Services
Manual services, categories, and cleanup cookies.
| Enabled | Name | Category | Cookies |
|---|
Reporting
Consent outcomes for the selected site.
Outcome mix
Outcome percentages are based on tracked outcomes: latest Accept, Reject, Partial decisions plus ignored banner views. Ignore means a banner was shown but no matching decision exists for that generated consent ID in the selected period.
Daily breakdown
| Date | Views | Accept | Reject | Partial | Ignore |
|---|
History
Published versions and rollback controls.
| Version | Published | Active since | Services |
|---|
Version preview
Select a version to inspect it.
Storage
Backups, consent-record cleanup, and data health.
Status
Technical details
Loading storage status...
Consent record retention
Backups
| File | Driver | Size | Modified |
|---|
Active Cookie Scanner
Run a tiny script on your website to identify cookies and suggest services.
1. Copy the Scanner Script
Visit your live website, open the browser console (F12), paste this script and press Enter.
(function(){const c=document.cookie.split(";").map(p=>p.trim().split("=")[0]);alert("Scan complete! Check console for results.");console.log(JSON.stringify({cookies:c,url:location.href}));})();
2. Paste Scan Results
Paste the JSON string from your console output below.
Snippets
Website install code and GTM trigger basis.