Average CTR
also called CTRClick-through rateAverage click-through rate
Definition
The share of the impressions in a slice that produced a click, reported as a percentage.
How it's calculated
`ROUND(100.0 * clicks / NULLIF(impressions, 0), 1)`, the pooled clicks of the slice over the pooled impressions of the same slice, expressed on a 0 to 100 scale.
- Numerator
- Organic clicks in the slice
- Denominator
- Organic impressions in the slice
Scope, grain and dimensions
- Grain
- One date range × the selected slice.
- Dimensions
- query · page · country · device · intent · category · brand · rank bucket
- Required filters
- date range · source medium
- Aggregation
- Recomputed from summed clicks and summed impressions at whatever grain is queried. Never average a column of CTRs, rows carry wildly different impression counts, so the mean of rates is not the rate.
- Metric type
- derived metric · percent (0 to 100, rounded to one decimal)
Data sources
Where you'll see this
Named reports that normally include this metric.
AI Overview and SERP feature reportCannibalization reportContent decay reportContent performance reportKeyword ranking and movement reportWeekly search report
Skills and analyses that use it
Skills carry the judgment; the analysis verbs do the reading.
Analysis verbs
search_performancegsc_breakdowncompare_periods
Method rungs and levers
A rung tells you what a movement here can and cannot explain, read the rungs below it first.
levers L3 Refresh & content quality
Ask Quattr
- "What is our CTR for non-brand keywords?" Simulate this →
- "Which pages have high impressions and low CTR?" Simulate this →
- "Did CTR drop after the title rewrites?" Simulate this →
How to read it
The click-earning step: given that you appeared, how often you were chosen. It is only interpretable against a position, a 2% CTR at position 3 and a 2% CTR at position 14 are opposite findings, which is why the reference keeps a fitted expected-CTR curve rather than a benchmark.
Caveats, freshness and failure modes
Stored on a 0 to 100 scale here, while the CTR figures computed by the CTR-curve and striking-distance analyses are 0 to 1 fractions. The same word covers both scales in different parts of the product.
Rounded to one decimal at the source, so small CTR movements on large slices are inside the rounding.
A site-level CTR blends branded and non-branded demand, and the branded half dominates it. Split before drawing a conclusion.
There is no click-share metric anywhere in the product; a share-shaped click number is always something else mis-stated.
- Freshness
- 1 to 2 days behind, Google's own reporting lag. Any answer touching the last 48 hours says so on the card.
Common failure modes
- Averaging per-row CTRs instead of recomputing from pooled clicks and impressions.
- Comparing a 0 to 100 CTR to a 0 to 1 modeled CTR and reporting a 100× gap.
- Reading a blended branded and non-branded CTR as a site-wide snippet verdict.
Not the same as
The confusions that cause the most wrong decisions.
Average CTR Actual CTR (keyword and page) Compare definitions →
Both are clicks over impressions, but this one is a LookML measure returned on a 0 to 100 scale for whatever slice was queried, while actual CTR is computed in our own compute pass as a 0 to 1 fraction for a single query-and-page row. Different scale, different grain, and they are never interchangeable in a formula.
Average CTR Search impression share Compare definitions →
CTR is the share of impressions you received that clicked; impression share is the share of an available paid auction you appeared in at all. They share no numerator and no denominator, and click share, the metric people reach for when they conflate the two, does not exist in the product.
Average CTR Weighted CTR at a position bucket Compare definitions →
Search Console's average CTR is a warehouse measure returned on a 0 to 100 scale for whatever slice was queried; weighted CTR is computed in our own compute pass as a 0 to 1 fraction for one position bucket inside one segment cell. Same arithmetic, different scale and a completely different grain.
Watch this metric read in a real run
All runs →Related metrics and workflows
Verification
A definition is the smallest part of this.
The measurement matters because something acts on it. Here is the rest of the showcase, in the order most people find useful.