ga4_gsc_page_performance
Combine Google Search Console and GA4 data to analyze landing page performance, showing clicks, impressions, position alongside sessions, engagement rate, and conversions for each page.
Instructions
Landing pages with BOTH search performance (clicks, impressions, position from GSC) AND engagement data (sessions, engagement rate, conversions from GA4) side by side. Requires GA4 BigQuery export. IMPORTANT: GA4 and GSC data are joined on normalised landing page URL. Join rates vary by site (typically 70-90%). Numbers may not match GA4 or GSC dashboards exactly due to URL normalisation, timezone differences (GSC uses Pacific Time, GA4 uses property timezone), and sampling. Report the join rate when relevant. IMPORTANT: Base your analysis ONLY on the data returned. Report exact numbers from the results. Do not speculate about causes (e.g. algorithm updates, competitor actions) unless the data explicitly supports it. If the data does not contain enough information to answer a question, say so clearly rather than guessing.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| days | No | Number of days to analyse | |
| max_rows | No | Maximum rows to return | |
| min_clicks | No | Minimum GSC clicks to include a page | |
| ga4_dataset | No | BigQuery dataset containing GA4 data (e.g. analytics_123456789) | |
| gsc_dataset | No | BigQuery dataset containing GSC data |