Part of the Mia Bazo family

Know your traffic.
Respect your visitors.

Mia Analytics is privacy-first web & product analytics for every site you run — measured in-house, with nothing sold to anyone.

Pageviews, visitors and business events — with hashed IPs, built-in cookie consent, and a cookieless mode when you want it.

index.html
<!-- One line. That's the whole install. -->
<script async
  src="https://analytics.miabazo.com/js/bec-analytics.js"
  data-bec-key="your-site"
  data-bec-endpoint="https://analytics.miabazo.com"></script>

// Track the events that matter to the business
bec('signup_completed', { plan: 'pro' });

Everything, in one place

Analytics built for people who ship products

From marketing pages to signed-in apps — capture what visitors do and what the business earns, without handing your data to a third party.

Pageviews & visitors

Automatic pageviews, single-page-app route changes and returning-visitor counts — the numbers you check every morning, done right.

Custom & business events

Call bec('event_name', { … }) from the browser, or fire high-value events server-side — signups, invoices, subscriptions.

Privacy by default

IP addresses are hashed with a per-site salt — never comparable across products. Run fully cookieless when you'd rather set nothing at all.

Consent, your way

Show our built-in banner, defer to your existing cookie-consent tool, or skip cookies entirely. GDPR & PECR aligned out of the box.

Geo & source insight

Country, city and the organisation behind each visit, plus referrers and UTM campaigns — so you know where traffic actually comes from.

Every product, one dashboard

Add each site with its own key and see them side by side. Click any page, country, source or visitor to filter the whole view instantly.

Up and running in minutes

How it works

No tag manager, no data pipeline to babysit, no build step. Drop in a script and you're collecting.

1

Add the snippet

One <script> tag with your product key on any page you want to measure — static site, marketing page or full web app.

2

Track what matters

Pageviews and SPA routes are captured automatically. Add bec() calls for custom events, or the .NET SDK for server-side events that ad blockers can't stop.

3

See it in one dashboard

Top pages, visitors, countries, organisations, referrers and events — with a date range and click-to-filter across everything.

Trust, engineered in

Measurement your legal team can sign off

Analytics shouldn't mean shipping your visitors' behaviour to an ad network. Mia Analytics is first-party by design — the data stays yours.

  • IPs are hashed with a per-site salt — raw addresses are never required and never shared.
  • Cookieless mode counts visitors with no tracking cookies at all — the same model Plausible and Fathom use.
  • Consent-aware — bring your own banner or use ours; mid-session opt-outs are respected immediately.
  • No third-party sharing. Your data isn't sold, resold, or fed to an advertising graph.
  • Retention you control — nightly rollups keep the trends even after raw events age out.
cookieless-mode.html
// No banner. No cookies. Visitors counted
// server-side by hashed IP — PECR-friendly.
<script async
  src=".../js/bec-analytics.js"
  data-bec-key="marketing-site"
  data-bec-consent-mode="cookieless"></script>
1 line
to install
3
consent modes
1
dashboard for every product
0
data sold to third parties

Bring your analytics in-house

Tell us about the sites you'd like to measure and we'll get you set up with Mia Analytics.