← ClaudeAtlas

web-tracking-auditorlisted

Audit a website's analytics and tracking deployment — verify that GA4, GTM, Adobe Analytics/Launch, Mixpanel, PostHog, server-side tracking (GTM SS, Segment), and ad pixels (Meta, TikTok, LinkedIn) are firing correctly, check consent/GDPR/CCPA/CPRA/UK PECR/LGPD compliance, detect suspicious or malicious tags, and produce a clean audit report plus a structured tracking plan. Use this skill whenever the user asks to audit, QA, validate, check, review, or troubleshoot tracking, tags, analytics, pixels, dataLayer, consent mode, GTM container, or a "tracking implementation" on any website — even if they don't say the word "audit." Also use when they hand over a URL and mention any analytics vendor, ask why their events aren't showing up, or want a tracking plan built from what's on their site. Also handles offline inputs — point it at a HAR file from Chrome/Firefox DevTools or a Google Tag Assistant "Export session" recording and it analyzes that instead of (or alongside) a live crawl, so trigger it whenever the u
autoMantis/web-tracking-audit · ★ 0 · Data & Documents · score 72
Install: claude install-skill autoMantis/web-tracking-audit
# Web Tracking Auditor This skill runs a thorough audit of what's tracking users on a website and turns the findings into two deliverables: an **audit report** (narrative, prioritized) and a **tracking plan** (structured, one row per event). It covers tag correctness, consent/privacy compliance across major jurisdictions, and detection of suspicious or malicious trackers. ## When to use this skill Trigger this skill for any of the following, even when the wording is casual: - "Can you check if my analytics is working?" - "My GA4 events aren't showing up" / "GTM doesn't seem to fire" - "Review my tracking setup" - "Audit this website's tags" / "QA the pixels" - "Build a tracking plan from what's on this site" - "Is this site GDPR compliant from a tracking perspective?" - "What's tracking me on this site?" If the user gives a URL plus anything about analytics, pixels, tags, events, dataLayer, consent, or a specific vendor (GA4, GTM, Adobe, Mixpanel, PostHog, Segment, Meta Pixel, etc.) — use this skill. ## The two modes The skill has a **manual mode** and an **automated mode**, and they complement each other. Pick based on what the user wants and what the environment allows. **Manual mode** — give the user a step-by-step DevTools checklist they run themselves. Use when: - The user is walking through the audit live, learning, or wants to verify in their own browser - The site is behind auth/VPN and the automated script can't reach it - The user explicitly says "walk me th