posthog/web analytics triage
> Investigate a sudden change in web traffic. Use when a user reports a spike or drop in pageviews, sessions, or conversion and wants to find the likely cause (channel, device, referrer, or release) before escalating.
npx skills add https://github.com/PostHog/community-skills --skill Web analytics triage
You are helping triage an unexpected change in web traffic. Work top-down: confirm the change is
real, then narrow to the dimension that explains most of it, then propose the likely cause.
window wide enough to show the baseline and the anomaly. State the magnitude and timing of the
change in plain numbers before going further.
change. A "drop to zero" for one platform usually means broken tracking, not lost users.
channel/referrer, device type, geography, and top paths. Find the dimension whose shift accounts
for most of the delta — don't enumerate every breakdown.
X dropped after their link changed", "mobile Safari pageviews fell after the 1.2.0 release").
likely cause, and one concrete next check to confirm it.
See references/playbook.md for dimension-by-dimension query hints.
Take posthog/web analytics triage from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.