product-metrics
Define, instrument, and analyze product metrics across acquisition, activation, engagement, retention, and monetization. Activate when setting OKRs, designing a metrics dashboard, running a weekly or monthly metrics review, diagnosing metric movements, choosing KPIs for a product area, building a metrics framework, or evaluating product health.
What this skill does
## Metrics Architecture Structure product measurement into three layers, each serving a distinct purpose. ### North Star Metric A single indicator that captures the fundamental value the product delivers. Selection criteria: - **Value-reflective**: Increases when users extract more benefit from the product - **Forward-looking**: Reliably predicts sustained business outcomes like revenue and retention - **Influenceable**: The product team's work can demonstrably move it - **Broadly understood**: Anyone in the organization can grasp its meaning and significance Illustrative North Star choices by product category: - Team collaboration platform: Weekly active teams where three or more members contribute - Two-sided marketplace: Weekly completed transactions - Enterprise SaaS: Weekly active users who execute the core workflow - Media or content product: Weekly minutes of engaged consumption - Developer tooling: Weekly production deployments facilitated by the tool ### L1 Indicators (Product Health) Five to seven metrics that collectively represent the full user lifecycle. Organized by lifecycle phase: **Acquisition** -- Are new users discovering the product? - Volume of new registrations or trial initiations and their trajectory - Visitor-to-registration conversion rate - Distribution across acquisition channels - Per-channel acquisition cost (for paid efforts) **Activation** -- Are newcomers reaching the value threshold? - Activation rate: fraction of new users who perform the action most predictive of retention - Time-to-activation: elapsed duration from registration to activation - Onboarding completion rate: fraction who finish the guided setup sequence - First value moment: the point at which users first experience the product's core promise **Engagement** -- Are active users deriving ongoing value? - Active user counts at daily, weekly, and monthly granularity (DAU, WAU, MAU) - Stickiness ratio (DAU divided by MAU): how habitual the product is - Core action frequency: how often users perform the most meaningful operation - Depth per session: volume of activity within a single visit - Feature penetration: share of users who adopt specific capabilities **Retention** -- Are users returning over time? - Cohort retention at standard intervals: day 1, day 7, day 30, day 90 - Retention curves by signup cohort showing decay and stabilization - Churn rate: fraction of users or revenue lost per period - Reactivation rate: fraction of previously lapsed users who return **Monetization** -- Is user value converting to revenue? - Free-to-paid conversion rate (for freemium models) - Monthly and annual recurring revenue (MRR / ARR) - Average revenue per user or account (ARPU / ARPA) - Expansion revenue: growth generated by existing customers - Net revenue retention: combined effect of expansion, contraction, and churn **Satisfaction** -- How do users perceive the experience? - Net Promoter Score (NPS) - Customer Satisfaction Score (CSAT) - Support ticket volume and mean resolution time - App store ratings and review sentiment analysis ### L2 Indicators (Diagnostic Detail) Granular metrics used to investigate why L1 indicators move: - Step-by-step funnel conversion rates - Per-feature usage and adoption measurements - Segment-level breakdowns: by plan tier, company size, geography, user role - Technical performance: page load latency, error rates, API response times - Content or feature-level engagement analysis: which surfaces drive the most activity ## Key Metric Deep Dives ### Active Users (DAU / WAU / MAU) **Definition**: Unique users who perform a qualifying action within a day, week, or month. **Critical design choices**: - Define "active" precisely. Logging in, loading a page, and executing a core action tell fundamentally different stories. - Match the timeframe to natural usage cadence. DAU for daily-use products (chat, email). WAU for weekly-use products (project tracking). MAU for episodic products (tax filing, travel booking). **Interpretation guidance**: - Stickiness (DAU/MAU) above 0.5 signals daily-habit status. Below 0.2 suggests sporadic engagement. - Trajectory matters more than absolute level. Watch for growth, plateau, or decline. - Segment by user archetype. Power users and occasional visitors exhibit vastly different patterns. ### Retention **Definition**: Of users who arrived in cohort X, what percentage remain active in period Y? **Standard measurement windows**: - Day 1: Was the initial experience compelling enough to prompt a return? - Day 7: Has the user begun forming a usage habit? - Day 30: Is the user retained at a meaningful horizon? - Day 90: Has the user become durably embedded? **Analytical approaches**: - Chart retention curves by cohort. Steep initial falloff signals an activation gap. Steady ongoing decline points to an engagement deficit. A flattening curve indicates a healthy stable base. - Compare cohorts chronologically. Improving retention in newer cohorts confirms product improvements are landing. - Segment by onboarding completion or feature adoption to isolate what behaviors predict lasting retention. ### Funnel Conversion **Definition**: The percentage of users who advance from one lifecycle stage to the next. **Typical funnels to instrument**: - Visitor to registration - Registration to activation (first value moment) - Free user to paying customer - Trial to subscription - Monthly plan to annual plan **Analytical approaches**: - Map the entire funnel and measure conversion at every transition - Locate the steepest drop-offs -- these represent the highest-leverage optimization targets - Segment conversion by traffic source, plan type, and user profile; different populations convert at very different rates - Monitor conversion trends over time to gauge whether iterative improvements are working ### Activation Rate **Definition**: The fraction of new users who reach the experience where they first realize the product's core value. **Identifying the activation event**: - Compare behavioral data for retained users versus churned users. What actions distinguish the two groups? - The activation event should strongly predict long-term retention - It should be reachable within the first session or first few days - Examples: created a first project, invited a collaborator, completed the primary workflow, connected an external integration **Operational use**: - Track activation rate for every registration cohort - Measure time-to-activation; shorter intervals almost always correlate with better outcomes - Design onboarding sequences that steer users toward the activation moment - When testing onboarding changes, evaluate impact on downstream retention, not just activation rate in isolation ## Goal-Setting Methodology ### OKR Framework (Objectives and Key Results) **Objectives**: Qualitative, motivating statements of what the team aims to accomplish. - Memorable and directionally inspiring - Bounded to a time period (quarter or half) - Focused on outcomes, not feature lists **Key Results**: Quantitative evidence that the objective has been met. - Specific, measurable, and time-bound - Framed as outcomes rather than outputs - Two to four Key Results per Objective **Worked example**: ``` Objective: Become an essential part of our users' daily routine Key Results: - Raise DAU/MAU stickiness from 0.35 to 0.50 - Improve 30-day retention for new cohorts from 40% to 55% - Achieve >80% task completion rate across three primary workflows ``` ### OKR Operating Principles - Aim for ambitious-but-plausible targets. Achieving roughly 70% of a stretch OKR signals proper calibration. - Key Results measure user and business outcomes, not team output like features shipped or story points completed. - Constrain scope: two to three Objectives with two to four Key Results each prevents dilution. - If the team is confident of hitting every Key Result, ambition is too low. - Conduct a mid-period checkpoint. R
Related in Data & Analytics
clawarr-suite
IncludedComprehensive management for self-hosted media stacks (Sonarr, Radarr, Lidarr, Readarr, Prowlarr, Bazarr, Overseerr, Plex, Tautulli, SABnzbd, Recyclarr, Unpackerr, Notifiarr, Maintainerr, Kometa, FlareSolverr). Deep library exploration, analytics, dashboard generation, content management, request handling, subtitle management, indexer control, download monitoring, quality profile sync, library cleanup automation, notification routing, collection/overlay management, and media tracker integration (Trakt, Letterboxd, Simkl).
querying-soql
IncludedSOQL query generation, optimization, and analysis with 100-point scoring. Use this skill when the user needs SOQL/SOSL authoring or optimization: natural-language-to-query generation, relationship queries, aggregates, query-plan analysis, and performance or safety improvements for Salesforce queries. TRIGGER when: user writes, optimizes, or debugs SOQL/SOSL queries, touches .soql files, or asks about relationship queries, aggregates, or query performance. DO NOT TRIGGER when: bulk data operations (use handling-sf-data), Apex DML logic (use generating-apex), or report/dashboard queries.
app-store-optimization
IncludedApp Store Optimization (ASO) toolkit for researching keywords, analyzing competitor rankings, generating metadata suggestions, and improving app visibility on Apple App Store and Google Play Store. Use when the user asks about ASO, app store rankings, app metadata, app titles and descriptions, app store listings, app visibility, or mobile app marketing on iOS or Android. Supports keyword research and scoring, competitor keyword analysis, metadata optimization, A/B test planning, launch checklists, and tracking ranking changes.
habit-flow
IncludedAI-powered atomic habit tracker with natural language logging, streak tracking, smart reminders, and coaching. Use for creating habits, logging completions naturally ("I meditated today"), viewing progress, and getting personalized coaching.
app-store-optimization
IncludedApp Store Optimization (ASO) toolkit for researching keywords, analyzing competitor rankings, generating metadata suggestions, and improving app visibility on Apple App Store and Google Play Store. Use when the user asks about ASO, app store rankings, app metadata, app titles and descriptions, app store listings, app visibility, or mobile app marketing on iOS or Android. Supports keyword research and scoring, competitor keyword analysis, metadata optimization, A/B test planning, launch checklists, and tracking ranking changes.
visualizing-data
IncludedBuilds dashboards, reports, and data-driven interfaces requiring charts, graphs, or visual analytics. Provides systematic framework for selecting appropriate visualizations based on data characteristics and analytical purpose. Includes 24+ visualization types organized by purpose (trends, comparisons, distributions, relationships, flows, hierarchies, geospatial), accessibility patterns (WCAG 2.1 AA compliance), colorblind-safe palettes, and performance optimization strategies. Use when creating visualizations, choosing chart types, displaying data graphically, or designing data interfaces.