Help us improve
Share bugs, ideas, or general feedback.
From skill-chain
Integrate PostHog product analytics into a Next.js application with page views, event tracking, conversion funnels, A/B testing via feature flags, and API access for programmatic dashboard queries. Use when setting up product analytics, tracking user actions, defining conversion funnels, or enabling A/B experiments.
npx claudepluginhub cheggin/skill-chain --plugin skill-chainHow this skill is triggered — by the user, by Claude, or both
Slash command
/skill-chain:analytics-integrationThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Set up PostHog product analytics in a Next.js app to track user behavior, measure conversion, and run experiments.
Guides technical evaluation of code review feedback: read fully, restate for understanding, verify against codebase, respond with reasoning or pushback before implementing.
Share bugs, ideas, or general feedback.
Set up PostHog product analytics in a Next.js app to track user behavior, measure conversion, and run experiments.
posthog-js and initialize in the Next.js app layout or provider with the project API key from environment variables.Define intentional custom events for key user actions rather than tracking everything: