Umami · Example Payload

Umami Session Example

Cookieless TrackingOpen SourcePrivacyWeb AnalyticsWebsite Analytics

Umami Session Example is an example object payload from Umami, with 9 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

idwebsiteIdbrowserosdevicescreenlanguagecountrycreatedAt

Example Payload

Raw ↑
{
  "id": "xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx",
  "websiteId": "xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx",
  "browser": "Chrome",
  "os": "Windows",
  "device": "desktop",
  "screen": "1920x1080",
  "language": "en-US",
  "country": "US",
  "createdAt": "2026-01-15T10:00:00.000Z"
}