ga4_user_metrics
Get a summary of key user metrics from GA4: total users, new users, sessions, page views, bounce rate, avg session duration, and engagement rate. Optionally compare with previous period.
Instructions
Get a summary of key user metrics: total users, new users, sessions, page views, bounce rate, avg session duration, and engagement rate. Optionally compare with the previous period.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| endDate | No | End date | today |
| startDate | No | Start date | 28daysAgo |
| propertyId | No | GA4 Property ID. Use ga4_list_accounts to find available properties. | |
| comparePreviousPeriod | No | If true, also fetches the previous period of the same length for comparison |