Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Attribute/Property

Data Type

Description

appBuild

String

Indicates the specific build number for the app or browser the guest is using. This attribute is not useful for analysis or grouping since it contains too many different values. It’s usually used in troubleshooting.

browserType

List of values

Type of the browser the user is navigating from, for example “Chrome”, “Safari”. If using the mobile app, users on iOS will show up as “iPhone” and Android as “Chrome”.

browserVersion

String

Version of the browser the guest is navigating from (e.g. 100).

Platform

List of values

Platform or app that the guest is using, either Web, iOS or Android.

isMobileWeb

Boolean

If the guest is on the Web platform, whether viewing the page from a mobile device.

path

String

URL of the page being viewed, for example “/store-locator/address“

name

String

Multiple uses depending on the context. For front end events (e.g. “Button Click”) it typically identifies the component that was clicked. For back end events, a good example are offer-related events: all of them include a name attribute to identify the offer name.