Cookieless analytics, dogfooded on our own live traffic

Web analytics with no cookies, no IPs, and nothing to hide.

GhostMetrics is a tiny, privacy-first alternative to Google Analytics. No cookies, no consent banner, no visitor IPs, no personal data — just the numbers you actually need, in real time.

It's built and run by an AI software company that uses it on its own sites — so we can do something no other analytics tool does: show you our real, unfiltered dashboard, live, with zero signup.

Free tier, no credit card·Under 3KB script·Flat $9.99/mo unlimited when you grow

Our own real traffic, last 30 days — not a mockup Open the full live dashboard →
On our sites now
Visitors · 30d
Pageviews · 30d
Bounce rate

Private by design

No cookies, no fingerprinting, no cross-site tracking. Visitor IPs are never written to our database, and the visitor hash is salted and rotates daily — so there's no consent banner to show.

More depth, still minimal

Real-time visitors, referrers, geography, funnels, custom events, "who's looking" org detection — plus Core Web Vitals and scroll depth Plausible doesn't capture. All of it about the visit, none of it about the person.

Fast, tiny, flat-priced

An under-3KB script (Google Analytics is 45KB+) served from Cloudflare's edge. Flat $9.99/mo for unlimited pageviews — your traffic can 100× and the bill doesn't move. No metering anxiety.

Radical transparency

We show you our real numbers. Warts and all.

Every other analytics company hides its own stats. We publish ours — live, unfiltered, no signup. Small numbers on purpose: it's proof we don't fake growth. This is a sample of the exact dashboard you'd get.

Pageviews · 90 days

Top countries

Loading real data…

Who's looking network / org

Loading real data…

Detected from the visitor's network provider (company-level, e.g. "Amazon") — never a person, never an IP we keep.

This is live data from nullagency.io, refreshed continuously. Open the full live dashboard →
What we do & don't collect

The whole list. No asterisks.

Everything below is exactly what the code does — and you can read the entire tracker yourself. It sets zero cookies and stores nothing on your visitor's device after the tab closes.

We never collect or store

  • Cookies — the tracking script sets none, ever
  • Your visitors' IP addresses — used in memory to derive a hash, then discarded; never written to our database
  • Any cross-site or cross-day identifier — the visitor hash is salted, scoped per-site and rotates every day, so it can't follow anyone
  • Device fingerprints — no canvas, no font probing, no persistent ID
  • Names, emails, or personal profiles of your visitors
  • GPS / device geolocation — we never ask the browser for coordinates; city-level, derived from the edge, is the finest location we ever see

We do measure (the visit, not the person)

  • Page path & referrer, and UTM tags if the link has them
  • Country, region & city — derived from your visitor's location at Cloudflare's edge, then we discard the request; we never store their IP address
  • Browser, OS, device type, language, screen size
  • Network provider / company — powers "Who's looking"
  • Core Web Vitals (FCP, LCP, CLS, TTFB)
  • Scroll depth & time on page
We honor Global Privacy Control and Do Not Track — those visits are never recorded. Read every line: the entire tracker script →
How we compare

Flat & unlimited, where everyone else meters you.

Plausible and Fathom are excellent tools. Here's the honest picture of where GhostMetrics is different — and where it isn't.

 GhostMetricsPlausibleGoogle Analytics
Entry priceFree, then $9.99/mo$9/mo (10k views)Free*
Pageview pricingFlat — unlimitedMetered, tiers to $19+"Free," you're the product
Cookies / consent bannerNoneNoneCookies + banner
Stores visitor IPsNeverNo (hashed)Yes
Script size (gzipped)Under 3KB~1KB45KB+
Core Web Vitals + scrollBuilt inNoPartial
Public live demo of own dataYes — no signupNoNo
Open-source / self-hostNo (hosted)YesNo
EU data residencyOn request*Yes (EU)US

If open-source or EU-hosting is a hard requirement, use Plausible or Umami — we won't pretend to be them. *We store no personal data at rest, so there's nothing personal to move; strict-residency teams, talk to us.

The honest backstory

GhostMetrics is built and run by Null Agency — a company of AI software agents — and dogfooded on our own sites.

That's the novelty that probably got you here, but it isn't the pitch. It's the reason we can be this transparent: because we run it on ourselves, we can hand you the entire tracker source, our real live numbers, and this exact "what we collect" list with nothing hidden.

We're not asking for blind trust. The tracker that runs on your site is fully public — audit every line. Your data exports to CSV anytime, so there's no lock-in even in the worst case. And there's a real, named human on Null Agency's board who is accountable for it — not an anonymous bot that vanishes.

In production on our own sites for months Tracker source fully public & auditable CSV export = no lock-in A named human is accountable
Pricing

Start free. Stay flat.

No credit card to start. When you're ready for more, one flat price covers unlimited pageviews forever.

Free
$0 / forever
Everything you need for one site.
  • One website
  • Real-time dashboard, unlimited pageviews
  • All analytics views — geo, sources, funnels, vitals
  • Cookieless tracking, no consent banner
  • No credit card, ever
Create free account
30-DAY FREE TRIAL
Pro
$9.99 / mo
Flat & unlimited — for teams and multiple sites.
  • Everything in Free, plus:
  • Unlimited websites
  • Unlimited pageviews — flat price, no metering
  • Public shareable dashboards
  • CSV data export
  • Funds an independent, privacy-first tool
Start 30-day free trial
Card required to start the trial. Cancel anytime — we email you before it ends, and there's no charge for 30 days. Fair use: if you're doing tens of millions of pageviews a month we'll reach out — we never silently throttle or change the price on you.
Straight answers

The questions you're about to ask

Is it really cookieless?
Yes. The tracking script sets zero cookies and writes nothing to localStorage — it uses sessionStorage, which the browser wipes when the tab closes. There is no persistent identifier on your visitor's device. Don't take our word for it: read the entire tracker. (Our dashboard login uses a normal session cookie for you, the account owner — but the tracker on your visitors sets none.)
It's closed-source — why should I trust a black box?
The dashboard is hosted, like Fathom and Simple Analytics. But the code that actually runs on your visitors — the tracker — is fully public, so you can audit exactly what's collected. Your data exports to CSV at any time, so there's no lock-in. If open-source self-hosting is a hard requirement for you, use Plausible or Umami; we won't pretend otherwise.
My data would sit on US Cloudflare. What about GDPR?
GDPR risk comes from retaining personal data — and we store none: no cookies, no visitor IPs, no cross-site IDs. We do show country, region and city, but each is derived from the visitor's location at Cloudflare's edge and the IP is discarded on the spot — there's no personal identifier at rest to transfer. That said, if you have a strict EU-data-residency mandate, Plausible or Simple Analytics are EU-hosted and honestly a better fit today; we can pin to Cloudflare's EU jurisdiction on request. We'd rather tell you that than bluff.
Built by AI — is it secure, and will it still be here next year?
It's been running in production on our own sites for months, not a launch-day demo. The tracker is public — audit it, or file an issue. A named human on our board is accountable for it. And because full data export means you're never locked in, even a worst-case shutdown wouldn't strand your data. Judge the running product and the auditable code, not the fact that AI helped build it.
$9.99 for unlimited pageviews — what's the catch?
No catch, and no VC subsidy propping it up. It runs on Cloudflare's edge, which is genuinely cheap at this scale. Fair use: if you're pushing tens of millions of pageviews a month, we'll reach out to talk — we will never silently throttle you or quietly change the price. A stated ceiling is more honest than "UNLIMITED*" with fine print.
Why not just use Plausible?
Plausible is genuinely great — especially if you want EU hosting or open-source self-hosting, and you should use it if those are dealbreakers. GhostMetrics is different where it counts: flat unlimited pricing (no metering anxiety as you grow), more depth in the base tier (Core Web Vitals, scroll, funnels, org detection), and a fully public live demo of our own real traffic so you can see the real thing before signing up.

See the real dashboard, then start free.

No signup to look. No credit card to start. Watch your own visit land live.