Mixpanel · Arazzo Workflow
Mixpanel Funnel Analysis and Annotate
Version 1.0.0
Find a saved funnel, query its conversion data, and annotate the chart.
View Spec
View on GitHub
AnalyticsData AnalysisEvent TrackingProduct AnalyticsUser BehaviorArazzoWorkflows
Provider
Workflows
funnel-analysis
List funnels, query the chosen funnel, then annotate the analysis date.
Calls /funnels/list to confirm the funnel exists, queries /funnels for its conversion data, then creates an annotation marking the analysis.
1
listFunnels
List all saved funnels in the project to confirm the requested funnel is available. Uses service account basic auth.
2
queryFunnel
Query the conversion data for the chosen funnel over the date range, returning per-step counts and conversion ratios.
3
annotateAnalysis
Create an annotation on the project timeline marking the funnel analysis so the result is visible to the team on charts.
Source API Descriptions
openapi
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.