The browser object
The browser object is located within the context object and contains information about the user's browser or device they are using to access your site.
You must include the browser object when sending events using the Events REST API.
The following table lists the attributes supported by the browser object:
|
Name |
Type |
Description |
Value |
|---|---|---|---|
|
user_agent |
String |
Optional. The browser user agent. Must follow industry convention to ensure Important If you do not include |
n/a |
|
device |
String |
Optional. Device used to access the experience. Important Computed automatically by default if you include |
|
|
app_type |
String |
Optional. Type of app used to access the experience. Important Computed automatically by default if you include |
|