What we check
Checks whether marketing/analytics requests or non-essential cookies still appear after "Reject".
Why it matters
If marketing or analytics still fire after "Reject", that is the single most common GDPR finding at supervisory authorities.
Common causes
- The tags were never tied to the consent status in the tag manager, the banner is effectively decoration.
- A pixel added after the CMP setup was never categorised and runs straight past the tag-blocking.
- Hardcoded tracking snippets in the theme or template fire outside the tag manager.
- The CMP stores the rejection correctly, but scripts already loaded simply keep running for the session.