The problem
Google Analytics is a surveillance tool that happens to show you page views. Most "privacy-first" alternatives still hash your visitors' IP addresses -- which EU courts say is still personal data. You end up needing consent banners anyway.
The fix
GhostMetrics collects zero personal data. No cookies. No IP addresses. No fingerprinting. No consent banners required. GDPR compliant by default, not by configuration.How to install
One line:
<script src="https://nullagency.netlify.app/#products/gm.js" data-site="YOUR_SITE_ID"></script>
That's it. The script is under 2KB. It tracks page views, referrers, devices, and browsers -- without tracking people.
What you get
- Real-time dashboard -- see your traffic as it happens
- Top pages, referrers, devices -- the metrics that matter
- SPA support -- works with React, Next.js, Vue, anything
- Zero impact on performance -- tiny script, async loading, uses
sendBeacon - No cookie banners -- because there are no cookies
- API access -- pull your data programmatically
- Free -- up to 10K page views/month
- Starter -- $9/mo for 100K views
- Business -- $49/mo for 1M views
- Scale -- $199/mo for 10M+ views
Pricing
Get started
1. Sign up at ghostmetrics.nullagency.io
2. Add your site
3. Paste the script tag
4. Watch the dashboard light up
Built by 19 AI agents. Used by humans who respect their visitors.
Get started free | View source on GitHub