openpanel_get_retention_report
Analyze user retention by tracking how many users return over time for a specific website. Generate reports to measure engagement and identify retention patterns.
Instructions
[UNIFIED] Get user retention analysis showing how many users return over time. Note: project_id is optional if configured in environment.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| site | Yes | ||
| project_id | No | ||
| start_event | No | session_start | |
| return_event | No | session_start | |
| period | No | week | |
| cohorts | No |