How many times AI crawls a site before it sends one visitor

We read 1.4 million log lines from four of our own sites to find out what AI crawling actually returns. The answer depends less on the engine than on what the site is for.

By Abd Shanti September 27, 2026 6 min read
XLinkedIn

Short answer: Across four sites over 14 days we recorded 34,301 AI crawler page fetches and 30,315 attributable AI referral visits. That headline ratio of roughly one visit per crawl hides the real finding: a single tool site received almost every visit, while the three content sites together took 2,116 crawls and got 145 visits, about one visit for every fifteen crawls. For Anthropic the figure was 1,101 crawls and one attributable visit.

How we measured

Everything here comes from raw Nginx access logs on our own servers, for the 14 days from September 12 to September 26, 2026. Four sites, about 1.4 million log lines in total. No sampling, no analytics product in the middle.

A crawl means one successful page request from a named AI agent. We counted only HTML page responses, and removed static assets, API calls, error responses and the constant background noise of vulnerability scanners probing for WordPress files.

A visit means one page view whose referrer was an assistant domain such as chatgpt.com, perplexity.ai or claude.ai, made by a current browser user agent. That last filter matters. Referrer spam is heavy on every site we run, and we have caught bot networks faking assistant referrers before, so we excluded outdated browser versions and anything identifying as automated. The filter removed about five percent of raw referral hits.

The four sites are described by type rather than name: a CV builder, an SEO agency site, a legal information site, and this site. They differ enough in purpose to make the comparison the interesting part.

Results by engine

Crawler fetches and attributable visits, summed across all four sites for the 14 day window.

EngineCrawler fetchesAttributable visitsCrawls per visit
OpenAI (GPTBot, OAI-SearchBot, ChatGPT-User)27,23230,1610.9
Perplexity (PerplexityBot, Perplexity-User)1,0153827
Anthropic (ClaudeBot, Claude-User, Claude-SearchBot)1,10111,101
Meta (meta-externalagent)1,3550No referral path
ByteDance (Bytespider)1,3090No referral path
Amazon (Amazonbot)1,1140No referral path
Apple (Applebot)1,0950No referral path
DuckDuckGo (DuckAssistBot)780No referral path

Two search engines sit outside this table because their crawlers serve ordinary search as well as AI answers, which makes a clean ratio impossible. For the record, Googlebot made 2,050 page fetches in the same window while the Gemini app sent 72 visits, and bingbot made 18,149 fetches while Copilot sent 43. Most of what those two crawlers do is not AI work at all.

The Anthropic line is the one people react to. More than a thousand page fetches, one attributable visit. Some of that is measurement rather than behaviour, because assistants do not always pass a referrer, but the direction is consistent with what other operators have reported publicly.

Results by site

The same numbers, split by site. This is where the averages fall apart.

SiteAI crawler fetchesAI visitsCrawls per visit
CV builder (a free tool)32,18530,1701.1
SEO agency site7691305.9
This site (SEO tools plus guides)373662
Legal information site9749108

One site collects 99 percent of the visits. The CV builder receives between 1,400 and 2,700 visits a day from ChatGPT alone, arriving from more than 3,700 distinct visitors on current versions of Chrome, Edge, Safari and Android browsers. It is ordinary human traffic that happens to be introduced by an assistant.

The legal information site is the mirror image. It is well written, it ranks, and AI agents read it constantly. In 14 days it earned nine attributable visits. Its content answers the question so completely that there is no reason to click.

Where the visits actually land

On the CV builder, the pages that receive assistant traffic are not the articles. The top landing pages were the builder itself, the home page, the live CV feature and the pricing page. Blog posts barely appear.

This is the single most useful finding in the dataset. Assistants answer the informational question themselves, then hand the person over at the moment they need to do something. Nobody clicks through to read your explanation of how to write a CV. They click through to build one.

It reframes what an AI visibility strategy is for. Your explanatory content earns the model's trust and supplies the answer. Your tool, template, calculator or product page collects the visit. A site with only the first half gets crawled forever and stays empty.

What this means for your site

Three practical conclusions come out of this data.

First, judge AI visibility by whether you have something to hand over, not by traffic alone. If your site is purely informational, expect a poor crawl to visit ratio no matter how good the writing is, and measure your value in mentions rather than sessions.

Second, give the assistant a reason to send someone. A free tool, a calculator, a template, a live checker or a product page is the destination that makes a referral worth making. Put it where the answer ends, not three clicks away.

Third, be careful with blanket blocking. Publishers who block everything have a defensible case, and the ratios above explain why. A business with something to sell is in a different position, because an assistant that reads a page and then recommends the product is delivering a customer rather than taking value. Blocking agents that act for a real person is where that goes wrong, which is exactly what several networks now do by default, as we covered in the Cloudflare crawler defaults change.

Caveats worth stating

Four sites is a small sample, and they are our own, so treat these as measurements rather than universal truths. Attribution is imperfect: assistants sometimes strip the referrer, apps often pass none at all, and a visit with no referrer is counted as direct here, which understates every engine to some degree. ChatGPT is the easiest engine to measure because it tags outgoing links, so part of its strong showing is better tracking rather than better behaviour. The window is 14 days, which is long enough for crawl patterns and short enough that a single viral answer could move the numbers. We publish the method so you can run the same counts on your own logs and compare.

The bottom line

AI crawling pays back unevenly. Averaged across four sites it looks like one visit per crawl, but that average is one tool site carrying everyone else. Content sites were crawled thousands of times for a handful of visits. If you want AI traffic rather than AI reading, own the thing a person needs once the answer is finished.

Frequently asked questions

The number of times AI crawlers fetch pages from a site divided by the number of visits those engines send back. A ratio of 100 means one hundred page fetches for every visitor that arrives.
Across four sites over 14 days, 34,301 AI crawler page fetches and 30,315 attributable AI visits. One tool site accounted for almost all visits; the three content sites recorded 2,116 crawls and 145 visits.
In our data, OpenAI by a wide margin, with 30,161 attributable visits against 27,232 crawler fetches. Perplexity sent 38 visits, and Anthropic one. Part of that gap is attribution, because ChatGPT tags its outgoing links and other assistants often do not.
Training crawlers never send traffic by design, search crawlers index pages long before anyone asks a related question, and assistants answer most informational questions inside the chat without a click.
Not necessarily. Publishers whose product is the content itself have a reasonable case. Businesses that sell something usually benefit, because an assistant that reads the page can recommend the product to a person who is ready to act.
On the tool site in our sample, the builder, home, feature and pricing pages received the traffic while blog posts barely appeared. Assistants answer the question themselves, then hand the person over when they need to do something.
Count successful page requests by AI user agent in your access log, then count page views whose referrer is an assistant domain, filtering out outdated browsers and automated user agents. Compare the two numbers per engine.
Cite this article

Across four sites over 14 days in September 2026, FreeGPTSEO recorded 34,301 AI crawler page fetches and 30,315 attributable AI referral visits. Three content sites took 2,116 crawls for 145 visits, while a single free tool site received almost all of the traffic, landing on its product pages rather than its articles.

Source: FreeGPTSEO, September 27, 2026. AI Crawl to Click Ratio: 14 Days of Real Logs. https://freegptseo.com/blog/ai-crawl-to-click-ratio
Abd Shanti

Abd Shanti

Co-founder and strategy lead at Outline Technologies, the team behind FreeGPTSEO and AI Citation Monitor. Abd works on how brands get found and cited by search engines and AI assistants.

Check what AI engines see on your site

The free audit scores any URL on 15 signals, from AI crawler access through schema to answer capsules. No signup, nothing stored.

Run the free AI SEO audit
Published September 27, 2026. Figures and crawler behaviour checked against operator documentation and our own server logs on that date.