Loading...
Loading...
Compare original and translation side by side
assets/sample_campaign_data.jsonassets/sample_campaign_data.json{
"journeys": [
{
"journey_id": "j1",
"touchpoints": [
{"channel": "organic_search", "timestamp": "2025-10-01T10:00:00", "interaction": "click"},
{"channel": "email", "timestamp": "2025-10-05T14:30:00", "interaction": "open"},
{"channel": "paid_search", "timestamp": "2025-10-08T09:15:00", "interaction": "click"}
],
"converted": true,
"revenue": 500.00
}
]
}{
"journeys": [
{
"journey_id": "j1",
"touchpoints": [
{"channel": "organic_search", "timestamp": "2025-10-01T10:00:00", "interaction": "click"},
{"channel": "email", "timestamp": "2025-10-05T14:30:00", "interaction": "open"},
{"channel": "paid_search", "timestamp": "2025-10-08T09:15:00", "interaction": "click"}
],
"converted": true,
"revenue": 500.00
}
]
}{
"funnel": {
"stages": ["Awareness", "Interest", "Consideration", "Intent", "Purchase"],
"counts": [10000, 5200, 2800, 1400, 420]
}
}{
"funnel": {
"stages": ["Awareness", "Interest", "Consideration", "Intent", "Purchase"],
"counts": [10000, 5200, 2800, 1400, 420]
}
}{
"campaigns": [
{
"name": "Spring Email Campaign",
"channel": "email",
"spend": 5000.00,
"revenue": 25000.00,
"impressions": 50000,
"clicks": 2500,
"leads": 300,
"customers": 45
}
]
}{
"campaigns": [
{
"name": "Spring Email Campaign",
"channel": "email",
"spend": 5000.00,
"revenue": 25000.00,
"impressions": 50000,
"clicks": 2500,
"leads": 300,
"customers": 45
}
]
}--format--format text--format json--format--format text--format jsonundefinedundefinedundefinedundefinedundefinedundefinedundefinedundefinedundefinedundefined
---
---| Model | Description | Best For |
|---|---|---|
| First-Touch | 100% credit to first interaction | Brand awareness campaigns |
| Last-Touch | 100% credit to last interaction | Direct response campaigns |
| Linear | Equal credit to all touchpoints | Balanced multi-channel evaluation |
| Time-Decay | More credit to recent touchpoints | Short sales cycles |
| Position-Based | 40/20/40 split (first/middle/last) | Full-funnel marketing |
| 模型 | 描述 | 适用场景 |
|---|---|---|
| First-Touch | 100%功劳归于首次互动 | 品牌认知类营销活动 |
| Last-Touch | 100%功劳归于末次互动 | 直接响应类营销活动 |
| Linear | 所有触点功劳均等 | 平衡的多渠道评估 |
| Time-Decay | 最近的触点获得更多功劳 | 短销售周期场景 |
| Position-Based | 40/20/40分配(首次/中间/末次) | 全漏斗营销场景 |
| Guide | Location | Purpose |
|---|---|---|
| Attribution Models Guide | | Deep dive into 5 models with formulas, pros/cons, selection criteria |
| Campaign Metrics Benchmarks | | Industry benchmarks by channel and vertical for CTR, CPC, CPM, CPA, ROAS |
| Funnel Optimization Framework | | Stage-by-stage optimization strategies, common bottlenecks, best practices |
| 指南 | 位置 | 用途 |
|---|---|---|
| 归因模型指南 | | 深入讲解5种模型的公式、优缺点和选择标准 |
| 营销活动指标基准 | | 按渠道和垂直领域划分的行业基准,包括CTR、CPC、CPM、CPA、ROAS等 |
| 漏斗优化框架 | | 分阶段优化策略、常见瓶颈和最佳实践 |