Glossary · Activation Funnel

Activation Funnel

The activation funnel measures how new users progress from signup through the steps that predict long-term retention, and where they drop off.

Also known as: activation rate · onboarding funnel

The activation funnel measures what happens to a new user between signup and the moment they hit your activation event — the action that, empirically, predicts long-term retention. The classic example: Slack famously identified that teams which sent ~2,000 messages were highly likely to keep using the product, and that threshold informed their early growth work. The number is specific to Slack; the methodology — find the action that separates retained from churned cohorts — is the part that generalizes.

The funnel is the sequence of steps from signup to that activation event, and the drop-off at each step.

How to find your activation event

Not by guessing. Pull retention by cohort, then look for the earliest action that strongly predicts the retained cohort. Common patterns:

  • For B2B SaaS: an admin invites N teammates within 7 days, or completes an integration setup.
  • For consumer products: a habitual action repeated K times within the first week.
  • For marketplaces: a user transacts (buy or list) within the first session.

The activation event should be: (1) something a meaningful share of users actually do, (2) something that strongly separates retained from churned users, (3) something the product team can influence with onboarding design.

The funnel itself

Once you have the activation event, the funnel is the ordered steps that get there. Example for a B2B SaaS:

  1. Signup completed
  2. Verified email
  3. Connected the first data source
  4. Asked the first question (activation event)

The conversion rate at each step is the lever the growth team pulls on. If step 2→3 is 30%, fix that.

How Datost handles activation funnels

Ask “what does our activation funnel look like for users who signed up in 2025?” and Datost reads the events from your warehouse (Segment, Amplitude, or whatever you instrument with), runs the funnel query, returns the stage-by-stage conversion table. The SQL is attached so the growth team can iterate on the funnel definition. If you have multiple candidate activation events, ask Datost to compute retention conditional on each — that’s the standard “find the activation event” methodology in one prompt.