Standard Journey Data

Every Journey automatically records standard data about the interface being used to access the application. This includes things like the timezone associated with the device and the dimensions of the web browser (if applicable). Standard Journey Data is collected in five different namespaces:

  • browser

  • session

  • journey

  • profile

  • channels

The data automatically collected here can be used throughout a Journey to further customize the application flow for each device and user.

Standard Journey Data

Browser namespace

Session namespace

Journey namespace

Profile namespace

Channels namespace

🚧 channels.web.canvasLink Deprecation In CXR v18.0, channels.web.canvasLink has been deprecated and being replaced with channels.web.url.

Additional Configuration Variables

In addition to the Standard Journey Data, theme variants and configuration properties are also available using the theme and configuration namespaces, respectively. We recommend exploring namespaces in App Preview to further see the available data.

Last updated