Web analytics.
Without the spyware.
Beluglobe is the privacy-first alternative to Google Analytics. All the metrics you need — pageviews, sources, funnels, real-time — without cookies, popups or a 50 KB script. GDPR-compliant by design.
What we offer
Every metric you need,
without the surveillance.
Stop choosing between insight and privacy. Beluglobe gives you a real-time, full-funnel view of your traffic — at a fraction of the weight, with zero personal data collection.
No cookies, no fingerprinting, no PII. Anonymous hash-based sessions reset daily. Compliant with GDPR, CCPA & PECR — out of the box.
Zero bannerA clean, fast dashboard that updates the second a visitor lands. Funnels, goals, custom events and shareable reports — without a 12-tab setup.
< 1s latencyA 1 KB asynchronous script that doesn't move your Lighthouse score. No long task, no main-thread blocking, no third-party domains in your network panel.
–98% weightFeature catalog
All the dashboards,
none of the dark patterns.
Every metric you'd expect from Google Analytics — and a few you wish it had — built around a single, ethical principle: collect less, show more.
See who's on your site right now — pages, source, country — updated every second, with zero cookies.
Daily, weekly, monthly trends with smart-baseline comparisons. No sampling, ever.
Country, region and city breakdown via IP-only lookup — IP is hashed and discarded immediately.
Desktop / mobile / tablet split, OS, browser families. Useful — never invasive.
Referrers, channels, UTM campaigns and ad spend ROI — all in one collapsible view.
Auto-track every external link click — perfect for affiliate programs and partner attribution.
Build a funnel in 30 seconds. Drop-off rates, conversion windows, segment breakdowns.
Pageview, click or custom event goals. Revenue-weighted reporting included.
A single beluga.event() call. Tag any action with arbitrary props. Type-safe.
Track PDFs, videos and binaries automatically — no extra code, no extra weight.
Real-user LCP, INP & CLS broken down by page, device and country. Catch regressions early.
Spot broken links the day they appear. Daily digest, Slack alerts, full-stack referrers.
Drop-in install
One line of code.
Zero cookie banner.
Beluglobe ships as a 1 KB async script. Paste it in your <head> and you're tracking — privately, in real time, with no consent dialog needed.
beluga.event() — typed payloads, retried on failure
<!-- Drop in your <head> — that's it. No cookie banner. --> <script defer data-site="acme.com" src="https://cdn.beluglobe.com/b.js"></script> <!-- Optional: track a conversion --> <button onclick="beluga.event('signup_clicked')"> Sign up — free </button>
vs. Google Analytics
Same insights.
Better defaults.
A side-by-side look at what you actually get with Beluglobe versus the GA4 setup you keep meaning to fix.
| Capability | Beluglobe | Google Analytics 4 |
|---|---|---|
| Cookieless tracking | Default | Requires cookies |
| GDPR consent banner | Not needed | Mandatory |
| Script weight (gzipped) | 1 KB | ~ 50 KB |
| Real-time latency | < 1 second | 24 – 48 hours |
| Data sampling | Never | Above 10M events |
| Data ownership & export | CSV / API / SQL | BigQuery only |
| EU data residency | Always | US-routed |
| Setup time | 2 minutes | Hours of GTM |
How it works
From signup to live data in 2 minutes
Sign up free in 30 seconds — no credit card, no cookie banner audit. Just an email.
Add a property. Beluglobe verifies ownership and provisions an EU edge endpoint instantly.
Drop the 1 KB script in your <head> — or install the React / Next package. That's it.
Open the dashboard. Real visitors, real-time, real privacy. Scale freely — pay only for what you measure.
Pricing
Free to start. Pay only for traffic that matters.
One account, one script, one transparent meter. Billed per event — not per “user profile”, not per “property”, not per surprise.
Create your account for free, add up to 3 sites and start tracking 10,000 events per month — at the same privacy and quality as our paid plans.
Start tracking — it's free- 10,000 events / month included
- 3 sites & unlimited team members
- Real-time dashboard & funnels
- Custom events, goals & UTM
- 1-year data retention
- Email support
No monthly minimum. See the live event meter →
Testimonials
Loved by privacy-minded teams
"We dropped our cookie banner and migrated 40 sites in a single afternoon. Our DPO actually thanked us — not a sentence I expected to write this year."
"GA4's UI made our PMs cry. Beluglobe gives them real-time funnels they understand in 10 seconds — and our Lighthouse score went from 78 to 96."
"The 1KB script is real, the EU residency is real, the support replies in minutes. After 6 years on Plausible & GA, I'm not going back."
FAQ
Common questions
defer, and never blocks the main thread. We even monitor real-user Web Vitals to make sure of it. Most sites see their Lighthouse score increase after dropping GA + tag manager.