Skip to main content
The RUM Browser SDK generates events with associated metrics and attributes. Each RUM event has all default attributes, such as the page URL (view_url) and user information like device type (device_type) and country (geo_country). There are also additional metrics and attributes specific to a given event type. For example, the view_loading_time metric is associated with view events, while the resource_method attribute is associated with resource events.

Event Types

Sessions are reset after 15 minutes of inactivity.

Event Hierarchy

Event Hierarchy

Hierarchical relationship between event types

Default Attributes

All RUM events contain the following default attributes:

Event-Specific Metrics and Attributes

Session Metrics

Session Attributes