ga4_landing_page_conversions
Retrieve landing pages with conversions and key events from organic search, segmented by channel group and sorted by conversions descending.
Instructions
Landing pages with their conversions / key events over the last N days, broken down by channel group and sorted by conversions descending. Filtered to organic search by default (the SEO view) so you see which entry pages actually drive organic outcomes. 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. |