Overview
AI agents like ChatGPT, Perplexity, Claude, and Gemini visit your website via server-side requests — they don’t execute JavaScript, so they’re invisible to traditional client-side analytics. The Vercel integration analyzes your production server logs to detect these visits automatically. Once connected, Pierview creates a log drain on your Vercel project. Vercel streams request logs to Pierview in real time, where we identify known AI agent User-Agents and surface the data in your Traffic Analysis dashboard.Detected AI Agents
| Provider | Agents Detected |
|---|---|
| OpenAI | ChatGPT-User, GPTBot, OAI-SearchBot |
| Perplexity | PerplexityBot, Perplexity-User |
| Anthropic | ClaudeBot, Claude-User, Claude-SearchBot |
| Google-Extended, Google-CloudVertexBot |
Step 1: Connect Your Vercel Account
- In Pierview, go to Traffic Analysis from the sidebar.
- Find the Vercel Integration card at the top of the page.
- Click Connect Vercel. You’ll be redirected to Vercel to authorize the integration.
- In Vercel, select the scope (personal account or team) and the projects you want to monitor, then click Add Integration.
- You’ll be redirected back to Pierview with a success message.
Pierview automatically creates a log drain on your Vercel project during setup. Only production logs are analyzed — staging and development environments are excluded.
Step 2: View Agent Traffic
- Go to Traffic Analysis and click the Agent Traffic tab in the analytics section.
-
You’ll see:
- Agent visits over time — a line chart showing daily AI agent traffic
- Breakdown by provider — a pie chart showing which AI platforms visit your site most
- Top pages — the most frequently visited pages by AI agents
Disconnecting
- Go to Traffic Analysis and find the Vercel Integration card.
- Click Disconnect, then confirm in the dialog.
Privacy & Data Handling
- Only requests matching known AI agent User-Agent patterns are stored
- Non-agent traffic is discarded immediately and never stored
- Access tokens are encrypted at rest using AES-256-GCM
- You can disconnect and stop data collection at any time
Troubleshooting
No agent data appearing after connecting
No agent data appearing after connecting
- Verify the integration shows Log Drain Active on the Vercel Integration card
- Wait a few minutes — Vercel log delivery can have a short delay
- Ensure your site receives production traffic (staging/dev logs are excluded)
- Check that your Vercel project is deployed and receiving requests
'No Log Drain' badge after connecting
'No Log Drain' badge after connecting
Log drain creation may have failed during setup. Try disconnecting and reconnecting the integration. If the issue persists, contact support.
Can I monitor multiple Vercel projects?
Can I monitor multiple Vercel projects?
The integration currently supports one Vercel connection per Pierview organization. The log drain will capture traffic across all projects in the selected scope.