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
Connect a website, a backend, or both. Each works independently.
Explore traffic sources, pages, visitor journeys and browser errors. Install one script with visitor privacy controls.
Follow backend traces, inspect related logs and chart runtime metrics. Use the Node SDK or OTLP HTTP exporters.
Connect a visitor journey to a backend request when browser linking is configured. Add business events for actions your server confirms.
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.
Choose the website script or the backend SDK. Follow the guide and verify your first data.