| name | funnel-analysis |
| description | Analyze conversion funnels to identify drop-off points and optimization opportunities. Trigger with "analyze our funnel", "where are we losing users", "conversion analysis", or "funnel drop-off". |
Funnel Analysis
Identify and prioritize funnel optimization opportunities.
When to Use
- User wants to understand where users drop off
- Evaluating the health of a specific conversion flow
- Prioritizing optimization efforts
Steps
- Map the funnel stages and gather metrics for each
- Calculate conversion rates between stages
- Identify the biggest absolute drop-off points
- Compare against benchmarks for the business type
- Recommend optimizations prioritized by potential impact
Output Format
## Funnel Analysis -- [Funnel Name]
### Conversion Funnel
| Stage | Users | Conv Rate | Drop-off |
|-------|-------|-----------|----------|
| [Stage 1] | [N] | -- | -- |
| [Stage 2] | [N] | [X%] | [N lost] |
### Biggest Opportunities
1. **[Stage X to Y]**: [X%] drop-off -- [hypothesis for why]
- Benchmark: [industry average]
- Potential impact: [estimated improvement]
### Recommended Optimizations
1. [Highest impact change] -- Target: [+X% conversion]
2. [Second priority] -- Target: [+X% conversion]