Paste one script tag. Get real traffic data. No cookies, no fingerprinting, no GDPR consent banners. Runs on your own Cloudflare Workers.
<script src="https://kb365service.com/tracker.js?id=YOUR_SITE_ID"></script>
Pageviews, unique visitors, session duration. Compare your numbers against GA4 and see what Google hides.
Direct, Google, Bing, Reddit, Facebook, Twitter/X. Know where your visitors actually come from.
Powered by Cloudflare's CF-IPCountry header β no IP database needed, no privacy risk.
Desktop, tablet, mobile. Real numbers from screen width β no user-agent parsing needed.
Track all your sites side-by-side. See which properties drive traffic and which need attention.
Your data on your Cloudflare Workers + D1. Open source, MIT licensed. No vendor lock-in.
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