mixpanel_get_funnels
Get funnel conversion metrics from Mixpanel using service account credentials and funnel ID.
Instructions
Get funnel conversion data from Mixpanel.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| service_account_username | Yes | Mixpanel Service Account username | |
| service_account_secret | Yes | Mixpanel Service Account secret | |
| project_id | Yes | Mixpanel project ID | |
| funnel_id | Yes | Funnel ID (find in Mixpanel UI) | |
| from_date | No | Start date (YYYY-MM-DD, default: 30 days ago) | |
| to_date | No | End date (YYYY-MM-DD) | |
| unit | No | Time unit |