Activation
Activation measures how effectively new signups become engaged users. For product-led businesses, activation is the critical middle step between "signed up" and "paying customer" — and it's where most drop-off happens.
What Activation Tracks
The activation dashboard answers three questions:
- What percentage of signups actually activate? — The activation rate
- How long does activation take? — Time-to-activate distribution
- Is activation improving over time? — Week-over-week cohort trends
The Activation Funnel
Apex builds a three-stage activation funnel from your contact and event data:
Sign-ups → Active → Activated
- Sign-ups — All contacts created in the period
- Active — Contacts who have triggered at least one custom event (product usage) or have been marked with an
activatedAttimestamp - Activated — Contacts whose lifecycle stage has reached
activated,customer, orexpanded, or who have anactivatedAttimestamp
The activation rate is the percentage of signups that reach the Activated stage.
Cohort Analysis
The dashboard groups signups by the week they joined and tracks what percentage of each cohort activated. This shows whether your activation rate is improving, degrading, or stable over time.
A rising activation trend often means your onboarding, documentation, or product experience is getting better. A declining trend signals friction worth investigating.
Time to Activate
A histogram shows how long it takes signups to activate — broken into buckets (Day 0, Day 1, Days 2–3, etc.). This helps you understand:
- Are most activations happening on Day 0? Your onboarding flow is working well.
- Is there a long tail? Users need more time or nudging to reach the activation moment.
- Is there a cliff after Day 1? Users who don't activate quickly may need re-engagement.
Lifecycle Distribution
A breakdown of all signups by their current lifecycle stage (visitor, signup, activated, customer, expanded, churned, or unknown). This gives you a snapshot of where your user base sits in the journey.
When to Use Activation
Activation is most relevant for:
- Self-serve and hybrid conversion models where users sign up and must demonstrate engagement before converting
- Products where there's a meaningful difference between "has an account" and "is getting value"
For sales-assisted models, activation is de-emphasized in the sidebar since the funnel flows through MQL → SQL → Opportunity rather than product adoption milestones.
Info
Your conversion model controls whether Activation appears as a primary, secondary, or hidden navigation item. Self-serve models emphasize it; sales-assisted models may hide it.
Data Requirements
Activation tracking requires:
- Contacts with
createdAttimestamps (automatic when contacts are created) - Custom events from the SDK or snippet (to detect product usage)
- Lifecycle updates — contacts should progress through lifecycle stages as they engage
The richer your event data, the more accurate activation tracking becomes.
Next Steps
- B2B SaaS Wiring Guide — end-to-end setup for activation, retention, and revenue
- Set up the SDK to send product usage events
- Configure lifecycle stages via your conversion model
- Track retention to see what happens after activation