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/personas/journeys.md
+31-1Lines changed: 31 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -175,7 +175,7 @@ For more information, see [Using Personas Data](/docs/personas/using-personas-da
175
175
176
176
## Publish a journey
177
177
178
-
Published Journey are active Journey. Once published, Journey have a limited ability to be edited.
178
+
Published Journeys are active Journeys. Once published, Journey have a limited ability to be edited.
179
179
180
180
### Draft Journey
181
181
@@ -305,6 +305,36 @@ This journey creates an acquisition campaign designed to convert trial accounts
305
305
2. For the True branch, send the list of users to Email and Support destinations.
306
306
3. For the False branch, send the list of users to an Email destination, Support, and Advertising destinations.
307
307
308
+
#### Onboarding flow
309
+
310
+
This journey creates an onboarding flow designed to maintain new user engagement through the onboarding experience.
311
+
312
+

313
+
314
+
1. Create the entry condition with the step name `Account created`. Set the condition to all users who performed **Account Created** at least 1 time.
315
+
2. Add a wait duration of **1 hour**.
316
+
3. Add a True/false split.
317
+
1. Split the audience based on those who have performed **Tutorial Completed**.
318
+
2. For the True branch, send the list of users to Email, Support, and In-App destinations.
319
+
3. For the False branch, send the list of users to Email, Support, In-App, and Advertising destinations.
320
+
321
+
### Media use cases
322
+
323
+
#### Paid subscription acquisition
324
+
325
+
This journey creates an acquisition campaign designed to convert trial subscriptions to paid subscriptions with a unified owned and paid media strategy.
326
+
327
+

328
+
329
+
1. Create the entry condition with the step name `Free trial`. Set the condition to all users who performed **Subscription Started** at least 1 time, and where **Subscription Plan Type** is **Free**.
330
+
2. Add a wait duration of **1 hour**.
331
+
3. Send the list of users to an Email destination.
332
+
4. Add a wait duration of **7 days**.
333
+
5. Add a True/false split.
334
+
1. Split the audience based on those who have performed **Subscription Started** where **Subscription Plan Type** is **paid**.
335
+
2. For the True branch, send to an email destination.
336
+
3. For the False branch, send to both email and advertising destinations.
337
+
308
338
## Product limits
309
339
310
340
Journeys is available to Personas Advanced customers. To learn more about Personas, contact [sales for a demo](https://segment.com/contact/demo).
0 commit comments