agent-tracking

Guides

Is there a tool that tracks only the agentic use of my website?

Yes. Agent Tracking counts nothing but agents: the visitors assistants send, the pages crawlers read, the tools agents call and the goals they reach. Human traffic stays in your web analytics; this dashboard shows the agentic part of your site on its own, so the numbers are not diluted by everything else.

By · Updated 2026-09-08

Diesen Guide auf Deutsch lesen

Why a separate tool rather than a segment

A segment in web analytics can isolate visits with an assistant referrer, and that is the only one of the four agent signals it can see. Crawler fetches never execute the analytics script, tool calls never leave the browser, and a conversion reached by an agent looks like any other conversion. A tool built for agents reads the other sources: the server log, the browser's model context API, and goal markers in the page.

What counts as agentic use

A visit from ChatGPT, Perplexity, Claude, Copilot or Gemini. A fetch by GPTBot, ClaudeBot, PerplexityBot, OAI-SearchBot, Google-Extended, Applebot-Extended or another named crawler, verified against the vendor's address ranges. A call to an MCP or WebMCP tool on the page. A goal reached in a session classified as an agent. Plain page views by people are recorded only as a total for context and never counted against the quota.

What it deliberately leaves out

No people analytics: no bounce rate, no funnels for humans, no heatmaps. No prompts, spans or token costs of agents you build yourself; that is LLM observability, a different product. No blocking: it measures and never interferes. The result is a small dashboard with four views that answers agent questions and nothing else.

Open source, or hosted

The software is AGPL-3.0 and runs on your own server with one compose file, or as a hosted service in Germany with a free pilot. Either way the data is one SQLite file and the code is public.

In short

Does it count human visitors at all?

Only as a daily total beside the agent numbers, so you can see the proportion. Human visits are not classified, not segmented and not charged.

Can I get the numbers out?

Yes: JSON through the stats API, CSV export, a weekly mail, and an MCP tool your own assistant can call.