Overview
Funnels show how many users move through an ordered sequence of events—signup → setup → first success, or trial → upgrade. They expose drop-offs and time-to-convert for agentic and SaaS journeys.Use cases
Activation
Activation
- What % of signups reach first successful agent run?
- Where does onboarding lose the most users?
- Mobile vs. desktop conversion
Monetization
Monetization
- Free → paid paths
- Trial start → subscription
Feature adoption
Feature adoption
- Users who try templates vs. custom workflows
- Depth after a key unlock event
Quick start
Structure
Ordered steps
Order matters: intermediate steps cannot be skipped in the defined sequence (exact behavior follows your workspace funnel settings).Conversion window
If the window is 7 days, a user who completes step 1 on day 1 but step 4 on day 10 typically does not count as converted.Measurements
- Overall conversion: Users who completed all steps ÷ users who entered step 1
- Step-to-step: Drop-off between adjacent steps
- Time to convert: Latency between steps or total duration
Filters
Global filters apply to all steps (e.g.country = US).
Step filters restrict a single step (e.g. step 1 uri = "/pricing").
User property filters limit who is eligible (e.g. plan = pro).
Breakdowns
Compare conversion byutm_source, plan, device_type, or event properties like workflow_id.
Examples
Signup → first value
signup_completedworkspace_created(or your setup event)agent_run_completedwithoutcome = success
Upgrade funnel
pricing_page_viewedcheckout_startedsubscription_upgraded
Best practices
- Keep step names stable; use properties for variants (don’t create one funnel per template unless needed).
- Pick a window that matches real buying or activation cycles.
- Name funnels after the decision they support (e.g. “7d activation v2”).
Next steps
Flows
Explore paths without fixing order
Filters
Filter reference