Skip to main content

Server-Side Tracking (SST)

Server-Side Tracking captures request data directly on your server and forwards it to Travatar — no JavaScript tag, no cookies, no consent banners.

Unlike client-side analytics, SST sees everything: AI bots, headless crawlers, ad-blocked visitors, and scripts that never run JavaScript.

How It Works

  1. Enable a tracker in Settings → Server Tracking (Cloudflare Worker or WordPress Plugin)
  2. Configure credentials — paste your App ID and API Token into the tracker
  3. Data flows automatically — every request to your site is captured and sent to Travatar in the background

The tracker runs non-blocking — your visitors experience zero latency impact.

Visitor (human or bot) → Your Server → Normal response

Travatar (non-blocking webhook)

AI Traffic Dashboard

What Data Is Collected

On each request, the tracker captures:

FieldDescriptionExample
URL & methodWhich page was requestedGET /blog/my-article
User-AgentBrowser or bot identifierMozilla/5.0 ... / GPTBot/1.0
RefererWhere the visitor came fromhttps://google.com/search?q=...
IP addressClient IP (for geo & classification)203.0.113.42
TimestampWhen the request happened2026-04-03T12:00:00Z
Geo dataCountry, city, region (Cloudflare only)PL, Warsaw

No cookies are set. No PII is stored beyond what the HTTP request naturally contains.

What You Get

Based on this data, Travatar classifies every visitor and gives you:

  • AI Traffic Tracking — which AI platforms crawl your site (ChatGPT, Perplexity, Claude, GPTBot, and others)
  • Bot vs Human breakdown — see what percentage of your traffic is non-human
  • Session analysis — requests grouped into sessions with pages visited, duration, and classification
  • Traffic categories — AI Assistants, AI Search, AI Training Crawlers, SEO Tools, Monitoring, Human Traffic

Available Integrations

IntegrationBest ForSetup Time
Cloudflare WorkerAny website behind Cloudflare~5 minutes
WordPress PluginWordPress sites~2 minutes
AWS CloudFrontSites using AWS CloudFront CDN~15 minutes