Analyze user behavior patterns and cohorts using PostHog
Analyzes user behavior patterns and cohorts using PostHog data and metrics.
/plugin marketplace add coalesce-labs/catalyst/plugin install catalyst-analytics@catalystinheritQuery PostHog to understand user behavior patterns, cohorts, and product usage.
POSTHOG_AUTH_HEADER environment variable configured/analyze-user-behavior <query>
Examples:
/analyze-user-behavior "checkout abandonment last 30 days"
/analyze-user-behavior "feature adoption for new dashboard"
/analyze-user-behavior "user retention cohorts by signup month"
Uses PostHog MCP tools to:
When this plugin is enabled, you have access to ~43 PostHog tools:
User Analysis:
Product Metrics:
Trends & Insights:
/analyze-user-behavior "Show conversion rate from signup to first purchase, broken down by traffic source"
/analyze-user-behavior "How many users adopted the new search feature in the last week?"
/analyze-user-behavior "Show weekly retention for users who signed up in December 2024"
/analyze-user-behavior "What's the typical path users take before upgrading to paid plan?"
The command will:
This plugin adds ~40,645 tokens to your context window. Disable when not analyzing metrics:
/plugin disable catalyst-analytics
See also: /product-metrics, /segment-analysis