ga4_top_pages
Find top pages by views in GA4 for any date range, returning page path, title, views, users, and average session duration to evaluate content performance.
Instructions
Get the top pages by views for the specified date range. Returns page path, title, views, users, and average session duration.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max rows to return | |
| endDate | No | End date | today |
| startDate | No | Start date | 28daysAgo |
| propertyId | No | GA4 Property ID. Use ga4_list_accounts to find available properties. |