analytics_page_performance
Extract detailed page performance metrics from GA4 including sessions, views, and engagement to evaluate and optimize content effectiveness.
Instructions
Get detailed page performance metrics from GA4 (sessions, views, engagement)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| propertyId | Yes | GA4 Property ID | |
| accountId | No | GA4 account ID for multi-account setups | |
| startDate | Yes | Start date (YYYY-MM-DD) | |
| endDate | Yes | End date (YYYY-MM-DD) | |
| pagePath | No | Filter by specific page path | |
| limit | No | Max rows (default 50) | |
| offset | No | Starting row for pagination (0-based) | |
| format | No | Output format (default: json) |