MANAGED CLOUD • BLAZING FAST

Cloud analytics.
Zero setup.

Privacy-first analytics as a service. Sub-second queries at any scale, from thousands to billions of events.

No servers to manage. No cookies. GDPR compliant by design.

Go
TS
Fully managed • Multi-tenant
Sub-second queries • No cookies • No tracking
BUILT FOR PRIVACY AT SCALE

Everything you need.
Nothing you don't.

🔒

Zero tracking consent

No cookies, no localStorage, no consent banners. Hashes IPs, honors Do Not Track, and never stores personal data.

GDPR + CCPA compliant out of the box

Incredibly fast

Sub-second analytical queries, even at billions of events. Handle massive traffic without breaking a sweat. No infrastructure to manage.

Real-time ingestion • Instant dashboards
📊

Real engagement metrics

Active time tracking (pauses when tab hidden), scroll depth, referrer analysis, real-time visitors, bot detection (55+ patterns).

CSV export included
🛡️
Multi-tenant security
  • • HMAC-signed session cookies
  • • UUID-based site isolation
  • • Per-site & per-IP rate limiting
  • • Bcrypt password hashing
🌐
Unlimited sites per account

Add as many sites as you need from your dashboard. Each site gets a unique UUID and isolated analytics. Just add data-site-id to your tracking script.

3 STEPS. DONE.

From signup to insights in under a minute.

1
Create your free account
Sign up with just an email and password. No credit card required.
Your dashboard is instantly available.
2
Add one script tag to your site
<script src="https://cloud.nanolytica.org/nanolytica.js" data-site-id="YOUR-UUID" defer></script>
Your unique site ID is in the dashboard Setup tab
3
Watch privacy-safe insights roll in
Real-time visitors • Engagement • Scroll depth • Bot-free stats • CSV export

Ready to ditch Google Analytics?

Privacy-first analytics, completely free. No servers to maintain.

100% FREE
Everything included

No plans, no tiers, no limits. Sign up and get the full experience — forever free.

  • Unlimited page views
  • Up to 50 sites
  • Real-time dashboard
  • CSV export
  • Bot detection
Create free account →
SELF-HOSTED
Run your own

Want full control? Nanolytica is open source. Deploy the single-binary version on your own infrastructure.

# Clone and run
git clone https://github.com/eringen/nanolytica.git
make singlebinary && ./nanolytica
→ MIT License • 100% open source