Analyze user segments and cohorts for targeted insights
Analyzes user segments and cohorts from PostHog data to identify patterns and insights.
/plugin marketplace add coalesce-labs/catalyst/plugin install catalyst-analytics@catalystinheritDeep-dive into specific user segments, cohorts, or customer groups using PostHog data.
/segment-analysis <segment-description>
Examples:
/segment-analysis "users from paid plans vs free plans"
/segment-analysis "power users who use feature X daily"
/segment-analysis "users who churned in last 30 days"
/segment-analysis "cohort: signed up in Q4 2024"
/segment-analysis "Compare engagement patterns between free and paid users: session frequency, feature usage, retention"
/segment-analysis "Identify our power users: who are they, what features do they use, what's their profile?"
/segment-analysis "Analyze users who churned: what were their last actions, which features didn't they use?"
/segment-analysis "Compare conversion rates and engagement across our top 5 countries"
/segment-analysis "Show retention curves for each monthly signup cohort in 2024"
Analysis typically includes:
You can segment by:
/segment-analysis "Power users (5+ sessions/week) from enterprise plans who use feature X"
/segment-analysis "Compare signup to activation funnel for organic vs paid traffic"
/segment-analysis "30-day retention by initial feature used"
Plugin uses ~40k tokens. Disable when analysis is complete:
/plugin disable catalyst-analytics
See also: /analyze-user-behavior, /product-metrics