After you set your action types in the Adobe Experience Platform Web SDK tag extension, you must configure your data element types. This page describes the available data element types.
An identity map allows you to establish identities for the visitor of your web page. An identity map consists of namespaces, like CRMID
, Phone
or Email
, with each namespace containing one or more identifiers. For example, if the individual on your website has provided two phone numbers, your phone namespace should contain two identifiers.
In the Identity map data element, you will provide the following pieces of information for each identifier:
Adobe recommends sending identities which represent a person, such as Luma CRM Id
as the primary identity.
If the identity map contains the person identifier (e.g. Luma CRM Id
), then the person identifier will become the primary identifier. Otherwise, ECID
becomes the primary identity.
You should not provide an ECID when building an identity map. When using the SDK, an ECID is automatically generated on the server and included in the identity map.
The identity map data element is often used in tandem with the XDM object data element type and the Set consent action type.
Read more about Adobe Experience Platform Identity Service.
Formatting your data to XDM is easier with the XDM object data element. When you first open this data element, select the correct Adobe Experience Platform sandbox and schema. After you have selected your schema, you see the structure of your schema, which you can easily fill out.
Notice that when you open certain fields of your schema, such as web.webPageDetails.URL
, some items are automatically collected. Even though several items are automatically collected, you can overwrite any, if needed. All the values can be filled in manually or using other data elements.
Only fill in the pieces of information you are interested in collecting. Anything that is not filled in is omitted when the data is sent to the solutions.
You can create payload objects using the Variable data element. Both XDM and Data objects are supported.
After you create this data element, you can use the Update variable action to modify it. When ready, you can include this data element in the Send event action to send data to a datastream.
A Quality of Experience data element is helpful when sending streaming media events to Adobe Experience Platform. You can add this element when creating a media session and the following media events will contain updated Quality of Experience data.
Learn about specific use cases such as accessing the ECID.