AI Traffic Tracking

GA4/GSC setup to separate ChatGPT, Perplexity, Gemini, Claude traffic from organic

Tested · Works

Test report

Verdict
Tested · Works
Score
8.8/10
Tested
Jul 21, 2026
Environment
Claude Code 2.x (agent harness)

This skill is no longer available upstream. Our re-check on Aug 10, 2026 couldn't find it any more (SKILL.md not found in repo tree). The test below is what we measured on Jul 21, 2026 and we're leaving it up as a record — but there is nothing left to install, so we've removed the command.

Fetched SKILL.md (HTTP 200) at skills/analytics/sources/ai-traffic/; frontmatter parses with name+description and version 1.0.1. No scripts/files referenced in body; all three cross-referenced sibling skills (google-search-console, traffic, tracking) resolve at HTTP 200. No security smells. Trigger phrasings tested — SHOULD: (1) "How do I track ChatGPT referral traffic in GA4?" (2) "Set up a report to separate AI Overviews traffic from organic" (3) "I want to see how much traffic Perplexity and Claude send me"; SHOULD-NOT: (4) "Help me improve my GEO strategy to rank in ChatGPT" (redirects to generative-engine-optimization) (5) "Audit my GA4 event tracking setup" — all 5 judged correctly. Output test: wrote baseline.md and skill.md for the same "separate AI traffic in GA4" task; baseline regex was 6 loose alternates (bare 'bing' over-matches, misses deepseek/doubao/qwen/poe/openai.com), skill delivered 18 anchored domains plus the channel-ordering gotcha (place AI Chatbots above Referral). Concretely better than baseline.

Scored on four weighted criteria — install, triggering, output vs. baseline, docs. How scoring works

  • Installs cleanly 5/5
  • Triggers reliably 5/5
  • Output vs. baseline 7/10
  • Docs & honesty 5/5

What AI Traffic Tracking does

Guides tracking AI-driven search traffic in Google Analytics 4 and Search Console, supplying a curated regex of AI referrer domains and three GA4 setup paths (Exploration report, custom channel group, custom report). Triggers when the user wants to track AI search traffic, ChatGPT/Perplexity/Gemini/Claude referrals, or AI Overviews in GA4 or GSC.

How to install AI Traffic Tracking

Nothing to install: the source repository no longer has this skill. If the author brings it back, our daily re-check will pick it up and the command will reappear here.

Commands — how to trigger AI Traffic Tracking

  • /ai-traffic-tracking GA4/GSC setup to separate ChatGPT, Perplexity, Gemini, Claude traffic from organic

It also activates on plain-language prompts like these:

  • Track ChatGPT referral traffic in GA4
  • Set up AI Overviews traffic tracking in GSC
  • Show how much traffic comes from AI search sources

Frequently asked questions

Is the AI Traffic Tracking skill free?
Yes. The skill itself is free from kostja94/marketing-skills. SkillProof publishes the install command and an independent test verdict at no cost.
Does AI Traffic Tracking work with Claude Code?
We tested it with Claude Code 2.x (agent harness) on Jul 21, 2026. Verdict: Tested · Works. Fetched SKILL.md (HTTP 200) at skills/analytics/sources/ai-traffic/; frontmatter parses with name+description and version 1.0.1. No scripts/files referenced in body; all three cross-referenced sibling skills (google-search-console, traffic, tracking) resolve at HTTP 200. No security smells. Trigger phrasings tested — SHOULD: (1) "How do I track ChatGPT referral traffic in GA4?" (2) "Set up a report to separate AI Overviews traffic from organic" (3) "I want to see how much traffic Perplexity and Claude send me"; SHOULD-NOT: (4) "Help me improve my GEO strategy to rank in ChatGPT" (redirects to generative-engine-optimization) (5) "Audit my GA4 event tracking setup" — all 5 judged correctly. Output test: wrote baseline.md and skill.md for the same "separate AI traffic in GA4" task; baseline regex was 6 loose alternates (bare 'bing' over-matches, misses deepseek/doubao/qwen/poe/openai.com), skill delivered 18 anchored domains plus the channel-ordering gotcha (place AI Chatbots above Referral). Concretely better than baseline.
What is the AI Traffic Tracking SkillProof Score?
8.8/10 — installs cleanly 5/5, triggers reliably 5/5, output vs. baseline 7/10, docs & honesty 5/5.
How do I install AI Traffic Tracking?
Copy the install command from this page, run it in your terminal, and restart Claude Code. Skills live in ~/.claude/skills/ (global) or .claude/skills/ inside a project.
Can I use AI Traffic Tracking with Cursor, Copilot, Gemini CLI, Codex or other AI tools?
The SKILL.md format is native to Claude (Claude Code, Desktop, claude.ai). The instructions inside adapt to other assistants: Cursor rules, GitHub Copilot instructions, Windsurf rules, Custom GPTs, AGENTS.md for OpenAI Codex, and GEMINI.md for Google Gemini CLI — our conversion guides cover each, and the free converter on the tools page does the wrapping for you.