1.
Consent default is set before Google tags evaluate.
2.
In banner regions, user choice triggers consent update.
3.
In no-banner regions, defaults still resolve correctly (granted where banner is intentionally suppressed).
4.
No conflicting consent commands are pushed by other scripts.
1.
Open Tag Assistant preview.
2.
Test an EEA/UK session and reload with a fresh session.
3.
Confirm consent defaults are present before Ads/Analytics tag execution.
4.
Interact with banner and confirm consent update values change according to choice.
5.
Test a non-banner region session and confirm defaults are granted when banner is intentionally not shown.
Keep CMP tag in Consent Initialization, not regular Page View.
Avoid duplicate consent default commands from multiple templates.
Keep region overrides documented in container notes.
Do not hardcode one global denied default for every region.
Consent defaults pushed too late.
Tags fire before consent defaults.
Missing one or more v2 keys in default or update calls.
Another plugin overwrites consent state.
No-banner sessions incorrectly receive denied defaults.