Understand every device. Optimize every experience.
Real-time analytics that reveal your device landscape — OS distribution, browser capabilities, session patterns, and conversion attribution — all without cookies or local storage.
Data Processing
Free Tier Retention
Query Response
Custom Segments
Capabilities
Everything you need
Device Landscape
Real-time breakdown of operating systems, browsers, GPU capabilities, screen resolutions, and device types across your entire user base.
Session Analytics
Track session duration, page depth, interaction rates, and engagement patterns. Understand how users navigate across devices and browsers.
Conversion Attribution
Attribute conversions to the correct device journey — even when users switch browsers or clear cookies between visits.
Cross-Device Journeys
Follow user journeys across desktop, mobile, and tablet. Understand which devices lead to conversions and which cause drop-offs.
Real-Time Dashboards
Live streaming dashboards with customizable widgets. Monitor traffic, device distribution, and anomalies as they happen.
Geographic Distribution
Visualize your user base by country, region, and city. Correlate geographic patterns with device types and conversion rates.
Time-Series Analysis
Historical trends over any time range. Compare week-over-week, month-over-month, and year-over-year with automatic anomaly detection.
Advanced Segmentation
Segment analytics by any device property — OS, browser, GPU, screen size, or custom attributes. Build cohorts for targeted analysis.
Data Export
Export raw data via API or scheduled CSV reports. Integrate with your existing BI tools, data warehouses, or analytics pipelines.
How It Works
Three steps to get started
Integrate the SDK
Add the LightningResearch SDK. Analytics collection starts automatically once the SDK is initialized on your pages.
Data Flows In
Device signals, session data, and interaction events stream to your dashboard in real time. No manual event tagging required.
Analyze and Act
Use the dashboard, API, or data export to understand your device landscape and optimize the user experience.
Integration
A few lines of code
Get LR Insight running in your application with our TypeScript SDK. Full type safety, comprehensive documentation, and framework-agnostic design.
import { LightningResearch } from '@lightningresearch/sdk'
const client = LightningResearch.init({
apiKey: process.env.LR_KEY
})
const analytics = await client.analytics.query({
range: "30d",
metrics: ["devices", "sessions", "conversions"],
groupBy: "browser"
})
console.log(analytics)
// {
// total_devices: 14892,
// total_sessions: 48201,
// conversion_rate: 0.032,
// breakdown: [
// { browser: "Chrome", devices: 5842, sessions: 19200 },
// { browser: "Safari", devices: 3214, sessions: 12400 },
// { browser: "Firefox", devices: 2103, sessions: 7100 },
// ...
// ]
// }
Use Cases
Built for real-world security
Product Analytics
Understand which device configurations your users have. Prioritize browser support, screen sizes, and OS versions based on real data.
UX Optimization
Identify device-specific UX issues. Correlate high bounce rates or low conversion with specific browsers, screen sizes, or GPU capabilities.
Marketing Attribution
Track the full conversion funnel across devices without cookies. Know which channels drive the most valuable device-verified users.
Performance Monitoring
Monitor real-user performance metrics segmented by device type. Identify which devices experience the slowest load times or most errors.
Get started with LR Insight
Free tier includes 10,000 identifications per month. No credit card required.
Live Demo
Your Device Profile
This is what LR Insight captures from your device — in real time, no cookies needed.
—
Browser
—
Operating System
—
Timezone
0
Signals Captured