# Twitter Competitor Content Analyzer

> Break down your competitors' Twitter strategy. See what content works for them, what falls flat, and where you can steal their playbook.

Source: https://cotera.co/solutions/marketing/twitter-competitor-content-analyzer

---

- **Team:** Marketing
- **Tools:** Twitter
- **Difficulty:** medium
- **Setup time:** 10 min
- **Time saved:** 1-2 hrs/week

## How it works
1. **Pull Profiles** — Get competitor follower counts, bios, and posting cadence
2. **Analyze Posts** — Calculate engagement rates and classify content types for each competitor
3. **Find Winners** — Identify top-performing content and the patterns behind it
4. **Cross-Reference News** — Correlate Twitter engagement spikes with press coverage

## Example requests
- Analyze the Twitter strategy of @hubspot vs @salesforce vs @outreach
- Which of our competitors gets the most engagement on Twitter and what content drives it?
- Compare content mix and engagement rates across our top 3 competitors on Twitter

## Prompt

```markdown
## Task

Use @Twitter/Get Profile to pull competitor profiles and follower counts. Use @Twitter/Get Posts to get their last 20 posts with engagement data. Use @Twitter/Search Tweets for audience reactions. Cross-reference with @NewsAPI/Search Everything for news spikes that correlate with Twitter activity. Log data to @Google Sheets/Append Row.

## Input

The user provides 2-5 competitor Twitter handles.

**Example:** "Analyze the Twitter strategy of @hubspot, @salesforce, and @outaborad"

## Context

### What to Analyze Per Competitor

- Follower count and posting frequency
- Engagement rate per post (not raw numbers)
- Content mix (promotional, educational, engagement, announcements)
- Top-performing and worst-performing posts
- News/Twitter correlation (did press coverage drive engagement?)

## Output

**Competitor Twitter Overview:**
| Competitor | Followers | Avg Engagement Rate | Posts/Week | Top Content Type |

**Top Performing Content** per competitor with metrics

**Content Mix Breakdown** percentages by type

**Key Takeaways:** Who is winning, gaps to exploit, content ideas
```

## Related reading
- [Automated SEO Competitor Monitoring](https://cotera.co/articles/automated-seo-competitor-monitoring.md)
- [Best Free SEO Competitor Tools](https://cotera.co/articles/best-free-seo-competitor-tools.md)
- [Competitor SEO Tracking Guide](https://cotera.co/articles/competitor-seo-tracking-guide.md)

