The Missing Piece:
AI Traffic → Revenue

Google Analytics shows “Direct.” We show you it’s from ChatGPT. With revenue attribution down to the engine.

The AI Traffic Blind Spot

When someone asks ChatGPT for a recommendation, clicks your link, and makes a purchase — your analytics show it as “Direct.” AI engines strip referrer headers, obscure attribution, and make it impossible to tell where the visitor actually came from. You can’t optimize a channel you can’t see.

The AI Traffic Pixel identifies visitors from 12 AI engines using two detection methods: HTTP referrer matching across 19 domain patterns, and UTM parameter matching when referrers are blocked. If the visitor came from AI — you’ll know exactly which engine sent them.

Traffic Source Breakdown

ChatGPT
42%
Perplexity
28%
Google AI
18%
Other AI
12%

12 AI engines tracked

The pixel recognizes traffic from every major AI platform: ChatGPT (including chat.openai.com), Perplexity, Gemini (including Bard), Copilot (including Bing Chat), Grok (including X/Twitter integration), You.com, Meta AI, Poe, Phind, Mistral (including Le Chat), and more. Each engine is tracked separately with its own visit counts, conversion rates, and revenue attribution.

How does the pixel detect AI visitors?

Not all AI traffic carries a referrer header. ChatGPT added utm_source=chatgpt.com to outbound links in June 2025, but many engines still strip referrers entirely. The pixel uses two approaches:

If neither method detects an AI source, the script exits immediately without sending any data. No tracking of non-AI visitors.

One Script Tag

Lightweight script. Exits immediately on non-AI traffic. Works with any website.

<!-- ARPAI GEO AI Traffic Pixel -->
<script src="https://arpai-geo.com/api/pixel/script/YOUR_PIXEL_ID"></script>
// Track conversions — 6 event types supported
window.arpaiConversion('purchase', 99.99);
window.arpaiConversion('signup');
window.arpaiConversion('lead', 50.00);
window.arpaiConversion('contact');
window.arpaiConversion('download');
window.arpaiConversion('custom', 25.00);

What does the pixel track?

The pixel tracks more than just pageviews. Each AI visitor gets a unique session ID and a visitor ID cookie (365-day expiry). You see total unique sessions, average pages per session, and whether each visitor is new or returning. A 30-day attribution cookie stores which AI engine brought the visitor, their landing page, and the timestamp — so when they convert days later, the revenue is attributed to the original AI source.

SPA support

Single-page applications don’t trigger new page loads. The pixel intercepts history.pushState, replaceState, and popstate events to track client-side navigation within the same session. Every page the AI visitor views is recorded, even on React, Vue, or Angular sites where navigation happens without a full page reload.

How do I measure ROI from AI traffic?

Revenue attribution goes beyond counting conversions. The dashboard shows a full funnel: AI Visits → Conversions → Revenue. For each AI engine, you see:

Full Analytics Dashboard

AI Visits (30d)

2,847

From 12 AI engines

Conversions

127

4.5% conversion rate

AI Revenue

$12.4K

Attributed to AI sources

ROI

124x

Revenue vs platform cost

Geographic and device breakdowns

Every AI visit is enriched with GeoIP data (country and city) and device detection (desktop, mobile, tablet). The dashboard shows traffic breakdown by country (top 10), by language (top 10), by device type, and by landing page (top 10). You see which countries send the most AI traffic, what devices those visitors use, and which pages they land on.

Pixel status indicator

The dashboard shows a live status of your pixel: green (active — data received within 24 hours), yellow (waiting for AI traffic — data within 7 days), or red (no recent data). You always know whether the pixel is working and whether AI engines are currently sending traffic to your site.

Bottom Line

The AI Traffic Pixel closes the loop between AI visibility and business results. A lightweight script on your site detects visitors from 12 AI sources, tracks which pages they visit, and shows which AI engines drive actual conversions and revenue. Free to install, included with any monitoring project, no third-party cookies.

Stop flying blind on AI traffic

Free to install. Included with any monitoring project.

Get Your Pixel Code →