NexaGuard
Developer-Reference
NexaGuard
Getting-Started
NexaGuard Developer Documentation
Quickstart (5 to 10 Minutes)
Documentation Overview
Concepts and Glossary
Compliance-and-Standards
Compliance Overview
IAB TCF v2.3 Support
Google Consent Mode v2 Validation
TCF API Validation
Audit Checklist (Pre-Launch)
Web-and-CMS-Integrations
NexaGuard CMP SDK – Web & GTM Setup
Integrate NexaGuard CMP with Webflow and Wix
Integrate NexaGuard CMP with WordPress
Integrate NexaGuard CMP with Drupal
Integrate NexaGuard CMP with Shopify
Mobile-SDKs
NexaGuard CMP SDK - iOS Setup
iOS SDK API Reference
NexaGuard CMP SDK - Android Setup
Android SDK API Reference
App Attribution Partner (AAP) Integrations
Developer-Reference
Web JS API Reference
Consent Event Schema
Deployment and Environments
NexaGuard Debug Tool
Troubleshooting Playbook
Performance and Best Practices
Accessibility and UX Guidelines
Localization Workflow
Migration Guide
Security-and-Privacy
Security Overview
Privacy Architecture
Data and Logging Transparency
Subprocessors
CSP and Network Allowlist
Enterprise-and-Legal
DPA and Legal Pack
RFP Feature Matrix
Status and Reliability
Support and Escalation
NexaGuard CMP SDK – Commercial Licence
Operations
Changelog and Version Policy
Developer-Reference
NexaGuard Debug Tool
Last updated: February 18, 2026
NexaGuard debug mode helps validate consent behavior during implementation and audits.
1. URL Parameters
#
?nxg_debug=1
: runs background diagnostics and logs output in console.
?nxg_debug_ui=1
: opens on-screen debug UI with live status.
Example:
https://example.com/?nxg_debug_ui=1
2. Console Usage
#
Runs diagnostic and returns report object.
Opens debug UI overlay.
3. What to Verify
#
consent mode keys and current values
consent default vs update ordering
TCF API presence and state
CMP script load status
4. Ticket Attachments
#
When opening support tickets, include:
debug report JSON
affected URL
Settings ID
browser/version
screenshot of banner state
Previous
Deployment and Environments
Next
Troubleshooting Playbook