get_tracking_events
Retrieve all GA4 events with their event counts for a specified date range to understand tracking configuration and activity.
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 |
|---|---|---|---|
| date_range_start | No | 28daysAgo | |
| date_range_end | No | today | |
| property_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||