Skip to content
Start free

GetIntel script and WordPress plugin

Track AI visitors and AI crawlers without Google Analytics or Cloudflare, using a one-line visitor tag and a small server script, or one WordPress plugin for both.

No Google Analytics or Cloudflare? GetIntel’s own scripts cover both halves of AI traffic. Find your site key in Integrations → GetIntel script.

One line of JavaScript that only reports visits arriving from AI assistants (ChatGPT, Perplexity, Gemini, Claude, Copilot). No cookies, no personal data, and it loads after your page.

Paste in the <head> of every page, or once in your site-wide header:

<script async src="https://ingest.getintel.ai/v1/ai.js" data-site="YOUR_SITE_KEY"></script>

To test, open your site in a private window with ?utm_source=chatgpt.com added to the address. It appears in GetIntel within a few minutes.

AI bots don’t run JavaScript, so this part runs on your server. It reports only requests from AI bots, after the page is served, so it never slows your site.

Download the GetIntel plugin, then in WordPress go to Plugins → Add New → Upload Plugin, choose the zip, install and activate. Then Settings → GetIntel and paste your site key. The plugin covers AI crawlers and AI visitors, so you don’t need the tag as well.