Why Google Analytics does not see the AI agents reading your website
Count from the server logs, classify instead of filter, and name the bots.
- Answers
- Why does Google Analytics not show the AI agents that read my website?
- Topics
- AI · cloud · data · server · web · work
- Full article on willem.com
- https://willem.com/en/2026-07-07_counting-agentic-traffic/
Summary
In July 2026 I rebuilt Lemmid Count, the website statistics of my platform, from the server logs without AWStats and without a database. Its party piece is the dimension other tools throw away: the agents.
Full text
Script-based analytics only sees browsers that run JavaScript. An AI agent fetching your page runs none, so it never appears. The log on the server sees everything, and that is where you have to count. The rule is classify, do not filter. Humans, known crawlers, AI agents and the pretenders that claim to be a browser each get a name, so the question what did agents read on my site has an answer. The result goes back to the person who can act on it, in a small app in the pocket. High tech in the log parser, low tech on the screen. The bots read, make sure they read the right thing.