AI Overview CTR Hit 2.4%. Get Cited or Stay Invisible.

AI Overview CTR Hit 2.4%. Get Cited or Stay Invisible. — featured image

AI Overviews now appear on roughly 48% of tracked Google queries, up from 31% a year earlier per BrightEdge. The click-through rate on those Overviews bottomed at 1.3% in December 2025 and climbed back to 2.4% by February 2026, an 85% jump in two months according to Seer Interactive’s 5.47 million-query study. Buried in the same dataset: brands cited inside an AI Overview earn about 120% more organic clicks per impression than uncited brands on the exact same queries. That spread is the whole game for local marketing in 2026.

If you own a local website and pay for the marketing, the math is no longer “rank number one on Google.” It is “get cited inside the Overview, or accept a 58% CTR haircut on the link below it.” Ahrefs measured that 58% drop on top-ranked pages where an AIO is present. The good news is that citation behavior is engineerable. The bad news is that none of the standard agency tactics work in isolation. You need three things lined up: page-level answer structure, a Google Business Profile that looks alive this week, and schema that names what you actually do.

The 2.4% number every operator should know

Seer’s data covered 53 brands and 2.43 billion impressions from January 2025 through February 2026. The two numbers worth writing on the wall: AIO CTR is 2.4% and rising, and citation status doubles your per-impression clicks. Translate that for a roofer in Phoenix. If “roof replacement cost” pulls an AIO and your competitor is cited, that competitor gets roughly 2.2 times your clicks even when you outrank them on the ten blue links. The old SEO playbook was binary, page one or page two. The new one is binary inside page one, cited or uncited.

Operators who track this stop arguing about rank position. They start tracking citation share by query cluster. Pick your top 30 commercial queries. Run each through Google logged out, screenshot the AIO, list the cited domains. If your domain shows up on fewer than 20% of them, you have a citation gap, not a ranking gap, and the fix is different. Most local sites are still spending on link building and content volume. Volume does not get you cited. Answerable structure does.

Page-level structure that AI Overviews actually pull

Every page targeting an answerable query needs four ingredients in the first 400 words. One: a direct answer to the question in the opening paragraph, stated as a sentence Google can extract verbatim. Two: a hard number with a date and a source. Three: a defined entity, your business name plus your service area plus your category, mentioned in proximity. Four: an FAQ block of three to five short questions, each with a 40 to 80 word answer. That is the shape AIOs cite from. Walls of marketing prose do not get pulled.

Tactical example. For a plumbing company targeting “tankless water heater installation cost Tampa,” write the page so that the first paragraph contains a price range from a recent source, the exact phrase “Tampa tankless water heater installation,” and a one-line note about who you are. Follow with an FAQ that includes “How long does installation take” and “Does Tampa require a permit.” Then the long-form body. Generic blog formatting with a 200 word intro about the history of tankless heaters will not show up in the AIO. The Overview will cite a competitor whose page reads like a reference card.

Copy this prompt into Claude or GPT to audit any page you already have published: “Read the HTML below. Identify the first sentence that directly answers the search query [QUERY]. If no such sentence exists in the first 400 words, return REWRITE NEEDED. If it does, return the sentence verbatim and flag any filler around it.” Run it against your top ten landing pages this afternoon. The pages that come back with REWRITE NEEDED are your fastest wins.

GBP is not a directory listing anymore

Google Business Profile in 2026 is an active surface that feeds both the local map pack and the AI Overview citation pool. Three changes from the last six months matter. First, the old Q&A feature died in late 2025 and was replaced by Google’s AI-generated Q&A, which pulls answers from your reviews, posts, and website. If your site is thin, the AI fills in for you, often wrongly. Second, native post scheduling went live in late 2025 and is now in most accounts. You can queue Updates, Offers, and Events from the dashboard, free, no third-party tool. Third, WhatsApp and SMS as contact methods are now eligible in most markets, and engagement on those channels feeds the profile’s freshness signal.

The operator move is simple. Block 30 minutes every Monday morning. Schedule four GBP posts for the week. One Offer, one Update, one Event or seasonal post, one product or service highlight. Add a photo to each. Several local SEO trackers reported in early 2026 that profiles going 30 days without a new photo or post drop visibility in map pack queries. Stale equals invisible. The dashboard will not tell you that. The traffic chart will.

Also turn on AI-generated review replies if you have not. Google rolled that into the dashboard this spring. You still edit and submit, so the voice stays yours. The point is reply latency. Profiles that answer reviews inside 24 hours get more profile views, full stop. The AI draft removes the excuse for letting a review sit for a week.

Stop using generic LocalBusiness schema

This is the cheapest win on the list and the most ignored. The generic LocalBusiness schema type tells Google “some kind of local business.” A plumbing company should declare itself as type Plumber. A law firm as LegalService or Attorney. A restaurant as Restaurant with a cuisine specified. Schema.org lists more than 80 LocalBusiness subtypes. Picking the right one raises the probability the AIO categorizes you correctly when a query is sub-type specific.

Here is a JSON-LD block any local site can adapt. Paste into the head of the homepage, swap the values:

<script type="application/ld+json">
{
  "@context": "https://schema.org",
  "@type": "Plumber",
  "name": "Acme Plumbing of Tampa",
  "image": "https://acmeplumbing.com/og.jpg",
  "url": "https://acmeplumbing.com",
  "telephone": "+1-813-555-0123",
  "priceRange": "$$",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "123 Main St",
    "addressLocality": "Tampa",
    "addressRegion": "FL",
    "postalCode": "33602",
    "addressCountry": "US"
  },
  "areaServed": ["Tampa", "St. Petersburg", "Clearwater"],
  "openingHours": "Mo-Sa 07:00-19:00",
  "sameAs": [
    "https://www.facebook.com/acmeplumbing",
    "https://g.page/acmeplumbing"
  ]
}
</script>

Two things to check. The visible page must match the schema. Google’s spammy structured data filter in 2026 is sharper than ever and looks for that match. If your schema says you serve Clearwater but the page never mentions it, expect the markup to be ignored or penalized. Second, validate with Google’s Rich Results Test and Schema.org’s validator before pushing. Local SEO trackers cite a 20 to 30 percent visibility lift for sites that move from generic LocalBusiness to an accurate subtype, but only if the page content backs the claim.

One signal to watch the next 30 days

Google’s Merchant API deadline for local inventory features is February 28, 2026, and small retailers running local inventory ads are mid-migration as of this week. Expect noisy CTR data on retail queries through May while feeds stabilize. If you run a retail or product-led local business, audit your feed status now, not in June. The migration is also a useful tell on which agencies are paying attention. If yours has not mentioned it, that is the signal.

The broader thing to watch is whether AIO citation behavior keeps shifting toward national brands or stays mixed. Right now mid-sized local sites with strong schema and active GBP profiles still earn citations on long-tail commercial queries. If that window closes, the playbook tilts toward owned audience and email. The window has not closed yet. For the next quarter, the work is to get cited.

About the Author

Trevor Kaak is the founder of Atlas Unchained, a portfolio of products and services helping local businesses run leaner with AI — from custom websites to vendor-bidding marketplaces to vertical SaaS. He writes about marketing, automation, and the craft of building software for operators who’d rather work on their business than in it.

Work with AU · Subscribe to The AU Brief

Leave a Reply

Your email address will not be published. Required fields are marked *

Looking for?

Ready to Put GEO Insights Into Action?

See how the GEO Atlas Funnel transforms insights into results. Smarter targeting, AI-powered automation, and actionable insights help you attract the right audience and convert with confidence — no guesswork.

Looking for?

Ready to Put GEO Insights Into Action?

See how the GEO Atlas Funnel transforms insights into results. Smarter targeting, AI-powered automation, and proven funnels help you attract the right audience and convert with confidence — no guesswork.

Latest Articles

AI Overview CTR Hit 2.4%. Get Cited or Stay Invisible.

AI Overview CTR climbed to 2.4% by Feb 2026 and cited brands earn 120% more clicks. The GBP, schema, and content playbook to win...

Realtors Are Invisible on ChatGPT. Here’s the 30-Day Fix

Real estate ranks last in AI search visibility at 0.14%. The 4-week schema, content, and citation playbook to fix it before...

The Seed Stage AI Playbook: What VCs Actually Want in 2026

The AI gold rush isn’t over—but the era of “easy money” is officially behind us. If you’re a founder in seed-stage AI startups...

Latest Articles

AI Overview CTR Hit 2.4%. Get Cited or Stay Invisible.

AI Overview CTR climbed to 2.4% by Feb 2026 and cited brands earn 120% more...

Realtors Are Invisible on ChatGPT. Here’s the 30-Day Fix

Real estate ranks last in AI search visibility at 0.14%. The 4-week schema...

The Seed Stage AI Playbook: What VCs Actually Want in 2026

The AI gold rush isn’t over—but the era of “easy money” is officially behind us...

Sign In

Register

Reset Password

Please enter your username or email address, you will receive a link to create a new password via email.