Description
Not all of your visitors are human anymore. GPTBot, ClaudeBot, PerplexityBot, and AI assistants
acting for real users visit your site every day — invisible to normal analytics.
VisitorType classifies every visit (human, AI crawler, AI search, AI assistant, AI browser
agent), lets you fire different tags for each audience, and shows you which AI platforms read —
and refer — your content.
This plugin connects your WordPress site in one click:
- Browser snippet injection — fires your tags, catches AI assistants and agentic browsers,
measures engagement (time on page, scroll), and detects humans referred by ChatGPT,
Perplexity, and Gemini (including visits GA4 buries in “Direct”). - Server-side tracking — reports every request in the background (zero added latency), so
AI crawlers that never execute JavaScript are captured too.
You need a free VisitorType account and a container ID. The snippet is cookieless, stores no
visitor IP addresses, strips query strings before storage, and honors Global Privacy Control.
Installation
- Install and activate the plugin.
- Create a container in your VisitorType dashboard and copy its ID (AITM-XXXXXXX).
- Go to Settings VisitorType, paste your host URL and container ID, save.
- Visit your site once, then open the Analytics tab in your dashboard.
FAQ
-
Does this slow down my site?
-
No. The snippet is ~4 kB and loads async; server-side reporting is fire-and-forget
(non-blocking) and adds no latency to page rendering. -
The snippet sets no cookies. It uses a per-tab session identifier and honors GPC/DNT. See the
privacy documentation in your dashboard; consult your own legal advisor for your site. -
Where is the data stored?
-
In your VisitorType account. Events auto-delete after your plan’s retention period.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“VisitorType” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “VisitorType” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
0.1.0
- Initial release: snippet injection, server-side collection, settings page.
