get_event_data_events
Retrieve custom event names and their counts for a website within a specified time range. Filter by event name to get targeted event data.
Instructions
Get event data events (custom event names and counts) for a website
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| websiteId | Yes | Website UUID | |
| startAt | Yes | Start timestamp in milliseconds | |
| endAt | Yes | End timestamp in milliseconds | |
| eventName | No | Filter by event name |