Mixpanel Tables
The provider models the data in API as a list of tables in a relational database that can be queried using standard SQL statements.
Mixpanel Tables
| Name | Description |
| Annotations | Project annotations and notes |
| AnnotationTags | Available annotation tags |
| Cohorts | List of user cohorts in a project |
| EventActivity | Event stream query for user activity |
| EventProperties | Event property analysis |
| Events | Event data analysis |
| FeatureFlagAssignments | Feature flag user assignments and variants |
| FeatureFlags | Feature flag definitions and configuration |
| FrequencyReport | Frequency of actions report for retention analysis |
| Funnels | Funnel analysis data |
| FunnelsList | List of available funnels |
| Insights | Insights report data |
| LexiconSchemaByEntityName | Schema details by entity type and name |
| LexiconSchemas | Project schema definitions |
| LexiconSchemasByEntity | Schemas filtered by entity type |
| LookupTable | Lookup table records |
| PipelineJobs | Pipeline job definitions and status |
| PipelineLogs | Pipeline synchronization timeline and logs |
| PipelineStatus | Pipeline execution status and scheduling |
| ProjectServiceAccounts | Service accounts for Mixpanel projects |
| Segmentation | Event segmentation analysis |
| SegmentationAverage | Event property average segmentation analysis |
| SegmentationBucket | Numeric segmentation bucketing analysis |
| SegmentationSum | Event property sum segmentation analysis |
| ServiceAccounts | Organization service accounts |
| TodayTopEvents | Top events for today |