Skip to content

Commit 75acbe8

Browse files
authored
Apply suggestions from code review
1 parent 36d7cd5 commit 75acbe8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,10 +37,10 @@ To set up an event-triggered journey:
3737
3. Give your new journey a name and, optionally, a description.
3838
4. Select entry event:
3939
- Choose the event that will trigger user entry into the journey.
40-
- (Optional:) Use an audience filter to restrict entry to users who are already part of a specific audience.
41-
- (Optional:) Apply filters based on event property values to refine entry conditions. For example, enter only if `{property} = value A, value B, or value C`.
40+
- (*Optional*) Use an audience filter to restrict entry to users who are already part of a specific audience.
41+
- (*Optional*) Apply filters based on event property values to refine entry conditions. For example, enter only if `{property} = value A, value B, or value C`.
4242
5. Configure entry rules:
43-
- **Re-enter every time event occurs** (default): Users enter the journey each time they trigger the specified event.
43+
- **Re-enter every time event occurs** (*default*): Users enter the journey each time they trigger the specified event.
4444
- **Enter one time**: Users enter the journey once only, regardless of repeated event triggers.
4545
6. **If you chose Re-enter every time event occurs in Step 5**, select a [unique identifier](#unique-identifiers).
4646
7. Configure event delivery to destinations by selecting a destination or setting up a custom destination function.

0 commit comments

Comments
 (0)