Privacy-focused analytics

Understand your website
and what powers it

See where visitors come from, what they do, and which backend requests need attention. Website analytics, request traces, logs and metrics in one place.

Supports Do Not Track, Global Privacy Control, and visitor opt-out.

One script

Website setup

OpenTelemetry

Backend signals

Either or both

Install

Available

Visitor Opt-out

Start with the questions that matter

Connect a website, a backend, or both. Each works independently.

🔒
Who visits your website?

Explore traffic sources, pages, visitor journeys and browser errors. Install one script with visitor privacy controls.

âš¡
What is slowing requests down?

Follow backend traces, inspect related logs and chart runtime metrics. Use the Node SDK or OTLP HTTP exporters.

📊
What happened along the way?

Connect a visitor journey to a backend request when browser linking is configured. Add business events for actions your server confirms.

From a problem to its cause

For example: find a failing request in Backend Overview, open its trace, then inspect the related logs. When website linking is enabled, open the visitor journey to see what led to that request.

The Node SDK provides supported HTTP instrumentation, Pino logs and runtime metrics. Database coverage depends on the driver; postgres.js and SQLite need manual spans. Console output is not collected automatically. Business events are optional application code.

Ready to get started?

Choose the website script or the backend SDK. Follow the guide and verify your first data.