DEV Community

Cover image for 60% of Searches End Without a Click. Here Is How to Win Anyway
Asad Abdullah Zafar
Asad Abdullah Zafar

Posted on • Originally published at loop2tech.com

60% of Searches End Without a Click. Here Is How to Win Anyway

I pulled a client's Search Console last week and their rankings were up across the board. Traffic was flat. Nothing was broken. Google had just started answering the queries itself.

That gap is now the default. In the first four months of 2026, 68% of US Google searches ended without a single click. The 60% line in the title fell back in 2024. Fewer than one in three searches now sends anyone to the open web.

If you are still grading yourself on click-through rate, you are taking a test Google stopped giving.

What a zero-click search actually is

A zero-click search is a query where the user gets the answer on the results page and never visits a site. Google answers in place, using content it crawled from pages that get nothing back.

Three surfaces drive it. Featured snippets lift a paragraph into position zero. Knowledge panels answer entity questions. AI Overviews synthesise an answer from several sources at the top of the page.

Here is the distinction almost every zero-click article skips. There is a difference between a zero-click search that mentions you and one that does not. A user who reads your answer in an AI Overview, sees your name, and never clicks has still been reached. A user who reads a competitor's answer has not. Both count as zero-click. Only one is a loss.

AI Overviews are the accelerant

AI Overviews now show on more than 20% of searches, and when one appears it cuts click-through by nearly 60%. That single feature explains most of the recent jump.

Pew measured it independently. Across 68,879 tracked searches, users clicked a traditional result 8% of the time when an AI summary appeared, against 15% when none did. Only 1% clicked a link inside the summary.

Read that last number twice. Citation links inside AI Overviews are not a traffic channel. Optimising for that click is optimising for something that statistically will not happen.

Every search now resolves three ways

Conflating these is why most zero-click reporting is useless.

Outcome What happens Value Where you see it
Click User visits your page Full GSC clicks, sessions
Cited zero-click You answer, brand shown Partial: awareness, branded demand later GSC impressions, citation tracking
Uncited zero-click Competitor answers None Invisible in your reporting

The third row is the dangerous one. Uncited zero-click searches leave no trace in Search Console, so a dashboard that looks stable can be hiding steady share loss.

Why winning a snippet can cost you clicks

This is the single most misread pattern I see in Search Console. A page moves to position one, impressions rise, clicks stay flat, and the team assumes something broke. Nothing broke. The page started winning a surface that does not send traffic.

The decision matters more than the diagnosis. For a definitional query ("what is llms.txt"), take the zero-click win and optimise for the brand mention. For a commercial query ("AEO agency Karachi"), deliberately hold the complete answer out of the snippet-eligible block so the click stays necessary. Make that call per query, not per site.

The HTML pattern that wins answer surfaces

A snippet-eligible block is a heading that states the question and a 40 to 60 word paragraph that fully answers it, with zero dependency on the text around it.

<h2>What is a zero-click search?</h2>
<p><strong>A zero-click search</strong> is a Google query that ends
without the user visiting any website, because the results page
answers the question directly through a featured snippet, knowledge
panel, or AI Overview. Zero-click searches accounted for 68% of
US Google searches in early 2026.</p>
Enter fullscreen mode Exit fullscreen mode

Two details do the work. The subject is restated inside the paragraph instead of inherited from the heading, and the claim carries a number. Strip every other element off the page and that block still stands as a correct, quotable answer. That is the whole game.

Measuring it when Google hides the data

Search Console does not report AI Overview impressions separately. It is folded into your normal totals with no filter to isolate it. So you infer it.

The signal is divergence. Filter to a query cluster, set a 90 day comparison, and hunt for queries where impressions climbed while clicks stayed flat or fell. That gap is your zero-click exposure. A page holding position three with rising impressions and falling clicks is being summarised, not ignored.

How I run the citation half of this

Search Console tells you that you were summarised. It cannot tell you whether you were credited. For that, prompt ChatGPT, Perplexity, and Gemini with your target questions on a fixed cadence and record whether your domain shows up at all.

I keep a simple sheet: one row per target question, one column per engine, checked monthly. The trend line matters more than any single run, because the answers drift week to week.

The metrics I report instead of CTR

I stopped putting CTR at the top of client dashboards. It now measures how often Google failed to answer the query itself, which is not a performance number for the client's content.

Three things replaced it:

  • Citation share — the percentage of target questions where your brand appears in an AI answer.
  • Impression share on answer-intent queries — visibility on questions you can realistically own.
  • Branded search volume — the honest lagging indicator. If zero-click exposure is working, more people search your name.

Branded search is the one that convinces skeptical founders. A zero-click impression that plants your brand generates a branded query later, and branded queries convert at rates unbranded traffic never touches. Google's docs are blunt that there are no special requirements to appear in AI Overviews, only that a page be indexed and snippet-eligible. Visibility is earned by content quality and entity strength, full stop.

Do these three things this week

Pull your top twenty queries in Search Console and flag every one where impressions rose and clicks did not. That list is your zero-click exposure, and it is almost certainly bigger than you think.

Rewrite the opening 200 words of those pages into self-contained answers with a number attached. If you want the mechanics of that, I wrote a whole piece on answer-first content for AI engines.

Then run those same queries through ChatGPT and Perplexity and record whether you show up. The full version of this post, with the entity-building section and all the source links, is at loop2tech.com.

If you run the impressions-versus-clicks check on your own pages, I would like to know what you find. Who is getting cited on the queries you thought you owned?

Top comments (0)