You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/engage/journeys/faq-best-practices.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
1
---
2
-
title: Journeys Best Practices and FAQ
2
+
title: Journeys Best Practices and FAQs
3
3
plan: engage-foundations
4
4
redirect_from:
5
5
- '/personas/journeys/faq-best-practices/'
@@ -13,7 +13,7 @@ When you create a multi-branch split, do not create overlapping conditions that
13
13
14
14
For example:
15
15
- 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.
17
17
18
18
### Add time windows whenever possible
19
19
@@ -28,7 +28,7 @@ Unlike lists associated with Engage Audiences, users who are added to a journey
28
28
29
29
### Review your Journey in drafts first
30
30
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.
32
32
33
33
### Know how to incorporate historical data
34
34
@@ -69,7 +69,7 @@ Follow these best practices to test your journeys:
69
69
70
70
#### How often do Journeys run?
71
71
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 realtime, like real-time Audiences in Engage. This means that users will progress through Journeys as Segment receives new events.
0 commit comments