A recent technical analysis of server logs reveals that major AI chatbots use inconsistent methods to fetch website data, making it difficult for site owners to track AI traffic.
Key Points
- ChatGPT, Claude, Perplexity, Meta AI, and Manus use specific user-agents for live page retrieval, allowing site owners to identify their activity in server logs.
- Gemini does not perform live fetches for user queries, instead relying entirely on Google’s existing search index.
- Microsoft Copilot and Grok perform live fetches but disguise their traffic as standard human browser requests, making them indistinguishable from regular visitors.
- Site owners can distinguish between "provider-side fetches" (the AI reading the page) and "real clickthrough visits" (a human user clicking a link) by checking referrers.
- Search-indexing bots like Googlebot and Bingbot are distinct from retrieval bots and should not be counted as direct AI-answering traffic.