ga4_top_pages
Retrieve top landing pages by sessions from GA4 with optional filters for date range, country, and channel.
Instructions
Get top landing pages by sessions from GA4.
Args: start_date: Start date YYYY-MM-DD (default: 28 days ago) end_date: End date YYYY-MM-DD (default: today) limit: Max pages to return (default: 30) country: Full country name filter (e.g. "United States") channel: Channel filter (e.g. "Organic Search")
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| channel | No | ||
| country | No | ||
| end_date | No | ||
| start_date | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |