conversion-waterfall
Compare original and translation side by side
🇺🇸
Original
English🇨🇳
Translation
ChineseConversion Waterfall
转化瀑布
Metadata
元数据
- Name: conversion-waterfall
- Description: Customer funnel analysis and conversion tracking
- Triggers: conversion, funnel, drop-off, customer journey
- 名称: conversion-waterfall
- 描述: 客户漏斗分析与转化追踪
- 触发词: conversion, funnel, drop-off, customer journey
Instructions
使用说明
Analyze conversion rates at each stage of the customer journey for $ARGUMENTS.
针对$ARGUMENTS分析客户旅程各阶段的转化率。
Framework
框架
The Funnel Structure
漏斗结构
┌─────────────────────────────────┐
│ AWARENESS │ 100,000 visitors
│ 100% │
├─────────────────────────────────┤
│ INTEREST │ 50,000 engaged
│ 50% │ ← 50% drop-off
├─────────────────────────────────┤
│ CONSIDERATION │ 20,000 qualified
│ 20% │ ← 60% drop-off
├─────────────────────────────────┤
│ INTENT │ 8,000 trials
│ 8% │ ← 60% drop-off
├─────────────────────────────────┤
│ PURCHASE │ 2,000 customers
│ 2% │ ← 75% drop-off
└─────────────────────────────────┘┌─────────────────────────────────┐
│ 认知阶段(AWARENESS) │ 100,000 访问者
│ 100% │
├─────────────────────────────────┤
│ 兴趣阶段(INTEREST) │ 50,000 参与用户
│ 50% │ ← 50% 流失率
├─────────────────────────────────┤
│ 考虑阶段(CONSIDERATION) │ 20,000 潜在客户
│ 20% │ ← 60% 流失率
├─────────────────────────────────┤
│ 意向阶段(INTENT) │ 8,000 试用用户
│ 8% │ ← 60% 流失率
├─────────────────────────────────┤
│ 购买阶段(PURCHASE) │ 2,000 付费客户
│ 2% │ ← 75% 流失率
└─────────────────────────────────┘Output
输出示例
undefinedundefinedConversion Waterfall: [Product/Service]
转化瀑布: [产品/服务]
Funnel Metrics
漏斗指标
| Stage | Volume | Conversion Rate | Drop-off | Value |
|---|---|---|---|---|
| Awareness | 100,000 | 100% | - | - |
| Interest | 50,000 | 50% | 50,000 | $0 |
| Consideration | 20,000 | 40% | 30,000 | $0 |
| Intent | 8,000 | 40% | 12,000 | $0 |
| Purchase | 2,000 | 25% | 6,000 | $200K |
| 阶段 | 数量 | 转化率 | 流失人数 | 价值 |
|---|---|---|---|---|
| 认知阶段 | 100,000 | 100% | - | - |
| 兴趣阶段 | 50,000 | 50% | 50,000 | $0 |
| 考虑阶段 | 20,000 | 40% | 30,000 | $0 |
| 意向阶段 | 8,000 | 40% | 12,000 | $0 |
| 购买阶段 | 2,000 | 25% | 6,000 | $200K |
Key Findings
关键发现
Largest Drop-off: Consideration → Intent (60% loss)
- Root cause: [Analysis]
- Opportunity: [Potential improvement]
Best Conversion: Awareness → Interest (50%)
- Driver: [What's working]
最大流失点: 考虑阶段 → 意向阶段(流失60%)
- 根本原因: [分析结果]
- 优化机会: [潜在改进方案]
最佳转化: 认知阶段 → 兴趣阶段(50%)
- 驱动因素: [有效举措]
Recommendations
建议
- [Priority 1]: Address [stage] drop-off
- [Priority 2]: Improve [stage] conversion
undefined- [优先级1]: 解决[阶段]的流失问题
- [优先级2]: 提升[阶段]的转化率
undefinedTips
小贴士
- Focus on largest drop-offs first
- Quantify revenue impact of improvements
- Compare to industry benchmarks
- Test changes incrementally
- 优先关注流失率最高的节点
- 量化优化对营收的影响
- 与行业基准进行对比
- 逐步测试优化调整