Skip to content

Commit 66ed4f8

Browse files
authored
FAQ to FAQs
1 parent be560bc commit 66ed4f8

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

src/engage/journeys/faq-best-practices.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Journeys Best Practices and FAQ
2+
title: Journeys Best Practices and FAQs
33
plan: engage-foundations
44
redirect_from:
55
- '/personas/journeys/faq-best-practices/'
@@ -13,7 +13,7 @@ When you create a multi-branch split, do not create overlapping conditions that
1313

1414
For example:
1515
- In the case where a multi-branch split is based on the conditions `registration form submitted` and `webinar attended`, a user may satisfy both conditions, and therefore is eligible for both paths.
16-
- To set a priority, branch 2 should then be `who performed registration form submitted and did not perform webinar attended` to ensure mutual exclusivity
16+
- To set a priority, branch 2 should then be `who performed registration form submitted and did not perform webinar attended` to ensure mutual exclusivity.
1717

1818
### Add time windows whenever possible
1919

@@ -28,7 +28,7 @@ Unlike lists associated with Engage Audiences, users who are added to a journey
2828

2929
### Review your Journey in drafts first
3030

31-
Save your Journey in a draft state so that you can review before you publish it. Once you publish a Journey, you cannot edit select portions of a Journey and Journeys sends data to destinations.
31+
Save your Journey in a draft state so that you can review before you publish it. Once you publish a Journey, you cannot edit select portions of the journey and Journeys sends data to destinations.
3232

3333
### Know how to incorporate historical data
3434

@@ -69,7 +69,7 @@ Follow these best practices to test your journeys:
6969

7070
#### How often do Journeys run?
7171

72-
Journeys run in real-time, like real-time Audiences in Engage. This means that users will progress through Journeys as Segment receives new events.
72+
Journeys run in real time, like real-time Audiences in Engage. This means that users will progress through Journeys as Segment receives new events.
7373

7474
#### Can a user re-enter a Journey?
7575

0 commit comments

Comments
 (0)