# Competitor Profiles Enhancement Plan

**Last Updated:** 2026-01-08

Plan for enhancing competitor profiles with comprehensive content research and documentation.

## Current Status

- **Total Competitors:** 64
- **Profiles Exist:** 44 files
- **Profiles with Good Content:** ~10-15 profiles (7shifts, Personio, Deputy, etc.)
- **Profiles Needing Enhancement:** ~30-35 profiles (have placeholders)
- **Missing Profiles:** 20 competitors

## Missing Profiles (20 competitors)

Based on comparison with COMPETITORS_INVENTORY.md list of 64:

1. **ClickUp** - Missing profile
2. **Deel** - Missing profile
3. **FreshBooks** - Missing profile
4. **Lattice** - Missing profile
5. **Leapsome** - Missing profile
6. **Memtime** - Missing profile
7. **Nesto** - Missing profile
8. **Pentacode** - Missing profile
9. **Personizer** - Missing profile
10. **Rexx Systems** - Missing profile
11. **Rippling** - Missing profile
12. **Timely** - Missing profile
13. **When I Work** - Missing profile
14. **Workday** - Missing profile
15. **ShiftOps** - Not a competitor (internal Ordio tool)
16. **Index** - Missing (if needed)
17. Plus 4 more to verify

## Enhancement Strategy

### Phase 1: Research & Data Extraction

1. **Extract Existing Data**
   - Extract competitor data from `v2/data/optimized_comparison_data.php`
   - Extract comparison page content from `v2/pages/compare_*.php`
   - Compile all available information

2. **Web Research**
   - Research competitor websites
   - Research pricing information
   - Research market position and reviews
   - Research unique selling points

3. **Data Compilation**
   - Compile all research into structured format
   - Cross-reference with existing comparison pages
   - Identify gaps in information

### Phase 2: Profile Creation & Enhancement

**For Missing Profiles:**
- Create profile files following template
- Fill all sections with researched data
- Link to comparison pages if they exist

**For Existing Profiles:**
- Enhance placeholder sections
- Add missing information (USP, pricing, market position)
- Improve comparison sections
- Add more detailed strengths/weaknesses

### Phase 3: Quality Assurance

- Verify all information is accurate
- Check links and cross-references
- Ensure consistent formatting
- Validate against comparison pages

## Enhancement Template

Each profile should include:

1. **Basic Information** ✅ (usually complete)
   - Competitor name, slug, website, type, status

2. **Overview** ⚠️ (needs enhancement)
   - Market position
   - Relevance to Ordio
   - Key differentiators

3. **Key Features** ⚠️ (needs enhancement)
   - Core features (extract from comparison data)
   - Unique selling points (research needed)
   - Target market (research needed)

4. **Comparison with Ordio** ⚠️ (needs enhancement)
   - Strengths (research market perception)
   - Weaknesses (research common complaints)
   - Ordio advantages (define clearly)

5. **Pricing** ⚠️ (needs research)
   - Pricing model
   - Starting price
   - Comparison with Ordio pricing

6. **Market Position** ⚠️ (needs research)
   - Market share (if available)
   - Geographic focus
   - Industry focus

## Priority Order

### High Priority (P0) - Direct Competitors

1. **Personio** - Already has good content, minor enhancement
2. **Deputy** - Already has good content, minor enhancement
3. **7shifts** - Already has good content, minor enhancement
4. **Planday** - Needs enhancement
5. **Quinyx** - Needs enhancement
6. **Shiftbase** - Needs enhancement
7. **Shyftplan** - Needs enhancement
8. **Staffomatic** - Needs enhancement
9. **Crewmeister** - Needs enhancement
10. **Clockin** - Needs enhancement

### Medium Priority (P1) - Indirect Competitors

11. **Clockify** - Needs enhancement
12. **Clockodo** - Needs enhancement
13. **Timetac** - Needs enhancement
14. **Timr** - Needs enhancement
15. **Toggl Track** - Needs enhancement
16. **Hubstaff** - Needs enhancement
17. **Homebase** - Needs enhancement

### Lower Priority (P2) - Content Competitors

18. **BambooHR** - Needs enhancement
19. **FactorialHR** - Needs enhancement
20. **Personizer** - Missing profile
21. **Rippling** - Missing profile
22. **Workday** - Missing profile

## Data Sources

1. **Existing Codebase:**
   - `v2/data/optimized_comparison_data.php` - Comparison data
   - `v2/pages/compare_*.php` - Comparison pages
   - `v2/data/competitors/*.php` - Competitor data files

2. **Web Research:**
   - Competitor websites
   - Review sites (G2, Capterra, Trustpilot)
   - Industry reports
   - Pricing pages

3. **Internal Knowledge:**
   - Sales team insights
   - Customer feedback
   - Market research

## Enhancement Checklist

For each competitor profile:

- [ ] Basic Information complete
- [ ] Overview section enhanced with market position
- [ ] Core Features listed (from comparison data)
- [ ] Unique Selling Points researched and documented
- [ ] Target Market clearly defined
- [ ] Strengths researched and documented
- [ ] Weaknesses researched and documented
- [ ] Ordio Advantages clearly defined
- [ ] Pricing information researched and documented
- [ ] Market Position documented (geographic/industry focus)
- [ ] Links to comparison pages verified
- [ ] Cross-references checked

## Estimated Effort

- **Per Profile Enhancement:** 1-2 hours (research + documentation)
- **Per Missing Profile Creation:** 2-3 hours (research + creation)
- **Total Enhancement:** 30-35 profiles × 1-2 hours = 30-70 hours
- **Total Creation:** 20 profiles × 2-3 hours = 40-60 hours
- **Total Estimated:** 70-130 hours

## Next Steps

1. **Extract Existing Data** - Create script to extract competitor data from PHP files
2. **Research High-Priority Competitors** - Start with direct competitors
3. **Enhance Existing Profiles** - Fill in placeholder content
4. **Create Missing Profiles** - Create profiles for missing competitors
5. **Quality Assurance** - Review and verify all profiles

## Related Documentation

- [COMPETITORS_INVENTORY.md](COMPETITORS_INVENTORY.md) - Complete competitor list
- [DIRECT_COMPETITORS_LIST.md](DIRECT_COMPETITORS_LIST.md) - Direct competitors
- [DOCUMENTATION_TEMPLATES.md](../../DOCUMENTATION_TEMPLATES.md) - Profile template
- [REMAINING_DOCUMENTATION_GAPS.md](../../archive/2026-04-01-docs-cleanup/stale-docs-root/REMAINING_DOCUMENTATION_GAPS.md) - Gap analysis
