- What does a GDPR scanner detect?
- A GDPR scanner inspects your website for cookies, tracker scripts, marketing pixels, analytics tags, pre-consent network requests, and consent banner signals. It identifies known services like Google Analytics, Meta Pixel, Hotjar, and Google Tag Manager, and reports whether they fire before or after a consent interaction. The output is a structured cookie and tracker inventory with evidence.
- Can it scan tracker scripts?
- Yes. GDPRChecker scans for JavaScript tracker scripts from Google Analytics, Google Tag Manager, Meta Pixel, LinkedIn Insight Tag, TikTok Pixel, Hotjar, FullStory, and many other common third-party services. Each script is identified by its source URL, categorized by type, and checked for whether it fires before consent.
- Does it detect pre-consent requests?
- Yes. The scanner captures the timing of network requests during page load and flags any analytics, marketing, or advertising endpoint that fires before the visitor has made a consent choice. This is one of the most important signals for GDPR compliance and a core capability of the scanner.
- Does it support Google Consent Mode v2?
- Yes. When the scanner detects Google tags (GA4, GTM, Google Ads), it checks whether Google Consent Mode v2 default commands are set before tags load and whether the consent state is updated after user interaction. This helps verify that your Google implementation aligns with Google's EU user consent policy requirements.
- How often should I scan my site?
- Scan after every significant site change — new marketing tags, theme updates, GTM container changes, or third-party plugin installs can introduce new trackers silently. For managed sites, GDPRChecker supports scheduled weekly or daily scans with automated alerts when new cookies or scripts are detected, so you do not need to remember to run a scan manually.