seo metrics calculators

SERP Click-Through Rate Estimator

Estimate the monthly organic clicks a page is likely to receive based on its ranking position, search volume, title length, SERP features, and query intent. Use it to prioritise keyword opportunities before writing or optimising content.

About this calculator

Organic CTR declines steeply as ranking position increases. This estimator models that curve with the expression (35 − rankingPosition × 5) / 100, floored at 0.5% to account for the residual traffic even low positions receive. The base click estimate is then modified by three multipliers: serpFeatures (e.g. featured snippets or ads that steal clicks), queryIntent (navigational queries convert better than informational), and a title-optimisation factor of min(1, titleLength / 50) that penalises very short or truncated titles. The full formula is: Clicks = round(searchVolume × max(0.005, (35 − rankingPosition × 5) / 100) × serpFeatures × queryIntent × min(1, titleLength / 50)). This gives a practical upper-bound estimate; actual CTR varies by brand recognition and rich result eligibility.

How to use

Suppose a keyword has 2,000 monthly searches, you rank at position 3, your title is 55 characters, serpFeatures = 0.9 (one SERP feature present), and queryIntent = 1.1 (commercial intent). Step 1 — raw CTR: (35 − 3 × 5) / 100 = 20 / 100 = 0.20. Step 2 — title factor: min(1, 55 / 50) = 1.0. Step 3 — multiply: 2,000 × 0.20 × 0.9 × 1.1 × 1.0 = 396. You can expect approximately 396 monthly clicks from this keyword at position 3.

Frequently asked questions

What average click-through rate should I expect at each Google ranking position?

Industry studies consistently show position 1 captures roughly 25–35% of clicks, position 2 around 15%, and position 3 about 10%. By position 5 the CTR typically falls below 7%, and positions 8–10 often receive less than 2%. These figures vary significantly depending on whether a featured snippet, knowledge panel, or shopping ads occupy the SERP, as those features can steal 20–30% of available clicks. This calculator adjusts for those factors through the serpFeatures multiplier.

How do SERP features like featured snippets affect organic click-through rates?

SERP features occupy prime visual real estate and often answer a user's question without requiring a click, a phenomenon known as a 'zero-click search.' Studies suggest featured snippets can reduce CTR for the #1 organic result by 5–9 percentage points, while heavy ad coverage above the fold can push overall organic CTR down by 15–25%. However, if your page wins the featured snippet itself, you can recover and even exceed normal position-1 CTRs. Setting serpFeatures below 1.0 in this calculator reflects the click-dilution effect.

Why does title tag length affect estimated click-through rate in search results?

A title tag that is too short (under ~30 characters) often lacks enough descriptive keywords and emotional triggers to earn a click, while one over ~60 characters gets truncated by Google with an ellipsis, hiding the most compelling part of your message. The formula applies a penalty via min(1, titleLength / 50), meaning titles shorter than 50 characters receive a proportional reduction in estimated clicks. Crafting a 50–60 character title that leads with the target keyword and ends with a clear benefit is consistently one of the easiest ways to improve organic CTR without changing rankings.