Table: mixpanel_cohort_members
This table shows data for Mixpanel Cohort Members.
https://developer.mixpanel.com/reference/engage-query (opens in a new tab)
The composite primary key for this table is (cohort_id, distinct_id).
Relations
This table depends on mixpanel_cohorts.
Columns
Name | Type |
---|---|
_cq_source_name | String |
_cq_sync_time | Timestamp |
_cq_id | UUID |
_cq_parent_id | UUID |
project_id | Int |
cohort_id (PK) | Int |
distinct_id (PK) | String |
properties | JSON |