View key product metrics, KPIs, and conversion rates from PostHog
Retrieves product metrics, KPIs, and conversion rates from PostHog analytics.
/plugin marketplace add coalesce-labs/catalyst/plugin install catalyst-analytics@catalystinheritQuery PostHog for key product metrics, KPIs, and performance indicators.
/product-metrics [metric-type] [time-range]
Examples:
/product-metrics "overall KPIs last 30 days"
/product-metrics "conversion rates this quarter"
/product-metrics "feature usage breakdown this week"
/product-metrics "Show me our key metrics for last month: MAU, conversion rates, and top features"
/product-metrics "Breakdown of our signup to paid funnel with drop-off rates at each step"
/product-metrics "Compare usage of our top 5 features over the last quarter"
/product-metrics "How do our December signups compare to November in terms of activation and retention?"
Results typically include:
today, yesterdaylast 7 days, last 30 days, last 90 daysthis week, last weekthis month, last month, this quarter2024-01-01 to 2024-03-31Add segmentation to any query:
/product-metrics "MAU by country"
/product-metrics "conversion rates by traffic source"
/product-metrics "feature usage by plan type"
This plugin consumes ~40k tokens. Disable after viewing metrics:
/plugin disable catalyst-analytics
See also: /analyze-user-behavior, /segment-analysis