This field group will be shared by the following events: journeyStepEvent and journeyStepProfileEvent.
These are the common XDM fields that Journey Optimizer sends to Adobe Experience Platform. Common fields will be sent for every step that is processed in a journey. More specific fields are used for custom actions and enrichments.
Some of those fields are only available in specific processing patterns (action execution, data fetch, etc.) in order to limit the size of events.
Learn more about journey properties attributes in this section.
Indicates if the user has entered the journey. If not present, we assume that the value is false.
Type: boolean
Values: true/false
Indicates if the user has reentered the journey with the same instance. If not present, we assume that the value is false.
Type: boolean
Values: true/false
Indicates if the instance has ended (successfully or not).
Type: boolean
Event id in processing, for the step processing. If the event is an external one, the value is its eventId. If the event is an internal one, the value is the internal eventId (such as scheduledNotificationReceived, executedAction, etc.).
Type: string
Client node id (from the canvas).
Type: string
Unique id of the step that is currently being processed.
Type: string
Name of the step that is currently being processed.
Type: string
Type of the step.
Type: string
Possible values:
Status of the step, representing the status of the step, when its processing has been done (and the step event fired).
Type: string
The status can be:
ID of the journey.
Type: string
ID of the journey version. This id represents the identity reference to the journey, in the case of the journeyStepEvent.
Type: string
For troubleshooting purposes, we recommend using journeyVersionID instead of journeyVersionName when querying journeys.
Name of the journey version.
Type: string
For troubleshooting purposes, we recommend using journeyVersionID instead of journeyVersionName when querying journeys.
Version of the journey version.
Type: string
Internal ID of the journey instance.
Type: string
External key extracted from the event to process it.
Type: string
Step ID of the parent of the current processed step in the instance.
Type: string
Step name of the parent of the current step.
Type: string
Id of the transition which has brought the instance to the processed step.
Type: string
Name of the transition which has brought the instance to the processed step.
Type: string
Indicated if this journey is in test mode or not.
Type: boolean
Total amount of time in milliseconds from the instance step entrance to the end of the processing.
Type: long
Indicates the instance type, if it is batch or unitary.
Type: string
Values: batch/unitary
Index of the recurrence if the journey is batch and recurring (first run has recurrenceIndex = 1).
Type: long
Indicates if this unitary instance has been triggered from a batch instance.
Type: boolean
External Key for batch event.
Type: string
this is the batch instance ID.
Type: string
if the instance has been triggered from a batch instance, unitary branch ID.
Type: string
ID of the exitCriteria
Type: string
Name of the exitCriteria
Type: string