ga4_get_conversions
Retrieve conversion events and their counts from a GA4 property, showing which events fire and how often over a specified period.
Instructions
Get conversion events and their counts. Shows which events are firing and how often, broken down by event name.
Args: property_id: GA4 property ID (numeric). Leave empty to use GA4_PROPERTY_ID env var. days: Lookback period in days (default: 28). row_limit: Max rows to return (default: 20).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| days | No | ||
| row_limit | No | ||
| property_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |