Start here
Quickstart
Install the browser SDK and record your first session in under five minutes.
Browser SDK
@lucenthq/sdk — a lightweight rrweb‑based recorder for any web app.API reference
HTTP endpoints for self‑hosted and server‑side integrations.
Dashboard
View recorded sessions, filter by signal, and manage API keys.
How Lucent works
- Record — drop
@lucenthq/sdkinto your app. It uses rrweb under the hood to capture DOM mutations, clicks, inputs, console output, and network calls, with a privacy‑first default that masks all text. - Ingest — events are batched in the browser and flushed to Lucent’s ingest API. Sessions are stored immutably and processed asynchronously.
- Analyze — Lucent detects rage clicks, dead clicks, and navigation friction, then runs an AI analysis pass over each session to surface the issues that matter.
- Act — review signals in the dashboard, share links with your team, or pipe them into your issue tracker.