query_retention_analysis
Query user retention by analyzing the percentage of users who perform a returning event after an initial event within a selected time range. Understand repeat engagement.
Instructions
Query retention from an initial event to a returning event.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| time_range | Yes | ||
| initial_event | Yes | ||
| returning_event | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | No | ||
| source | Yes | ||
| return_code | Yes | ||
| return_message | Yes |