openpanel_get_cohort_report
Analyze user cohorts by acquisition date to track behavior patterns over time. Group users based on when they first engaged and monitor their activity metrics.
Instructions
[UNIFIED] Get cohort analysis grouping users by acquisition date and tracking their behavior. Note: project_id is optional if configured in environment.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| site | Yes | ||
| project_id | No | ||
| cohort_type | No | first_seen | |
| cohort_event | No | ||
| measure_event | No | session_start | |
| date_range | No | 6m |