Skip to content

Commit 61cd860

Browse files
committed
rephrase additional configuration options section
1 parent 787575c commit 61cd860

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

src/engage/journeys/event-triggered-journeys.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,9 @@ To set up an Event-triggered Journey:
4242
8. Preview the contextual payload that Segment will send to your destination(s).
4343
9. After you've finished setting up your journey, click **Publish**, then click **Publish** again in the popup.
4444

45-
## Working with Event-trigged Journeys
45+
### Journey setup configuration options
46+
47+
Event-triggered Journeys includes advanced options to help you tailor journey behavior and customize data delivery to downstream destinations.
4648

4749
#### Unique identifiers
4850

@@ -54,3 +56,8 @@ By defining an identifier, you ensure that follow-up events within the journey g
5456

5557
For example, in an abandonment journey, suppose a user starts two applications (like `application_started`), each with a different `application_id`. By setting `application_id` as the unique identifier, Segment can match follow-up events (like `application_completed`) to the correct application journey. This way, each journey instance only receives the completion event for its specific application.
5658

59+
#### Set data to downstream destinations
60+
61+
Event-triggered Journeys lets you send journey data to designated destinations, facilitating real-time, personalized messaging. Event-triggered Journeys supports the [Braze Actions](/docs/connections/destinations/catalog/actions-braze-cloud/), [Customer.io Actions](/docs/connections/destinations/catalog/actions-customerio/), and [Iterable Actions](/docs/connections/destinations/catalog/actions-iterable/) destinations.
62+
63+
For other destinations, you can use [Destination Functions](/docs/connections/functions/destination-functions/) to run additional logic, like enriching with Profile API traits or filtering the payload.

0 commit comments

Comments
 (0)