Analytics
Endpoints
Analytics
Access onboarding analytics and metrics
GET
Analytics
Documentation Index
Fetch the complete documentation index at: https://muchadostudio.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Get Analytics Overview
Get analytics summary for a project.The project ID to get analytics for
Start date in YYYY-MM-DD format
End date in YYYY-MM-DD format
Timezone for date calculations (e.g., America/New_York)
Get Flow Analytics
Get detailed analytics for a specific flow.The flow ID to analyze
Start date in YYYY-MM-DD format
End date in YYYY-MM-DD format
Group results by: hour, day, week, month
Get Screen Analytics
Get analytics for a specific screen.The screen ID to analyze
Start date
End date
Track Event
Track a custom analytics event. This endpoint is used by SDKs to track onboarding events.The mobile SDKs automatically track events. This endpoint is documented for custom integrations.
Event name: flow_started, step_viewed, flow_completed
The project ID
The flow ID
Unique device identifier
Additional event properties
ISO 8601 timestamp (defaults to current time)
Export Analytics
Export analytics data in various formats.The project ID
Start date
End date
Export format: json, csv, xlsx
Data to include: summary, flows, screens, events, users
Real-time Analytics
Get real-time analytics data (last 5 minutes).The project ID
A/B Test Results
Get results for an A/B test between flows.The A/B test ID
Statistical confidence level (0.90, 0.95, 0.99)
