ga4_top_landing_pages
Identify top organic landing pages by sessions, engagement rate, and conversions from Google Analytics 4. Filtered to organic search by default for SEO analysis.
Instructions
Top landing pages by sessions over the last N days, with engagement rate and conversions. Filtered to organic search by default (the SEO view). Convenience wrapper over ga4_run_report.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| days | No | Lookback window. Defaults to 28. | |
| limit | No | Max rows. Defaults to 50. | |
| property_id | No | Defaults to the configured property. | |
| organic_only | No | Limit to Organic Search traffic. Defaults to true. |