Analytics your AI agent can actually use. This is the Cowork / Claude Desktop plugin for Agent Analytics.
Built for developers who ship lots of projects and want their AI agent to track, analyze, experiment, and optimize across all of them — without leaving the conversation.
Once installed, Claude can:
- Query your analytics — traffic, top pages, referrers, bounce rates, session engagement
- Run A/B experiments — create, monitor, and complete experiments
- Analyze funnels — find where users drop off in multi-step flows
- Track retention — cohort analysis to see if users come back
- Guide your growth — a built-in playbook for messaging, tracking, experimentation, and channel optimization
- Set up tracking — add the snippet and custom events to any site
- An Agent Analytics account — sign up at agentanalytics.sh
- The Agent Analytics MCP server connected in your Claude settings
Add to Claude Code:
claude mcp add agent-analytics --transport http https://mcp.agentanalytics.sh/mcpOr add to Claude Desktop's MCP settings manually. The MCP server authenticates via GitHub or Google OAuth — same account you use on the dashboard.
/plugin marketplace add Agent-Analytics/agent-analytics-plugin
/plugin install agent-analyticsclaude --plugin-dir ./agent-analytics-pluginOnce installed, just ask Claude about your analytics in natural language:
- "How's my-site doing this week?"
- "What are my top pages?"
- "Where's my traffic coming from?"
- "Are users coming back?"
- "Set up an A/B test on the hero headline"
- "Where do users drop off between signup and purchase?"
The plugin teaches Claude which tool to use for each question, how to interpret the results, and how to give you actionable insights instead of raw numbers.
- Agent Analytics — the platform
- CLI skill — for Claude Code terminal users
- MCP server — the MCP server this plugin queries
- Docs — API reference