mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-04-25 00:36:31 +02:00
48 lines
1.5 KiB
Markdown
48 lines
1.5 KiB
Markdown
|
|
# Content Gap Analysis — Example Report
|
||
|
|
|
||
|
|
This is a complete example output showing the expected format for content gap analysis deliverables.
|
||
|
|
|
||
|
|
## Prompt
|
||
|
|
|
||
|
|
**User**: "Find content gaps for my SaaS marketing blog compared to HubSpot and Drift"
|
||
|
|
|
||
|
|
## Example Output
|
||
|
|
|
||
|
|
```markdown
|
||
|
|
# Content Gap Analysis: SaaS Marketing Blog
|
||
|
|
|
||
|
|
## Executive Summary
|
||
|
|
|
||
|
|
Compared to HubSpot and Drift, your blog has significant gaps in:
|
||
|
|
1. **Interactive tools** - They have 15+, you have 0
|
||
|
|
2. **Comparison content** - Missing "[Your Tool] vs [Competitor]" pages
|
||
|
|
3. **GEO-optimized definitions** - No glossary or term definitions
|
||
|
|
|
||
|
|
Total opportunity: ~25,000 monthly visits from 45 keyword gaps
|
||
|
|
|
||
|
|
## Top Keyword Gaps
|
||
|
|
|
||
|
|
### Quick Wins (Difficulty <40)
|
||
|
|
|
||
|
|
| Keyword | Volume | Difficulty | Who Ranks |
|
||
|
|
|---------|--------|------------|-----------|
|
||
|
|
| saas marketing metrics | 1,200 | 32 | HubSpot #3 |
|
||
|
|
| b2b email sequences | 890 | 28 | Drift #5 |
|
||
|
|
| saas onboarding emails | 720 | 25 | Neither! |
|
||
|
|
| marketing qualified lead definition | 1,800 | 35 | HubSpot #1 |
|
||
|
|
|
||
|
|
### Content Format Gaps
|
||
|
|
|
||
|
|
**You're missing**:
|
||
|
|
- [ ] Interactive ROI calculator (HubSpot gets 15k visits/mo from theirs)
|
||
|
|
- [ ] Email template library (Drift's gets 8k visits/mo)
|
||
|
|
- [ ] Marketing glossary (HubSpot's definition pages rank for 500+ keywords)
|
||
|
|
|
||
|
|
## Recommended Content Calendar
|
||
|
|
|
||
|
|
**Week 1**: "SaaS Marketing Metrics: Complete Guide" (Quick win)
|
||
|
|
**Week 2**: "What is a Marketing Qualified Lead?" (GEO opportunity)
|
||
|
|
**Week 3**: "B2B Email Sequence Templates" (Format gap)
|
||
|
|
**Week 4**: "[Your Tool] vs HubSpot" (Comparison gap)
|
||
|
|
```
|