AI tools are now one of the most watched traffic sources for businesses trying to understand where their visitors come from. ChatGPT crossed 500 million weekly active users in early 2026. Perplexity is being used in place of Google for research queries. Gemini is embedded in Android devices and Google Workspace. When any of those tools recommends your business and a user clicks the link, that is a real visit with real intent. As of May 13, 2026, Google Analytics 4 tracks this traffic in its own dedicated channel. Here is how to check your numbers and what to do if they are zero.

How to check in GA4

Open GA4 and go to Reports, then Acquisition, then Traffic Acquisition. In the Default Channel Group column, look for a row labeled AI Assistant. If you see it, your site is already receiving traffic from AI tools that passed referrer data along with the click. Click the row to see a breakdown by session source, which shows the specific tools (ChatGPT, Perplexity, Gemini) driving visits. If you do not see the AI Assistant row, either your site has not received any AI-referred traffic since May 13, or all of it fell into the attribution gap described below.

Why the number is probably an undercount

The AI Assistant channel only captures sessions where the AI tool sent a recognizable referrer signal along with the click. This does not happen reliably in two common situations. First: when a user clicks a link inside the ChatGPT or Gemini mobile app rather than the web interface, the app frequently strips the referrer before the visit reaches your site. Those sessions land in GA4 as Direct. Second: some AI tools and AI browser extensions do not pass referrer data at all. If your Direct traffic has grown noticeably over the past 6 to 12 months, some of that growth is almost certainly AI-referred visits that could not be classified.

Treat your AI Assistant number as a floor, not a ceiling. Your actual AI-driven visits are higher.

What zero AI traffic actually means

Zero in the AI Assistant channel does not necessarily mean AI tools are ignoring your site. It could mean your AI-referred traffic is hiding in Direct due to the mobile attribution gap, or it could mean AI tools are not recommending your site at all. There is no way to tell from GA4 alone. What you can check from outside: go to ChatGPT and Perplexity and search for the core problems your business solves. Are you mentioned? If a competitor appears in the AI-generated answer and you do not, that is the more meaningful signal than the GA4 number.

What makes a site more likely to get cited

AI tools do not randomly pick sites to cite. The selection is driven by a combination of signals that differ from traditional search ranking factors. Three have the most practical impact for a small business.

  • AI crawler access: If your robots.txt blocks GPTBot, OAI-SearchBot, or ClaudeBot, those tools literally cannot read your pages. They cannot cite what they cannot read. Check your robots.txt at yourdomain.com/robots.txt and look for Disallow rules covering those crawlers.
  • Structured content with clear answers: AI tools prefer pages that answer specific questions directly, ideally in the first 100 words of a section. FAQ schema, clearly labeled headings, and definitions written for an AI to extract are the practical implementation of this.
  • Entity clarity: AI tools assign citations to known entities. If your site clearly establishes who you are, what you do, and where you operate through Organization schema and consistent naming across your pages, it is easier for an AI model to cite you by name with confidence.

How to check if AI tools can reach your site

Open a browser and go to yourdomain.com/robots.txt. You will see a plain text file with User-agent rules. Look for any User-agent blocks that contain GPTBot, OAI-SearchBot, ClaudeBot, Google-Extended, or PerplexityBot, and check whether they are followed by Disallow: / (which blocks) or Allow: / (which permits). If you see a blanket Disallow: / under User-agent: * with no specific allow rules for AI crawlers, you may be blocking all of them at once. Stackra checks this automatically in every site scan and flags any crawlers that are blocked.

A Stackra scan takes about 60 seconds and checks AI crawler access, structured data completeness, and entity clarity in one report.

Frequently asked questions

Common questions about AI traffic, how to track it, and what affects whether AI tools recommend your site.

Which AI tools send traffic that shows up in GA4?

Google has officially confirmed the AI Assistant channel covers ChatGPT, Gemini, and Claude. In practice, Perplexity is frequently observed in the channel as well, because Perplexity generally passes referrer data when users click citations from search results. The full list of recognized sources is not publicly documented. Any AI tool that passes a referrer signal when a user clicks a link may be classified here.

Can I see AI traffic from before May 13, 2026?

No. The AI Assistant channel only applies to traffic going forward from May 13, 2026. Sessions from before that date were classified under Referral and cannot be retroactively reclassified. If you want to estimate how much AI-attributed traffic you received before May 13, you can filter your historical Referral traffic by source and look for chatgpt.com, perplexity.ai, and similar domains, though the data will be incomplete due to the referrer-stripping issue.

Does getting AI traffic mean my content is high quality?

AI citation is not purely a quality signal. It is a combination of quality, accessibility, and structure. A well-written page that blocks AI crawlers in robots.txt will never be cited. A simply written page with clear FAQ schema that AI crawlers can read may outperform a more thorough page that makes its content hard to extract. Citation likelihood is a function of how readable the content is to a machine, not just how useful it is to a human reader.

What is a good AI Assistant traffic number for a small business?

There is no established benchmark for this channel because it only launched in May 2026. What matters more than the absolute number is the trend over time and whether that traffic converts. AI-referred visitors typically arrive with high intent because they followed a specific recommendation in a conversation, not a link from a list of ten results. Even a small number of monthly AI-referred visits that convert well can be more valuable than much higher referral or social traffic volumes.

Do I need to do anything special to get AI traffic?

You cannot submit your site for inclusion in AI tools the way you can submit a sitemap to Google. Visibility comes from being readable and citable. The practical checklist: confirm AI crawlers are not blocked in robots.txt, add Organization schema to your homepage, write content that directly answers specific questions your customers ask, and make sure your key content is in plain HTML rather than hidden behind JavaScript. A Stackra scan flags the specific gaps on your site.