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/unify/Traits/predictions/index.md
+14-5Lines changed: 14 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -30,11 +30,20 @@ Follow these steps to access Predictions:
30
30
31
31
Once your Workspace is enabled for Predictions, follow these steps to build a prediction:
32
32
33
-
3. In the Trait Builder, select **Predictions**, choose the Trait you want to create, then click **Next**.
34
-
- Choose **Custom Predictive Goal**, **Likelihood to Purchase**, **Predicted Lifetime Value**, or **Likelihood to Churn**.
35
-
4. (For custom Predictive Goals) Add a condition(s) and event to predict, then select **Calculate**. If you're satisfied with the available data, select **Next**.
36
-
5. (Optional) Connect a Destination, then select **Next**.
37
-
6. Add a name and description for the Trait, then select **Create Trait**.
33
+
1. In the Trait Builder, select **Predictions**, choose the Trait you want to create, then click **Next**.
34
+
2. Select **Custom Predictive Goal**, **Likelihood to Purchase**, **Predicted Lifetime Value**, or **Likelihood to Churn**.
35
+
4. (For custom Predictive Goals) Add a condition(s) and event(s) to predict.
36
+
5. Select a time period for the prediction.
37
+
6. (Optional) In **Include all events**, uncheck any events you don't want Segment to factor into the prediction.
38
+
7. Click **Calculate**. If you're satisfied with the available data, click **Next**.
39
+
5. (Optional) Connect a Destination, then click **Next**.
40
+
6. Add a name and description for the Trait, then click **Create Trait**.
41
+
42
+
Keep the following in mind when you build a prediction:
43
+
44
+
- Segment lets you predict the likelihood of a customer performing multiple events.
45
+
- You can choose a time period of 15, 30, 60, 90, or 120 days.
46
+
- You have granular control over the events Segment factors into the predictive model. By default, Segment's model makes predictions on all events sent to Engage. Segment lets you exclude events you don't want included by unselecting **Include all events**, then filtering out any events you want excluded from the model.
38
47
39
48
In the next section, you'll learn more about the four available predictions.
0 commit comments