OTTO Onboarding & Product Evaluation
Complete guide to installing OTTO, evaluating the platform, identifying gaps, and suggesting improvements.
Installation Plan
4-phase approach to setting up OTTO from scratch
Account Setup
Domain Preparation
OTTO Installation
Platform Exploration
Product Evaluation Checklist
Tick off items as you explore — progress is tracked automatically
Missing Pieces to Look For
Common product gaps to identify during your exploration
Recommendations Without a Path
Recommendations that tell you *what* to fix but not *how* — leaving users to Google it themselves. Flag every one of these.
Features That Push You Off-Platform
Any action that requires you to leave the platform to complete. This breaks the workflow and is a major retention risk.
Data Shown Without Context
Metrics, scores, or charts that display numbers without explaining what they mean or what a good/bad score looks like.
No Visible Progress Over Time
Users need to see that OTTO's recommendations are moving the needle. If there's no before/after or score trend, users won't feel value.
Desktop-Only Experience
Check if any critical workflows are broken or hidden on mobile. Many users check dashboards on the go.
Too Many Clicks for Simple Actions
Count how many clicks it takes to perform common actions. Anything over 3–4 clicks for a recurring task is a friction point.
Competitive Analysis
OTTO benchmarked against top SEO tools — scores are estimated baselines for reference
| Tool | Technical SEO | On-Page | Automation | Data Freshness | UX | Reporting | OTTO Advantage? |
|---|---|---|---|---|---|---|---|
| OTTO (Search Atlas) | 75 | 80 | 85 | 70 | 78 | 65 | ⭐ Automation-first |
| Surfer SEO | 60 | 90 | 55 | 75 | 85 | 80 | Strong on-page |
| Semrush | 95 | 85 | 65 | 90 | 70 | 90 | Better tech audit |
| Ahrefs | 90 | 80 | 60 | 85 | 75 | 85 | Better backlinks |
| SE Ranking | 80 | 75 | 70 | 75 | 80 | 75 | Balanced all-round |
* Scores are estimated baselines for orientation. Update them as you learn more about the platform through hands-on use.
Feature Coverage Breakdown
Categories to evaluate and how much focus each deserves
Chrome DevTools + Claude Integration
Give Claude full browser visibility to analyze OTTO in real-time
The Playwright MCP server connects Claude Code directly to a browser — giving it the ability to take screenshots, inspect the DOM, intercept network requests, and interact with UI. Once set up, you can ask Claude to audit any page of the OTTO platform in real-time.
Install Playwright with Chromium
Run this in your terminal to install Playwright and download the Chromium browser it will control.
npx playwright install chromium
Add Playwright MCP to Claude Code
Register the MCP server so Claude Code can use it in every session.
claude mcp add playwright npx @playwright/mcp@latest
Verify the Integration
Restart Claude Code and confirm the MCP is active.
claude mcp list
# You should see: playwright → npx @playwright/mcp@latest
Use These Prompts with Claude
Once active, Claude can see and interact with the OTTO platform. Try these:
My Notes & Findings
Log your observations here as you go through the onboarding