Accessibility Checks
The privacy tracker check (Pro)
With a Pro licence, one privacy check runs alongside the accessibility checks: privacy.tracker.present.
What it flags
It scans the delivered markup for <script src> tags pointing at known tracker / analytics / advertising hosts and raises a moderate finding for each one it sees:
- Google Tag Manager
- Google Analytics
- Meta Pixel
- Hotjar
- Segment
- LinkedIn Insight
- TikTok Pixel
Each finding is mapped to GDPR Art. 6, ePrivacy Art. 5(3) and CCPA §1798.135, and its message reminds you to confirm the script only loads after matching consent.
This is a reporting check only — it never blocks or rewrites anything. Deeper privacy analysis (pre-consent call detection, a cookie-declaration diff, a right-to-be-forgotten helper) is on the roadmap and not in this release.
