| Data Point | Resolution | Method |
| Country | Country code (e.g. US, DE) | Cloudflare GeoIP header |
| City | Approximate metro city | Cloudflare GeoIP header |
| Device Category | Mobile, Desktop, Tablet | User-Agent parsing |
| Browser Engine | Chrome, Safari, Firefox, Other | User-Agent parsing |
| Referrer Domain | Domain only (e.g. t.co, linkedin.com) | Referer header, stripped to domain |
| Click Count | Integer counter per event | Cloudflare Analytics Engine |
ctx.waitUntil() — the redirect fires first, then the telemetry is committed in the background. This ensures tracking has zero impact on visitor redirect latency.| Mechanism | Detail |
| Polling interval | Analytics API is polled every 10 seconds |
| Queue replay rate | Events are dequeued at approximately 1 event/second for smooth animation |
| Pause behavior | Pausing the dashboard stops polling, queue drain, and WebGL globe motion |
| Not a live stream | This is not a WebSocket or SSE stream — it is a client-side simulation for UX purposes |