ga4_realtime_report
Get real-time active users and metrics from GA4 to monitor site activity over the last 30 minutes.
Instructions
Get real-time active users and metrics from GA4. Shows data from the last 30 minutes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum rows to return | |
| metrics | No | Realtime metric names, e.g. ["activeUsers", "screenPageViews"] | |
| dimensions | No | Realtime dimension names, e.g. ["city", "country", "unifiedScreenName"] | |
| propertyId | No | GA4 Property ID. If omitted, uses server-configured default. |