GDPRChecker

Home / Knowledge Base / How to Check Whether Tracking Fires Before Consent

Cookie Banners

How to Check Whether Tracking Fires Before Consent

Check whether analytics and advertising requests fire before a visitor chooses: a clean-session method, the signals to look for, and how to document the result.

Author

GDPRChecker Editorial Team

Reviewed by

Privacy & Compliance Research Team

Last updated

July 2026

Reading time

2 min read

Educational guidance for compliance readiness — not legal advice. Requirements vary by jurisdiction and your specific processing activities.

Short answer

Use a clean private browser session, open the Network panel before loading the page, and do not interact with the banner. Optional analytics and marketing requests should not start before the visitor gives the relevant consent.

A banner can be visible while trackers already run. The useful test is observable behaviour: requests, cookies, and tag initialization before the first choice, then the difference after Reject, Analytics only, and Accept all.

What to check

  • Requests to Google Analytics, Google Tag Manager, Meta, TikTok, LinkedIn, Hotjar, Clarity, and similar services.
  • Cookies or storage keys created before a visitor action.
  • A GTM or gtag configuration that runs before denied consent defaults.
  • Different behaviour on landing pages, blog templates, checkout, and localized routes.

Practical steps

  1. Open a private window and clear site storage if necessary.
  2. Open Developer Tools and the Network panel, then load the production URL.
  3. Before any choice, note optional third-party requests and cookies.
  4. Choose Reject all, navigate once, and confirm optional tracking remains blocked.
  5. Choose Analytics only and Accept all in separate clean sessions; compare the released tags.
  6. Run GDPRChecker to retain a repeatable scan record.

Common mistakes

  • Testing in a browser that already has consent stored.
  • Looking only at the banner instead of Network and storage behaviour.
  • Checking the homepage but not campaign landing pages.
  • Calling a cookieless or server-side request harmless without reviewing its purpose and legal basis.

Important boundary

Know the scope

A technical scan identifies observable requests and configuration signals. It does not decide whether a particular processing operation has a lawful basis; obtain legal advice for that assessment.

References

FAQ

Can GDPRChecker verify how to check whether tracking fires before consent?
GDPRChecker can scan observable consent and tracker behaviour on a live site. It provides technical evidence and remediation guidance, not legal advice or a guarantee of compliance.
Should this be tested after a deployment?
Yes. Theme, plugin, tag-manager, CMP, app, and marketing changes can alter tracker behaviour after an otherwise correct setup.

GDPRChecker guides are educational resources and do not constitute legal advice. Use them to understand technical and operational privacy requirements, and consult qualified counsel for legal interpretation.

Check Your Website in Under 60 Seconds

  • No signup required
  • GDPR-focused checks
  • Cookie banner detection
  • Privacy policy verification