Open Source · Self-Hosted · Privacy-First

Analytics that don't
spy on your users

Paste one script tag. Get real traffic data. No cookies, no fingerprinting, no GDPR consent banners. Runs on your own Cloudflare Workers.

Open Dashboard β†’ View on GitHub
Paste this in your <head>
<script src="https://kb365service.com/tracker.js?id=YOUR_SITE_ID"></script>
πŸͺ No cookies
πŸ”’ No fingerprinting
⚑ <1KB snippet
🌍 Real country data
πŸ“± Device detection
πŸ”— Traffic sources
πŸ‘οΈ Realtime active users
πŸ—οΈ Cloudflare Workers

Everything you need. Nothing you don't.

πŸ“Š

Real Traffic Data

Pageviews, unique visitors, session duration. Compare your numbers against GA4 and see what Google hides.

🌐

Traffic Sources

Direct, Google, Bing, Reddit, Facebook, Twitter/X. Know where your visitors actually come from.

πŸ—ΊοΈ

Country Breakdown

Powered by Cloudflare's CF-IPCountry header β€” no IP database needed, no privacy risk.

πŸ“±

Device Split

Desktop, tablet, mobile. Real numbers from screen width β€” no user-agent parsing needed.

πŸ”„

Multi-Site Compare

Track all your sites side-by-side. See which properties drive traffic and which need attention.

🏠

Self-Hosted

Your data on your Cloudflare Workers + D1. Open source, MIT licensed. No vendor lock-in.

Open source. One-command deploy.

git clone https://github.com/kb-software-llc/kb365service
cd kb365service/worker
npm install
npx wrangler d1 create kb365service
npx wrangler d1 execute kb365service --file=schema.sql
npx wrangler deploy

Full setup docs at kb365service.com/docs