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

# Bot Visit Analysis

> Understand your AI bot visit data - trends, patterns, and what they mean for your AI visibility strategy.

<Info>
  **Quick Answer:** Bot visit analysis shows you which AI systems are reading your content, how often they return, and which pages they focus on. Use this data to understand your reach into the AI ecosystem.
</Info>

## What You'll Learn

* How to read bot visit analytics
* What different visit patterns mean
* How to correlate visits with mentions
* How to optimize based on bot behavior

## The Analytics Dashboard

### Overview Metrics

At the top of AI Website Analytics, you'll see:

| Metric               | Description                              |
| -------------------- | ---------------------------------------- |
| **Total bot visits** | All AI bot visits this period            |
| **Unique bots**      | Number of different AI crawlers visiting |
| **Pages visited**    | Unique pages accessed by bots            |
| **Visit trend**      | Increasing, stable, or decreasing        |

### Time Period Selection

View data across different timeframes:

* Last 7 days
* Last 30 days
* Last 90 days
* Custom range

## Visit Patterns

### By Bot Type

A breakdown showing how frequently each AI crawler visits:

| Bot             | Visits (30 days) | Trend | Pages Covered |
| --------------- | :--------------: | :---: | :-----------: |
| Googlebot       |        450       |   ↑   |      85%      |
| PerplexityBot   |        120       |   ↑   |      45%      |
| GPTBot          |        80        |   →   |      60%      |
| ChatGPT-User    |        25        |   ↑   |      15%      |
| ClaudeBot       |        15        |   →   |      30%      |
| Google-Extended |        40        |   ↑   |      50%      |

### By Day of Week

Some bots have crawling patterns tied to specific days. The dashboard shows visit distribution across the week, helping you understand when AI systems are most active on your site.

### By Page Type

Which types of pages attract the most bot attention:

| Page Type        | Bot Interest Level |
| ---------------- | :----------------: |
| Blog posts       |        High        |
| Service pages    |        High        |
| About/Team pages |       Medium       |
| Case studies     |       Medium       |
| Contact/Forms    |         Low        |
| Legal pages      |         Low        |

## Interpreting Your Data

### Healthy Patterns

* **Consistent visits** - Bots return regularly (weekly or more)
* **Growing page coverage** - More of your pages being visited over time
* **Multiple bot types** - Various AI systems reading your content
* **ChatGPT-User visits** - Real users being directed to your content

### Warning Signs

* **Declining visits** - Bots visiting less frequently
* **Limited page coverage** - Only a few pages being read
* **Single bot only** - Only one AI system crawling
* **High 404 rates** - Bots hitting broken pages

### Correlation with Mentions

The most valuable insight: do bot visits lead to mentions?

| Visit → Mention Lag | Platform                               |
| :-----------------: | -------------------------------------- |
|      1-2 weeks      | Perplexity (real-time access)          |
|      2-4 weeks      | ChatGPT (periodic knowledge updates)   |
|      4-8 weeks      | Claude (less frequent updates)         |
|      1-2 weeks      | Google AI Overviews (tied to indexing) |

## Optimizing for Bot Visits

### Encourage more visits

1. **Publish frequently** - Active sites get crawled more often
2. **Internal linking** - Help bots discover all your pages
3. **Sitemap submission** - Ensure bots know about all your content
4. **Quality backlinks** - Bots follow links from authoritative sites
5. **Fast load times** - Bots may skip slow-loading pages

### Make visits count

1. **Structure content clearly** - Headings, lists, tables
2. **Include factual claims** - Data, statistics, specific claims
3. **Add schema markup** - Help bots understand content type
4. **Answer questions directly** - Match how users ask AI platforms
5. **Keep content fresh** - Update regularly with new information

## Page-Level Analytics

Click any page to see detailed bot visit data:

| Data Point              | Description                                |
| ----------------------- | ------------------------------------------ |
| **Total visits**        | How many times bots have visited this page |
| **Last visited**        | When the most recent bot visit occurred    |
| **Bot breakdown**       | Which specific bots visited                |
| **Visit frequency**     | How often bots return to this page         |
| **Mention correlation** | Whether visits led to AI mentions          |

## Exporting Data

Export bot visit data for external analysis:

| Format     |  Available On |
| ---------- | :-----------: |
| CSV        |   All plans   |
| PDF report |   All plans   |
| JSON (API) | Professional+ |

## Tips

* **Don't obsess over daily counts** - Look at weekly and monthly trends instead
* **Focus on ChatGPT-User visits** - These represent real user queries leading to your site
* **Watch for new bots** - FAII notifies you when a new AI crawler first visits your site
* **Correlate with content publishes** - New content should trigger increased bot activity within 1-2 weeks

## Related Articles

<CardGroup cols={2}>
  <Card title="Most Visited Pages" icon="file-lines" href="/docs/ai-website-analytics/most-visited-pages">
    Your top pages by bot traffic
  </Card>

  <Card title="Analytics Dashboard" icon="chart-line" href="/docs/ai-website-analytics/analytics-dashboard">
    Full dashboard navigation guide
  </Card>
</CardGroup>
