What does the AI Discovery pixel detect?
The AI Discovery pixel is a lightweight JavaScript snippet that detects when visitors arrive at your website from AI assistants like ChatGPT, Claude, Gemini, Perplexity, and Copilot.
The AI Discovery pixel is a small JavaScript snippet (about 3 KB) that you install on your website. When a visitor lands on a page with the pixel installed, the pixel checks whether they came from an AI assistant and sends a signal to Revenue Proven if it detects an AI referral.
Which AI assistants are detected
- ChatGPT (chatgpt.com)
- Claude (claude.ai)
- Google Gemini (gemini.google.com)
- Perplexity (perplexity.ai)
- Microsoft Copilot (copilot.microsoft.com)
How detection works
Detection is based on the HTTP referrer header sent by the visitor's browser. When a user clicks a link from one of the supported AI assistants, the browser passes the origin domain as the referrer. The pixel reads this referrer and matches it against the list of known AI assistant domains. Visits arriving from other sources are ignored.
Privacy and data handling
Revenue Proven stores only a truncated IP address (the first 24 bits, which identifies the network but not the individual device), the page URL visited, the timestamp, and the detected AI source. Full IP addresses are never stored. The pixel includes bot-user-agent filtering to exclude automated crawler traffic. All data is stored in Revenue Proven's Singapore-region database and is used solely for your analytics.