https://ns.adobe.com/xdm/context/experienceevent-web
Use for information regarding web details events such as interaction, page details, and referrer.
Abstract | Extensible | Status | Identifiable | Custom Properties | Additional Properties | Defined In |
---|---|---|---|---|---|---|
Can be instantiated | Yes | Stable | No | Forbidden | Permitted | fieldgroups/experience-event/experienceevent-web.schema.json |
- 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 | Web Details (this schema) |
* |
any | Additional | this schema allows additional properties |
Link clicks, web page details, referrer information, and browser details.
xdm:web
- is optional
- type: Web information
- defined in this schema
- Web information –
https://ns.adobe.com/xdm/context/webinfo