Title: Aiso AI Crawler Analytics
Author: bentannenbaum
Published: <strong>2. 6. 2026</strong>
Last modified: 25. 6. 2026

---

Prohledat pluginy

![](https://ps.w.org/aiso-ai-crawler-analytics/assets/banner-772x250.png?rev=3558326)

![](https://ps.w.org/aiso-ai-crawler-analytics/assets/icon-256x256.png?rev=3558326)

# Aiso AI Crawler Analytics

 Autor: [bentannenbaum](https://profiles.wordpress.org/bentannenbaum/)

[Stáhnout](https://downloads.wordpress.org/plugin/aiso-ai-crawler-analytics.1.0.1.zip)

 * [Podrobnosti](https://cs.wordpress.org/plugins/aiso-ai-crawler-analytics/#description)
 * [Hodnocení](https://cs.wordpress.org/plugins/aiso-ai-crawler-analytics/#reviews)
 *  [Instalace](https://cs.wordpress.org/plugins/aiso-ai-crawler-analytics/#installation)
 * [Vývojáři](https://cs.wordpress.org/plugins/aiso-ai-crawler-analytics/#developers)

 [Podpora](https://wordpress.org/support/plugin/aiso-ai-crawler-analytics/)

## Popis

Search is moving inside AI assistants. When someone asks ChatGPT, Claude, Perplexity
or Google’s AI a question, those assistants quietly fetch real web pages — and **
those fetches are the new impressions**. Most analytics tools never show them, because
AI crawlers don’t run JavaScript and don’t appear in client-side analytics.

**Aiso AI Crawler Analytics reads the requests that actually hit your server** and
turns them into a clean, agency-ready dashboard right inside wp-admin. Think of 
it as the „AI visibility“ companion to your security log — focused entirely on AI
search performance instead of threats.

#### What you get

 * **Headline KPIs** — total AI-crawler hits, „chat impressions“ (live fetches during
   AI answers), distinct crawlers, and pages crawled.
 * **By AI platform** — ChatGPT (OpenAI), Claude (Anthropic), Perplexity, Google/
   Gemini, Microsoft Copilot, Meta AI and more.
 * **By crawler / user-agent** — the exact bots (GPTBot, ChatGPT-User, OAI-SearchBot,
   ClaudeBot, Claude-User, PerplexityBot, Googlebot, Bingbot, Bytespider, Applebot…).
 * **By purpose** — training vs. citation-indexing vs. **live chat impressions**
   vs. search vs. agentic browsing, so you know whether a bot is just training a
   model or actively quoting you in an answer.
 * **By page** — which URLs AI assistants read most, with per-page impression counts.
 * **Over time** — a daily activity chart so you can see trends and spikes.
 * **Live hit log** — recent crawler visits with country and a source-IP verification
   badge that flags possible spoofed user-agents.
 * **CSV export** — hand clients a report in one click.

#### Built for agencies

Connect the plugin to a free Aiso account and every site you manage reports into
one central place, so your AI-visibility data is kept long-term and viewable across
your whole portfolio. Not an agency? The plugin works completely on its own — install
it and the dashboard fills up locally with **nothing sent anywhere**.

#### Privacy-first

Visitor IPs are anonymised by default (stored only as a salted hash). The plugin
records AI-crawler requests, not your human visitors, and never transmits any data
externally until you explicitly connect an Aiso account.

### External services

This plugin connects to the Aiso API (https://www.getaiso.com) **only when you enable
syncing by connecting an account**. It is used to (a) optionally generate an API
key for your site and (b) store your AI-crawler hits centrally so they are retained
long-term and can be viewed across multiple sites.

 * **When data is sent:** only while „Send data to Aiso“ is enabled in Settings,
   and only for AI-crawler hits (not human visitors).
 * **What is sent:** the requested path and URL, the crawler’s user-agent, the detected
   bot and company, an optionally-hashed source IP, a two-letter country code, the
   HTTP status, a timestamp, your site URL, and your Aiso API key.
 * **What is not sent:** human-visitor analytics, post content, or personal data
   of your readers.

By connecting an account you agree to Aiso’s terms and privacy policy:

 * Terms: https://www.getaiso.com/quick_links/terms_of_service
 * Privacy policy: https://www.getaiso.com/quick_links/privacy_policy

If you never connect an account, the plugin makes no external requests and stores
all data locally on your own server.

## Instalace

 1. Upload the `aiso-ai-crawler-analytics` folder to `/wp-content/plugins/`, or install
    it from **Plugins  Add New** in your dashboard.
 2. Activate the plugin through the **Plugins** screen.
 3. Open **AI Crawlers** in the admin menu to see your dashboard. It starts filling
    up as AI crawlers visit your site.
 4. (Optional) Go to **AI Crawlers  Settings** and click **Connect** to link a free
    Aiso account so your data is stored long-term and aggregated across all your sites.

To test it immediately, request your home page with a crawler user-agent:

    ```
    curl -A "Mozilla/5.0 (compatible; GPTBot/1.1; +https://openai.com/gptbot)" https://yourdomain.com/
    ```

Reload the dashboard after a few seconds and the hit appears.

## Nejčastější dotazy

### Do I need an account to use this?

No. The dashboard works fully on its own using a local table — nothing is sent anywhere.
An Aiso account is optional and only adds long-term, cross-site storage.

### What are „chat impressions“?

Some crawlers (ChatGPT-User, Claude-User, Perplexity-User, DuckAssistBot…) fetch
a page **the moment an AI assistant is answering a user**. That live fetch is the
closest equivalent to an impression inside the chat, so we surface it as its own
metric.

### Will this slow down my site?

No. Non-AI traffic does zero database work. For the small fraction of requests that
are AI crawlers, a single row is written on shutdown, and any upload to Aiso happens
after the response has already been sent to the visitor (via fastcgi_finish_request
where available).

### How accurate is detection?

Detection is user-agent based, matching the Aiso AI-bot directory. Where a provider
publishes official IP ranges (OpenAI, Microsoft, Perplexity, Amazon, Meta, Common
Crawl, Huawei, Parallel.ai), the plugin also checks the source IP and flags mismatches
as possible spoofs.

### Does it work behind Cloudflare or a CDN?

Yes. It reads common edge headers (CF-Connecting-IP, CF-IPCountry, etc.) to recover
the real client IP and country.

### How is this different from a security plugin like Wordfence or Cerber?

Those focus on threats. This focuses on AI-search visibility: who from the AI world
is reading your content, what they read, and when — framed as marketing impressions,
not security events.

## Recenze

Pro tento plugin nejsou žádné recenze.

## Autoři

Aiso AI Crawler Analytics je otevřený software. Následující lidé přispěli k vývoji
tohoto pluginu.

Spolupracovníci

 *   [ bentannenbaum ](https://profiles.wordpress.org/bentannenbaum/)

[Přeložte “Aiso AI Crawler Analytics” do svého jazyka.](https://translate.wordpress.org/projects/wp-plugins/aiso-ai-crawler-analytics)

### Zajímá vás vývoj?

[Prohledejte kód](https://plugins.trac.wordpress.org/browser/aiso-ai-crawler-analytics/),
podívejte se do [SVN repozitáře](https://plugins.svn.wordpress.org/aiso-ai-crawler-analytics/),
nebo se přihlaste k[ odběru protokolu vývoje](https://plugins.trac.wordpress.org/log/aiso-ai-crawler-analytics/)
pomocí [RSS](https://plugins.trac.wordpress.org/log/aiso-ai-crawler-analytics/?limit=100&mode=stop_on_copy&format=rss).

## Přehled změn

#### 1.0.1

 * Fixed: AI-crawler hits on pages already in a full-page cache (WP Rocket, W3 Total
   Cache, WP Super Cache, LiteSpeed) were not recorded, because the cache serves
   the page and exits before WordPress loads the tracker. Known AI user-agents now
   bypass the page cache so every hit is counted exactly once. Human visitors are
   still served from cache.
 * Fixed: the „By crawler (user-agent)“ widget now lists every crawler seen in the
   selected range, so newly-arriving or low-volume bots (e.g. a single GPTBot hit)
   appear instead of being truncated below the top entries.
 * Added: „Page cache“ setting (on by default) to control AI-bot cache bypass.
 * Note: source-IP verification still covers IPv4 only; an AI bot arriving over 
   IPv6 shows „—“ (unverifiable) rather than a spoof flag, because the providers
   publish IPv4 ranges only.

#### 1.0.0

 * Initial release: local AI-crawler dashboard (platform, crawler, purpose, page,
   over-time breakdowns), source-IP verification, CSV export, and optional sync 
   to a central Aiso account.

## Meta

 *  Verze **1.0.1**
 *  Poslední aktualizace **před 1 týdnem**
 *  Aktivních instalací **Méně než 10**
 *  Verze WordPressu ** 5.8 nebo novější **
 *  Testováno až do WordPressu **7.0**
 *  Verze PHP ** 7.4 nebo novější **
 *  Jazyk
 * [English (US)](https://wordpress.org/plugins/aiso-ai-crawler-analytics/)
 * Štítků
 * [AI](https://cs.wordpress.org/plugins/tags/ai/)[analytics](https://cs.wordpress.org/plugins/tags/analytics/)
   [bot](https://cs.wordpress.org/plugins/tags/bot/)[crawler](https://cs.wordpress.org/plugins/tags/crawler/)
   [seo](https://cs.wordpress.org/plugins/tags/seo/)
 *  [Podrobnosti](https://cs.wordpress.org/plugins/aiso-ai-crawler-analytics/advanced/)

## Hodnocení

Zatím nebyly zadány žádné recenze.

[Your review](https://wordpress.org/support/plugin/aiso-ai-crawler-analytics/reviews/#new-post)

[Zobrazit všechny recenze](https://wordpress.org/support/plugin/aiso-ai-crawler-analytics/reviews/)

## Spolupracovníci

 *   [ bentannenbaum ](https://profiles.wordpress.org/bentannenbaum/)

## Podpora

Potřebujete pomoc?

 [Fórum podpory](https://wordpress.org/support/plugin/aiso-ai-crawler-analytics/)