Web information data type

Last update: 2023-12-15
  • Topics:
  • Schemas
    View more on this topic
  • Created for:
  • Developer

Web information is a standard Experience Data Model (XDM) data type that describes information recorded via an Experience Event that is specific to the World Wide Web channel, including the web page, referrer, and/or link related to the on-page interaction.

Property Data type Description
webInteraction Web interaction Describes the details about the web link or URL that corresponds to the interaction.
webPageDetails Web page details Describes the details about the web page where the web interaction occurred.
webReferrer Object Describes the referrer of a web interaction, which is the URL a visitor came from immediately before the current web interaction was recorded. Contains the following subproperties:
  • URL: The referrer URL.
  • type: The referrer type.

For more details on the data type, refer to the public XDM repository:

On this page