Skip to main content

Consent Panel

The Consent Panel lets you inspect and override the consent and cookie state on the inspected page. This is essential for testing consent mode behavior, GDPR compliance, and regional variations without manually clearing cookies or accepting/rejecting consent banners.

Click the cookie/consent icon in the TagDragon toolbar to open the Consent Panel. The panel slides in from the right side of the DevTools window.

The Consent Panel displays comprehensive information about the page’s current consent state:

  • Current cookies — All cookies set on the domain
  • Consent mode signals — Google Consent Mode v2 parameters
  • CMP information — Consent Management Platform details

View and override consent states for each category. Google Consent Mode supports these consent types:

CategoryDescription
analytics_storageAnalytics and measurement
ad_storageAd storage and advertising
functionality_storageFunctionality and personalization
personalization_storageEnhanced personalization
security_storageSecurity and fraud prevention
ad_user_dataUser data for ad personalization
ad_personalizationAd personalization

Each category can be set to:

  • Default — Use the default state
  • Granted — Consent given
  • Denied — Consent not given

TCF (IAB Europe)

For pages using the IAB Europe Transparency and Consent Framework:

  • TC String — Raw consent string
  • Parsed vendor consents — Which vendors are consented
  • Parsed purposes — Which purposes are consented

CMP Detection

TagDragon automatically detects which Consent Management Platform is in use:

  • OneTrust
  • Cookiebot
  • Quantcast Choice
  • TrustArc
  • Usercentrics
  • And many more

The detected CMP is shown in the panel header.

Testing Workflows

GDPR Compliance Testing

  1. Set all consent categories to Denied
  2. Navigate through the site
  3. Verify no tracking requests fire with user-identifiable parameters
  1. Open the network panel alongside TagDragon
  2. Toggle individual consent categories between Granted and Denied
  3. Observe which parameters change in tracking requests
  4. Verify consent mode pings are sent correctly

Regional Testing

  1. Select a consent region or regulatory framework
  2. Override consent for different scenarios (GDPR, CCPA, etc.)
  3. Test how the site adapts its tracking behavior
  4. Verify consent banners display correctly

Was this page helpful?

Start typing to search docs...