> ## Documentation Index
> Fetch the complete documentation index at: https://docs.tryhikoo.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Agent analytics

> See real AI agents and crawlers fetching pages on your own site

**Agent analytics** shows the real AI agent and crawler traffic hitting your own site. It tells you which AI vendors crawl you, which URLs they read, and how that activity changes over time.

## How this differs from citations

Citations and agent analytics answer two different questions:

* **Citations** measure whether AI answers cite you. See [Citations](/guides/citations).
* **Agent analytics** measures whether AI bots are actually fetching your pages.

A page can be crawled without being cited, and cited without being freshly crawled, so it helps to watch both.

## What the page shows

Cards across the top give you the headline numbers:

* **Total visits**
* **Unique agents**
* **Unique pages**
* **Top vendor**
* **Top agents**

You can filter by **vendor**, read a **visits over time** chart, and drill into a per-URL and per-folder table to see exactly which pages the agents read.

## Set up agent analytics

<Steps>
  ### Open the configuration panel

  Open the configuration and connection panel for agent analytics.

  ### Generate a tracking token

  Generate a site tracking token for your website.

  ### Install the tracking script

  Add the provided tracking script to your site so incoming agent traffic is recorded.

  ### Wait for ingestion

  Once traffic is ingested, the dashboard populates with your agent visits.
</Steps>

## Availability

Agent analytics is available on some plans. Once it is on your plan, complete the setup above to start collecting data.

## Related

<Columns cols={2}>
  <Card title="Health" icon="gauge" href="/guides/health">
    Check whether your site is readable by AI crawlers.
  </Card>

  <Card title="Pages" icon="file-text" href="/guides/pages">
    See the pages agents are reading, page by page.
  </Card>
</Columns>
