cyberneticlibrary

Automate Mixpanel analytics tracking

mixpanel-automationskillsetup L23,035
davepoon/buildwithclaude
What it does

Query and segment Mixpanel event data with custom filters

Best for

Real-time analytics dashboards and behavior segmentation for multi-channel product validation.

Inputs
  • · event_names
  • · date_range
  • · property_filters
  • · segmentation_properties
Outputs
  • · event_counts
  • · segmentation_tables
  • · funnel_conversions
  • · user_cohorts
Requires
  • · Rube MCP (Composio)
  • · Mixpanel API
Preconditions
  • · Rube MCP connected
  • · Mixpanel auth active
  • · project_id resolved
Failure modes
  • · case-sensitive event names fail silently
  • · date format errors cause 400
  • · high-cardinality segments capped without warning
Trust signals
  • · JQL query language documented
  • · batch profile updates supported