https://ns.adobe.com/xdm/context/experienceevent-web
The web details for ExperienceEvents.
Abstract | Extensible | Status | Identifiable | Custom Properties | Additional Properties | Defined In |
---|---|---|---|---|---|---|
Can be instantiated | Yes | Stabilizing | No | Forbidden | Permitted | context/experienceevent-web.schema.json |
- ExperienceEvent Web Details
https://ns.adobe.com/xdm/context/experienceevent-web
- Extensibility Base Schema
https://ns.adobe.com/xdm/common/extensible
- Web Information
https://ns.adobe.com/xdm/context/webinfo
- Extensibility Base Schema
{
"xdm:web": {
"xdm:webPageDetails": {
"xdm:siteSection": "Shopping Cart",
"xdm:server": "example.com",
"xdm:name": "Purchase Confirmation",
"xdm:URL": "https://www.example.com/orderConf",
"xdm:errorPage": false,
"xdm:homePage": false,
"xdm:pageViews": {
"xdm:value": 1
}
},
"xdm:webReferrer": {
"xdm:URL": "https://www.example.com/checkout",
"xdm:referrerType": "internal"
}
}
}
Property | Type | Required | Defined by |
---|---|---|---|
xdm:web | Web Information | Optional | ExperienceEvent Web Details (this schema) |
* |
any | Additional | this schema allows additional properties |
The information related to web page and link of the ExperienceEvent.
xdm:web
- is optional
- type: Web Information
- defined in this schema
- Web Information –
https://ns.adobe.com/xdm/context/webinfo