Mixpanel
Tools
Name & Description | Type |
---|---|
MIXPANEL_AGGREGATE_EVENT_COUNTSGet aggregate event counts over time. | action |
MIXPANEL_GET_ALL_PROJECTSGet all projects associated with the authenticated Mixpanel account. | action |
MIXPANEL_JQL_QUERYExecute a custom jql (javascript query language) query against Mixpanel's query API. | action |
MIXPANEL_LIST_COHORTSGet list of all cohorts in a Mixpanel project. | action |
MIXPANEL_LIST_FUNNELSGet the names and funnel ids of your funnels. | action |
MIXPANEL_PROFILE_EVENT_ACTIVITYGet event activity feed for specified users from Mixpanel query API. | action |
MIXPANEL_QUERY_FUNNELGet data for a funnel. | action |
MIXPANEL_QUERY_INSIGHTGet data from your insights reports. | action |
MIXPANEL_QUERY_PROFILESQuery user or group profile data from Mixpanel. | action |
MIXPANEL_QUERY_RETENTION_REPORTGet cohort analysis data. | action |
MIXPANEL_QUERY_SEGMENTATIONGet data for an event, segmented and filtered by properties. | action |
MIXPANEL_AGGREGATED_EVENT_PROPERTY_VALUESGet unique, total, or average data for a single event and property over days, weeks, or months. | action |
MIXPANEL_AGGREGATE_EVENTSGet aggregate event counts over time. | action |
MIXPANEL_QUERY_FREQUENCY_REPORTGet data about how frequently users are performing events. | action |
MIXPANEL_QUERY_NUMERIC_AVERAGEAverages an expression for events per unit time. | action |
MIXPANEL_QUERY_NUMERIC_SEGMENTATIONGet data for an event, segmented and filtered by properties, with values placed into numeric buckets. | action |
MIXPANEL_QUERY_NUMERIC_SUMSums an expression for events per unit time. | action |
MIXPANEL_TODAYS_TOP_EVENTSGet the top events for today, with their counts and the normalized percent change from yesterday. | action |
MIXPANEL_TOP_EVENTSGet a list of the most common events over the last 31 days. | action |
MIXPANEL_TOP_EVENT_PROPERTIESGet the top property names for an event. | action |
MIXPANEL_TOP_EVENT_PROPERTY_VALUESGet the top values for a property. | action |