Privacy

How we measure lodge vibes

We use Cloudflare Web Analytics and a tiny first-party, cookie-less logger to understand which pages and games are working. No ads. No cross-site tracking. We honor Do Not Track and you can disable our logger entirely in configuration.

What we collect

  • Page views, top routes, referrers, countries, and devices via Cloudflare's privacy-first beacon.
  • Anonymous gameplay events (session start/end, play clicks, game telemetry) recorded to our Google Sheet.
  • No cookies, IPs, or raw user-agent strings—just coarse summaries like “desktop/macos”.

Your controls

  • Turn on Do Not Track in your browser and Oddball will skip custom telemetry altogether.
  • Site maintainers can toggle events by setting NEXT_PUBLIC_ANALYTICS_ENABLED to 0.
  • Our overlay in development shows the last event, FPS, and session playtime for quick sanity checks.

Curious about the implementation? Check the repository's analytics README for the event schema, deployment notes, and how to swap the collector while keeping the same client API.