List Analytics events
get_tracking_eventsList all GA4 events and their event counts within a date range to identify active tracking configurations.
Instructions
List all GA4 events and their volume for the given date range.
Returns every distinct event name with its total event count. Use this to understand what tracking is configured and active.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| property_id | No | ||
| date_range_end | No | today | |
| date_range_start | No | 28daysAgo |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||