Dashboard — Devices

Every browser that has ever loaded your project is listed here with its persistent device ID, last seen time, and identity information if linked.

Per-device information

FieldSource
Device ID128-bit random ID generated on first visit, stored in localStorage
Browser & versionParsed from User-Agent at event ingestion time
OSParsed from User-Agent
Screen resolutionCaptured by the SDK from window.screen
TimezoneCaptured from Intl.DateTimeFormat
Country & cityGeoIP lookup using MaxMind GeoLite2 at ingestion time
User email / IDSet when linkUser() is called
Last seenTimestamp of the most recent event from this device
Total eventsCumulative count of all events from this device
Pages visitedDeduplicated list of all pages this device has landed on

Device journey

Click any device row to open its full journey — every event in chronological order, grouped by session, with a location and device info card at the top.