← All posts
Analytics2026-05-22 · 4 min read

Track Your Visitors Without Being Creepy: Privacy-Friendly Analytics

You can understand your audience without tracking them like a stalker. Here's how modern analytics respects privacy while still being useful.

There's a growing backlash against invasive tracking. Users install ad blockers. Browsers block third-party cookies. Apple limits tracking. And honestly? Users are right to be concerned.

But as a business owner, you still need to understand your traffic. The good news: you can track what matters without being creepy.

What you actually need vs. what's invasive

You need: - How many people visit (aggregate numbers) - Which pages are popular - Where visitors come from (referrer, not GPS coordinates) - What devices they use - How they interact with your site

You DON'T need: - Individual user profiles across the internet - Tracking people across other websites - Selling data to advertisers - Storing personal information without consent

How privacy-friendly analytics works

  1. No cookies — Use localStorage for session tracking, not cookies. Visitors don't get tracked across sites.
  2. IP hashing — Know the country/city without storing the actual IP address.
  3. Aggregate data — Report on patterns, not individuals.
  4. Respect Do Not Track — If a user's browser sends DNT, honor it.
  5. Minimal script — A 4KB script that does its job without loading 200KB of tracking libraries.

Why this matters for your business

  • Ad blockers don't block privacy-friendly analytics (more accurate data)
  • No cookie banners needed (cleaner user experience)
  • GDPR/DPDPA compliant by design (no legal headaches)
  • Users trust your site more (no "this site uses cookies" guilt)

The trade-off

You get slightly less granular data. You can't build individual user profiles or retarget specific visitors on other platforms. But honestly? For most businesses, aggregate analytics is more than enough to make smart decisions.

Anested's approach

Under 4KB script. No cookies. IP addresses are hashed server-side. Respects Do Not Track and Global Privacy Control. You get all the insights you need — visitors, pages, referrers, devices, geography, scroll depth, clicks — without the ethical baggage.

Good analytics doesn't require surveillance. It just requires measuring what matters.

Want to see these insights for your own website?

Start with a free SEO analysis. No signup required.