run_ga4_report
Run a custom GA4 report by specifying dimensions, metrics, and date range to analyze traffic, conversions, and user behavior.
Instructions
Run a custom GA4 report with specified dimensions, metrics, and date range.
Common dimensions: date, pagePath, sessionSource, sessionMedium, country, deviceCategory, eventName Common metrics: sessions, totalUsers, newUsers, screenPageViews, conversions, eventCount, bounceRate
Date formats: "today", "yesterday", "7daysAgo", "28daysAgo", "90daysAgo", or "YYYY-MM-DD". If property_id is empty, uses the default from config.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| metrics | No | ||
| dimensions | No | ||
| property_id | No | ||
| date_range_end | No | today | |
| date_range_start | No | 7daysAgo |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||