Skip to content

Enrich Activity Log Events

Client SDK
Backend API
Mobile approve
SSO
Sub-journey

Adds information to all subsequent events logged as part of the current journey execution

Description

For example, it can be used to add a correlation ID from a request header so that all events of that journey will include it.

These fields are available when journey execution events are reviewed in Journey analytics, and they are also included in event streaming. You can add custom fields, where the field value is specified using an expression that's evaluated at runtime.

Configuration

FieldDescription
Event Enrichment ValuesA list of the custom event fields defined for this step. For each list item, the name represents the name of the custom field in generated events and the expression will be used to yield the value for the custom field in the generated events.
{% admonition type="info" name="Journey event data" %} This step can be configured to record step input and output data, or a custom payload, which is then surfaced in journey events in Journey Analytics for diagnostic purposes. For details, see [Additional data reporting](/guides/orchestration/getting-started/event_reporting.md). {% /admonition %}