← ClaudeAtlas

microsoft-clarity-automationlisted

Automate user behavior analytics with Microsoft Clarity -- export heatmap data, session metrics, and engagement analytics segmented by browser, device, country, source, and more through the Composio Microsoft Clarity integration.
ComposioHQ/awesome-claude-skills · ★ 62,373 · AI & Automation · score 84
Install: claude install-skill ComposioHQ/awesome-claude-skills
# Microsoft Clarity Automation Export **Microsoft Clarity** user behavior analytics directly from Claude Code. Pull heatmap data, session metrics, and engagement insights segmented by multiple dimensions without leaving your terminal. **Toolkit docs:** [composio.dev/toolkits/microsoft_clarity](https://composio.dev/toolkits/microsoft_clarity) --- ## Setup 1. Add the Composio MCP server to your configuration: ``` https://rube.app/mcp ``` 2. Connect your Microsoft Clarity account when prompted. The agent will provide an authentication link. 3. Ensure your Clarity project has sufficient data collection enabled for the dimensions you want to analyze. --- ## Core Workflows ### 1. Export Recent Analytics Data Export Clarity analytics data for the last 1-3 days, segmented by up to three dimensions simultaneously. **Tool:** `MICROSOFT_CLARITY_DATA_EXPORT` Key parameters: - `numOfDays` (required) -- number of days to export: `1` (last 24h), `2` (last 48h), or `3` (last 72h) - `dimension1` -- first breakdown dimension - `dimension2` -- second breakdown dimension (optional) - `dimension3` -- third breakdown dimension (optional) Available dimensions: - `Browser` -- Chrome, Firefox, Safari, Edge, etc. - `Device` -- Desktop, Mobile, Tablet - `Country/Region` -- geographic location of users - `OS` -- Windows, macOS, iOS, Android, etc. - `Source` -- traffic source (e.g., google, direct, referral) - `Medium` -- traffic medium (organic, cpc, referral, etc.) - `Campaign` --