https://ns.adobe.com/experience/campaign/orchestration/reportingeventmetrics
For state transitions, we capture certain metrics along with the dimensions. This schema hold the metrics associated with reporting of state transition
| Abstract | Extensible | Status | Identifiable | Custom Properties | Additional Properties | Defined In |
|---|---|---|---|---|---|---|
| Can be instantiated | Yes | Stable | No | Forbidden | Permitted | adobe/experience/campaign/orchestration/reportingeventmetrics.schema.json |
- User journey reporting event metrics
https://ns.adobe.com/experience/campaign/orchestration/reportingeventmetrics- Measure
https://ns.adobe.com/xdm/data/measure
- Measure
{
"https://ns.adobe.com/experience/campaign/orchestrationEnteredJourneyInstance": {
"xdm:value": 1
},
"https://ns.adobe.com/experience/campaign/orchestrationErrorInJourneyInstance": {
"xdm:value": 1
}
}| Property | Type | Required | Defined by |
|---|---|---|---|
| https://ns.adobe.com/experience/campaign/orchestrationEnteredJourneyInstance | Measure | Optional | User journey reporting event metrics (this schema) |
| https://ns.adobe.com/experience/campaign/orchestrationErrorInActionExecution | Measure | Optional | User journey reporting event metrics (this schema) |
| https://ns.adobe.com/experience/campaign/orchestrationErrorInEnrichment | Measure | Optional | User journey reporting event metrics (this schema) |
| https://ns.adobe.com/experience/campaign/orchestrationErrorInEventProcessing | Measure | Optional | User journey reporting event metrics (this schema) |
| https://ns.adobe.com/experience/campaign/orchestrationErrorInJourneyInstance | Measure | Optional | User journey reporting event metrics (this schema) |
| https://ns.adobe.com/experience/campaign/orchestrationErrorInJumpActionExecution | Measure | Optional | User journey reporting event metrics (this schema) |
| https://ns.adobe.com/experience/campaign/orchestrationExecutedAction | Measure | Optional | User journey reporting event metrics (this schema) |
| https://ns.adobe.com/experience/campaign/orchestrationExecutedEnrichment | Measure | Optional | User journey reporting event metrics (this schema) |
| https://ns.adobe.com/experience/campaign/orchestrationExecutedEvent | Measure | Optional | User journey reporting event metrics (this schema) |
| https://ns.adobe.com/experience/campaign/orchestrationExecutedFlowControl | Measure | Optional | User journey reporting event metrics (this schema) |
| https://ns.adobe.com/experience/campaign/orchestrationExecutedJumpAction | Measure | Optional | User journey reporting event metrics (this schema) |
| https://ns.adobe.com/experience/campaign/orchestrationExitedJourneyInstance | Measure | Optional | User journey reporting event metrics (this schema) |
| https://ns.adobe.com/experience/campaign/orchestrationJumpToJourney | Measure | Optional | User journey reporting event metrics (this schema) |
| https://ns.adobe.com/experience/campaign/orchestrationTimeoutInAction | Measure | Optional | User journey reporting event metrics (this schema) |
| https://ns.adobe.com/experience/campaign/orchestrationTimeoutInEnrichment | Measure | Optional | User journey reporting event metrics (this schema) |
| https://ns.adobe.com/experience/campaign/orchestrationTimeoutInEvent | Measure | Optional | User journey reporting event metrics (this schema) |
| https://ns.adobe.com/experience/campaign/orchestrationTimeoutInJourney | Measure | Optional | User journey reporting event metrics (this schema) |
* |
any | Additional | this schema allows additional properties |
Set to 1 when a journey instance is created
https://ns.adobe.com/experience/campaign/orchestrationEnteredJourneyInstance
- is optional
- type: Measure
- defined in this schema
- Measure –
https://ns.adobe.com/xdm/data/measure
Set to 1 when an error occurs during an action execution
https://ns.adobe.com/experience/campaign/orchestrationErrorInActionExecution
- is optional
- type: Measure
- defined in this schema
- Measure –
https://ns.adobe.com/xdm/data/measure
Set to 1 when an error occurs during enrichment
https://ns.adobe.com/experience/campaign/orchestrationErrorInEnrichment
- is optional
- type: Measure
- defined in this schema
- Measure –
https://ns.adobe.com/xdm/data/measure
Set to 1 when an error occurs during an event processing, that is during a step processing
https://ns.adobe.com/experience/campaign/orchestrationErrorInEventProcessing
- is optional
- type: Measure
- defined in this schema
- Measure –
https://ns.adobe.com/xdm/data/measure
Set to 1 when an error is raised in a journey instance
https://ns.adobe.com/experience/campaign/orchestrationErrorInJourneyInstance
- is optional
- type: Measure
- defined in this schema
- Measure –
https://ns.adobe.com/xdm/data/measure
Set to 1 when an error occurs during the jump action execution
https://ns.adobe.com/experience/campaign/orchestrationErrorInJumpActionExecution
- is optional
- type: Measure
- defined in this schema
- Measure –
https://ns.adobe.com/xdm/data/measure
Set to 1 when an action is executed successfully in a journey instance
https://ns.adobe.com/experience/campaign/orchestrationExecutedAction
- is optional
- type: Measure
- defined in this schema
- Measure –
https://ns.adobe.com/xdm/data/measure
Set to 1 when an enrichment is executed successfully in a journey instance
https://ns.adobe.com/experience/campaign/orchestrationExecutedEnrichment
- is optional
- type: Measure
- defined in this schema
- Measure –
https://ns.adobe.com/xdm/data/measure
Set to 1 when an event as triggered a transition in a journey instance
https://ns.adobe.com/experience/campaign/orchestrationExecutedEvent
- is optional
- type: Measure
- defined in this schema
- Measure –
https://ns.adobe.com/xdm/data/measure
Set to 1 when an action is executed successfully in a journey instance
https://ns.adobe.com/experience/campaign/orchestrationExecutedFlowControl
- is optional
- type: Measure
- defined in this schema
- Measure –
https://ns.adobe.com/xdm/data/measure
Set to 1 when a jump action is executed successfully in a journey instance
https://ns.adobe.com/experience/campaign/orchestrationExecutedJumpAction
- is optional
- type: Measure
- defined in this schema
- Measure –
https://ns.adobe.com/xdm/data/measure
Set to 1 when a journey instance is flagged as ended
https://ns.adobe.com/experience/campaign/orchestrationExitedJourneyInstance
- is optional
- type: Measure
- defined in this schema
- Measure –
https://ns.adobe.com/xdm/data/measure
Set to 1 when a jump to another journey instance is made
https://ns.adobe.com/experience/campaign/orchestrationJumpToJourney
- is optional
- type: Measure
- defined in this schema
- Measure –
https://ns.adobe.com/xdm/data/measure
Set to 1 when timeout occurs during execution of an action
https://ns.adobe.com/experience/campaign/orchestrationTimeoutInAction
- is optional
- type: Measure
- defined in this schema
- Measure –
https://ns.adobe.com/xdm/data/measure
Set to 1 when timeout occurs during enrichement
https://ns.adobe.com/experience/campaign/orchestrationTimeoutInEnrichment
- is optional
- type: Measure
- defined in this schema
- Measure –
https://ns.adobe.com/xdm/data/measure
Set to 1 when timeout occurs during the processing of an event
https://ns.adobe.com/experience/campaign/orchestrationTimeoutInEvent
- is optional
- type: Measure
- defined in this schema
- Measure –
https://ns.adobe.com/xdm/data/measure
Set to 1 when timeout occurs during the flow of a journey
https://ns.adobe.com/experience/campaign/orchestrationTimeoutInJourney
- is optional
- type: Measure
- defined in this schema
- Measure –
https://ns.adobe.com/xdm/data/measure