Now in public beta

Know what's happening.Without knowing who it is.

Every page view, every AI interaction — measured at the edge, private by architecture. One dashboard for your team. One API for your agents.

No cookies or IP storageFirst-party by default14-day free trial

What changes when you design for accuracy

Web and AI traffic in one funnel. Privacy by architecture, not by toggle.

0%

of visitors go uncounted

Ad blockers and privacy tools block third-party analytics scripts for a significant share of internet users.

First-party by default

Every visitor, every interaction — counted

912 million people use ad blockers worldwide.[1] In technical audiences, adoption exceeds 60%.[2] Third-party analytics scripts are blocked by default — underreporting traffic by 20–42%.[3]

Metrone's tracking script loads from your own domain. It's a first-party request, the same as your CSS or fonts. There's nothing to block because there's nothing foreign on the page.

You see every visitor from the first page load. No gaps, no estimation, no sampling.

Privacy without compromise

No cookies means no consent barriers

Cookie-based analytics require consent banners under GDPR and ePrivacy. Research shows bounce rates increase 10–20% when visitors encounter a popup.[4] A significant share of those who stay decline tracking entirely.[4]

Metrone uses no cookies, stores no IP addresses, and performs no browser fingerprinting. Privacy isn't a mode you enable — it's the architecture. There's nothing to consent to because there's nothing personal being collected.

GDPR, CCPA, and PECR compliant by design. Every visitor measured from their first page load.

0%

of EU tracking data at risk

Cookie consent, browser blocking, and Consent Mode V2 enforcement can significantly reduce analytics coverage.

0%

fewer clicks from search

AI Overviews have reduced organic click-through rates significantly. Your surface area is shifting.

Built for the AI-native web

Web events and AI events in one schema

69% of Google searches now end without a click.[5] AI Overviews have collapsed position-1 CTR from 7.6% to 1.6%.[6] Gartner predicts search engine volume will drop 25% by 2026.[7]

Meanwhile, your visitors interact through voice agents, chat widgets, and copilots — none of which register as a page view. The funnel now spans web and AI. Measuring only one side gives you half the picture.

Metrone tracks page views, voice calls, chat sessions, and assistant queries in one unified pipeline. Same schema. Same dashboard.

AI interactions as first-class data

One pipeline for voice calls, chats, and page views

The voice AI market reached $47 billion in 2025, growing at 34% annually.[8] Enterprise AI adoption is accelerating across every industry — and every one of those interactions generates data that deserves the same rigor as a page view.

If you're shipping a voice agent with Twilio or VAPI, a chatbot with OpenAI, or a copilot with Anthropic — where do those analytics live today? Probably in a provider dashboard that doesn't know about your web traffic. You're running two tools that don't talk to each other.

Metrone was built for this. Provider, intent, duration, resolution sit alongside page views, referrers, and UTM campaigns. One dashboard. One API.

0B

voice AI market in 2025

The voice AI market is growing at 34% annually. Every interaction is data that belongs in your analytics.

Why this architecture

Every design decision exists for a reason. These aren't features — they're structural guarantees.

Privacy

Edge-native privacy processing

IP addresses are hashed with a monthly-rotating salt at the edge — before data reaches the database. The raw IP never exists in our system. This isn't a config option. It's structurally impossible to disable.

Accuracy

First-party by architecture

The tracking script serves from your domain via CNAME. Not a proxy. Not a redirect. A genuine first-party request. This requires per-customer edge infrastructure — and it's why ad blockers never see it.

Data model

Unified web + AI schema

Page views and AI events (voice calls, chat sessions, copilot queries) share one schema, one pipeline, one database structure. This was a day-one decision, not a bolt-on. It means you can query web traffic and AI interactions in the same request.

Access

Dual-interface from the ground up

The dashboard and API are two views of the same data layer. Both are first-class. MCP, SSE, batch queries, and structured errors exist because the API was designed alongside the dashboard — not wrapped around it later.

Built for two audiences

Humans read dashboards. AI agents consume APIs. Metrone serves both as first-class citizens.

For Humans

See your data in a real-time dashboard that loads from your domain. No blocked scripts. No consent walls. Every visitor, every AI interaction.

  • CNAME setup — one DNS record, tracking runs from your domain
  • Browser SDK & React SDK — ~2 KB, zero dependencies
  • Real-time dashboard with timezone-aware hourly charts
  • Conversion funnels, top pages, traffic sources, UTM tracking
  • Built-in AI assistant — ask questions about your data
  • Custom events, interaction tracking, CSV/JSON exports
Read more →

For AI Agents

Give your AI agents direct access to your analytics. MCP for Claude/Cursor, Server SDK for Node.js, REST API for everything else — with auto-batching, retry, and structured errors built in.

  • Server SDK — Node.js, Deno, Bun with auto-batching and retry
  • MCP Server — Claude Desktop, Cursor, any MCP-compatible client
  • REST API — full read/write, batch query, cursor pagination
  • Real-time SSE — push-based event streaming for live monitoring
  • Webhooks — Twilio, VAPI, Retell, Bland, OpenAI, Anthropic, Telnyx, Intercom, Zendesk
  • Structured errors, idempotency keys, request tracing
Read more →

What Metrone does

One platform. Web analytics and AI tracking in one pipeline.

Core Analytics

Real-time web analytics

Page views, unique visitors, bounce rates, top pages, referrers, UTM campaigns — updating in real time. No sampling, no 24-hour delays.

Conversion funnels

Define goals and track multi-step funnels across web and AI. See where visitors drop off, which channels convert, and how AI interactions influence outcomes.

Timezone-aware analytics

Per-project timezone settings. Charts, "today" boundaries, and hourly breakdowns all reflect your local time — not UTC.

AI & Integrations

AI interaction tracking

Track voice agents (Twilio, VAPI, Retell, Telnyx), chatbots (OpenAI, Anthropic, Intercom, Zendesk), and copilots. Duration, intent, resolution — alongside web data.

AI Analytics Assistant

Built-in AI assistant powered by Claude Sonnet. Ask "What drove the spike last Tuesday?" and get answers with full analytics context.

Webhooks and REST API

Full read/write REST API with batch queries, cursor pagination, and idempotency. Zero-code webhook adapters for nine AI voice and chat platforms.

Infrastructure

First-party data collection

Serve tracking from your domain via CNAME, NPM, or Edge proxy. A genuine first-party request — not a redirect. Every visitor counted from the first page load.

Edge-native processing

Events processed at 275+ edge locations. Geo data resolved from the network — no third-party IP lookups. Sub-100ms latency.

Real-time SSE streaming

Server-Sent Events endpoint for live monitoring. AI agents and dashboards receive events as they happen — no polling required.

Platform

Server SDK & MCP

Node.js, Deno, Bun server SDK with auto-batching and retry. MCP protocol for Claude Desktop, Cursor, and any MCP-compatible AI client.

Privacy by architecture

No cookies. No IP addresses stored. No fingerprinting. No consent banners. Compliant with GDPR, CCPA, and PECR by design — not by configuration.

Multi-tenant by default

Multiple sites, team members, role-based access. Agencies get white-label dashboards and custom domains. Enterprise gets SSO.

How it works

Three steps. Five minutes to production.

01

Add a DNS record

Point a subdomain (e.g. data.yoursite.com) to Metrone. The tracking script loads from your domain — first-party, fast, and trusted by browsers like any other resource on your site.

02

Drop in one line of code

Add a single script tag or install the NPM package. Auto-tracks page views immediately. Custom events and AI tracking take one function call each.

03

See your data

Your real-time dashboard populates within seconds. Page views, visitors, sources, AI interactions — all in one place. Ask the AI assistant anything.

Integration

<!-- One line in your <head> -->

<script src="https://data.yoursite.com/m.js"

data-api="/api/events">

</script>

Privacy is our architecture

Not a feature we added. The constraint we designed the entire system around.

No cookies, ever

We identify sessions without cookies or local storage. Your visitors never see a consent banner because of Metrone. There's nothing to consent to.

No IP addresses stored

IPs are hashed with a monthly-rotating salt at the edge before reaching our database. The hash rotates every calendar month. The raw data doesn't exist to leak, sell, or subpoena.

No browser fingerprinting

We don't combine screen size, fonts, plugins, or other signals to create unique identifiers. We parse User-Agent for aggregate device/browser stats only.

No data monetization

We make money from subscriptions. Period. Your analytics data is never sold, shared, mined, or used for any purpose other than showing you your dashboard.

See what accurate analytics looks like

Start a 14-day free trial. No credit card required. Five minutes to production.

Start free trial →