ctr_gaps
Identify high-impression queries or pages whose CTR falls below peers at the same position, prioritizing snippet rewrite opportunities.
Instructions
Find high-impression queries or pages whose CTR trails peers at the same position for snippet rewrite prioritization
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| by | No | Dimension used to identify CTR gaps | query |
| limit | No | Maximum gaps to return; defaults to 50 | |
| endDate | No | End date in YYYY-MM-DD; defaults to today | |
| siteUrl | Yes | Search Console property to analyze | |
| startDate | No | Start date in YYYY-MM-DD; defaults to the latest 28-day window | |
| minImpressions | No | Minimum impressions required; defaults to 100 |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| gaps | Yes | Rows underperforming their position peers | |
| window | Yes | Analysis window | |
| siteUrl | Yes | Search Console property analyzed | |
| truncated | Yes | Whether Search Console held more than 5000 rows for this window, so the list was computed from the top rows only |