Mixpanel
Overview
SLUG: MIXPANEL
Description
Mixpanel is a product analytics platform tracking user interactions and engagement, providing cohort analysis, funnels, and A/B testing to improve user experiences
Authentication Details
Basic Auth
Connecting to Mixpanel
Create an auth config
Use the dashboard to create an auth config for the Mixpanel toolkit. This allows you to connect multiple Mixpanel accounts to Composio for agents to use.
Create and Get auth config ID
Click “Create Mixpanel Auth Config”. After creation, copy the displayed ID starting with ac_
. This is your auth config ID. This is not a sensitive ID — you can save it in environment variables or a database.
This ID will be used to create connections to the toolkit for a given user.
Connect Your Account
Using Basic Auth
Tools
Executing tools
To prototype you can execute some tools to see the responses and working on the Mixpanel toolkit’s playground
OpenAI (Python)
Anthropic (TypeScript)
Google (Python)
Vercel (TypeScript)
Tool List
MIXPANEL_AGGREGATE_EVENT_COUNTS
Tool Name: Get Aggregate Event Counts
Description
Action Parameters
Action Response
MIXPANEL_GET_ALL_PROJECTS
Tool Name: Get All Projects
Description
Action Parameters
Action Response
MIXPANEL_JQL_QUERY
Tool Name: Execute JQL Query
Description
Action Parameters
Action Response
MIXPANEL_LIST_COHORTS
Tool Name: List Saved Cohorts
Description
Action Parameters
Action Response
MIXPANEL_LIST_FUNNELS
Tool Name: List Saved Funnels
Description
Action Parameters
Action Response
MIXPANEL_PROFILE_EVENT_ACTIVITY
Tool Name: Get Profile Event Activity
Description
Action Parameters
Action Response
MIXPANEL_QUERY_FUNNEL
Tool Name: Query Saved Funnel
Description
Action Parameters
Action Response
MIXPANEL_QUERY_INSIGHT
Tool Name: Query Saved Insight
Description
Action Parameters
Action Response
MIXPANEL_QUERY_PROFILES
Tool Name: Query Profiles
Description
Action Parameters
Action Response
MIXPANEL_QUERY_RETENTION_REPORT
Tool Name: Query Retention Report
Description
Action Parameters
Action Response
MIXPANEL_QUERY_SEGMENTATION
Tool Name: Query Segmentation Report
Description
Action Parameters
Action Response
MIXPANEL_AGGREGATED_EVENT_PROPERTY_VALUES
Tool Name: Get Aggregated Event Property Values
Description
Action Parameters
Action Response
MIXPANEL_AGGREGATE_EVENTS
Tool Name: Get Aggregate Events
Description
Action Parameters
Action Response
MIXPANEL_QUERY_FREQUENCY_REPORT
Tool Name: Query Frequency Report
Description
Action Parameters
Action Response
MIXPANEL_QUERY_NUMERIC_AVERAGE
Tool Name: Query Numeric Average Report
Description
Action Parameters
Action Response
MIXPANEL_QUERY_NUMERIC_SEGMENTATION
Tool Name: Query Numeric Segmentation Report
Description
Action Parameters
Action Response
MIXPANEL_QUERY_NUMERIC_SUM
Tool Name: Query Numeric Sum Report
Description
Action Parameters
Action Response
MIXPANEL_TODAYS_TOP_EVENTS
Tool Name: Get Today’s Top Events
Description
Action Parameters
Action Response
MIXPANEL_TOP_EVENTS
Tool Name: Get Top Events
Description
Action Parameters
Action Response
MIXPANEL_TOP_EVENT_PROPERTIES
Tool Name: Get Top Event Properties
Description
Action Parameters
Action Response
MIXPANEL_TOP_EVENT_PROPERTY_VALUES
Tool Name: Get Top Event Property Values
Description
Action Parameters
Action Response