Lucent analyzes replay data from the Lucent browser SDK and supported third-party replay providers.Documentation Index
Fetch the complete documentation index at: https://docs.lucenthq.com/llms.txt
Use this file to discover all available pages before exploring further.
Supported sources
| Source | Web replay | Mobile replay | Notes |
|---|---|---|---|
| Lucent SDK | Supported | Not applicable | Browser sessions captured directly by Lucent. |
| PostHog | Supported | Supported when the payload contains DOM, screenshot, or wireframe replay data | Unknown mobile payloads are skipped. |
| Datadog | Supported | Supported when exported events are renderable as rrweb | Source metadata is preserved on imported sessions. |
| Amplitude | Supported | Supported when exported events are renderable as rrweb | Source metadata is preserved on imported sessions. |
| Sentry | Supported | Beta for Sentry mobile and Expo replay payloads | Mobile screenshot and wireframe payloads are transformed before video rendering. |
Mobile replay handling
Lucent normalizes supported mobile payloads before video generation:- DOM-like rrweb payloads pass through.
- Screenshot-style payloads are converted into web-compatible rrweb.
- Wireframe-style payloads are converted into web-compatible rrweb.
- Unknown mobile payloads are skipped.
Provider metadata
Lucent preserves replay source metadata such as source name, project, replay URL, platform, and feature flag values when available.Related guides
Sentry replay
Connect Sentry Session Replay and import web, mobile, and Expo sessions.
Feature flag filters
Filter Signals by evaluated feature flags from SDK sessions and integrations.