Zero-cookie audience measurement

Analytics that respects your users.

Sovereign usage measurement infrastructure, no cookies, no consent banner. Hosted in France, CNIL compliant, decision-oriented.

Built for product teams

Everything you need to measure usage, nothing more.

Zero-cookie, zero-banner

No cookies, no consent banner. CNIL exempt. Your visitors see nothing.

Hosted in France

VPS Scaleway, Paris. No transfer outside EU. No US third-party service.

Ultra-lightweight

500-byte JS helper, fire-and-forget. Zero performance impact on your app.

Built-in dashboard

Global overview, per-resource details, time series, device and referrer breakdown.

Simple REST API

3 JSON stats endpoints. Integrate data directly into your own UI.

Multi-app

One token per project. Connect Studio, your website, your mobile apps — each isolated.

Integration in 5 minutes

A first-party proxy + one fetch call. That's it.

analytics.js — 500 bytes, zero dependency
// analytics.js — 500 bytes, zero dependency
const ANALYTICS_URL = '/api/collect'

export function track(event, ref, meta = {}) {
  const body = JSON.stringify({
    event_type: event,
    resource_ref: ref,
    referrer: document.referrer || null,
    ...meta,
  })
  navigator.sendBeacon?.(ANALYTICS_URL, body)
    || fetch(ANALYTICS_URL, { method: 'POST', body, keepalive: true })
}

Why not Google Analytics?

Google AnalyticsMatomoPlausibleAnalytics
Cookie bannerRequiredOften requiredNot requiredNot required
HostingUS (Google)Self-hostedCloud EUSelf-hosted FR
User trackingYesPartialNo (sessions)No (sessions)
IntegrationTag ManagerScript JSScript JS1 fetch(), 0 dep
OrientationMarketingGeneralistWebsiteProduct / App
ComplexityHighMediumLowMinimal

Simple and transparent pricing

Choose the plan that fits your needs.

Free

Free
  • 1 app
  • Built-in dashboard
  • 30-day retention
Get started for free

Pro

€19/ month
  • 10 apps
  • Built-in dashboard
  • 90-day retention
  • Priority support
Upgrade to Pro

Enterprise

Custom
  • Unlimited apps
  • Unlimited retention
  • Dedicated support
  • Guaranteed SLA
Contact us

Ready to measure without tracking?

Request access to start using Analytics.