Documentation Index
Fetch the complete documentation index at: https://statsig-4b2ff144-mintlify-seo-metadata-1777910999.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Overview
Lifecycle charts in Metrics Explorer help you understand how usage changes over time by classifying your unique units (for example user_id) within each time interval based on whether they used an event recently, returned after a gap, continued to use it, or churned.
Use Cases
- Track new-user ramp after a launch: See whether adoption is growing week over week after shipping a new feature
- Monitor churn and reactivation: Understand whether users are falling off (and whether they come back)
- Compare retention health across releases: Spot changes in “stickiness” and reactivation patterns over time
Creating a Lifecycle Chart
Step 1: Choose an event (or a compatible metric)
The first step to creating a lifecycle chart is to decide if you want to use a metric or an event. Lifecycle is designed for a single underlying event and count-style metrics that are composed of a single count type eventStep 2: Choose your unit (unique units)
Select what you want to count uniquely (for example user_id, stable_id, or another unit). The chart reports how many unique units fall into each category for each time interval.Step 3: Choose your interval (granularity)
Pick an interval unit (day / week / month) and a number of intervals per bucket (1–48). Each bar on the chart represents one interval bucket, and the chart shows one data point per bucket across the selected date range (max 1 year).