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/audiences/predictive-traits/index.md
+12-5Lines changed: 12 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,9 +3,6 @@ title: Predictive Traits
3
3
plan: engage-foundations
4
4
---
5
5
6
-
> info ""
7
-
> Predictive Traits is in public beta.
8
-
9
6
Predictive Traits, Segment's artificial intelligence and machine learning feature, lets you predict the likelihood that users will perform any event tracked in Segment.
10
7
11
8
With Predictive Traits, you can identify users with, for example, a high propensity to purchase, refer a friend, or use a promo code. Predictive Traits also lets you predict a user's lifetime value (LTV).
@@ -38,11 +35,11 @@ Once your Workspace is enabled for Predictive Traits, follow these steps to buil
38
35
5. (Optional) Connect a Destination, then select **Next**.
39
36
6. Add a name and description for the Trait, then select **Create Trait**.
40
37
41
-
In the next section, you'll learn more about the three available Predictive Traits.
38
+
In the next section, you'll learn more about the four available Predictive Traits.
42
39
43
40
## Choosing a Predictive Trait
44
41
45
-
Segment offers three Predictive Traits: Custom Predictive Goals, Likelihood to Purchase, and Predicted LTV.
42
+
Segment offers four Predictive Traits: Custom Predictive Goals, Likelihood to Purchase, and Predicted LTV.
46
43
47
44
### Custom Predictive Goals
48
45
@@ -78,6 +75,16 @@ Predicted Lifetime Value predicts a customer's future spend over the next 90 day
78
75
| Purchase amount | Select the purchase event property that represents the total amount. For most companies, this is the **Revenue** property. |
79
76
| Currency | Segment defaults all currencies to USD. |
80
77
78
+
### Likelihood to Churn
79
+
80
+
Likelihood to Churn proactively identifies customers who are likely to stop using your product. Segment builds this trait by determining whether or not a customer will perform a certain action.
81
+
82
+
To use Likelihood to Churn, you'll need to specify a customer event, a future time frame for which you want the prediction to occur, and if you want to know whether the customer will or won't perform the event.
83
+
84
+
For example, suppose you wanted to predict whether or not a customer would view a page on your site over the next three months. You would select `not perform`, `Page Viewed`, and at least one time within `90 days`.
85
+
86
+
Segment would then build the trait from this criteria and create specific percentile cohorts. You can then use these cohorts to target customers with retention flows, promo codes, or one-off email and SMS campaigns.
87
+
81
88
#### Data requirements
82
89
83
90
Predicted LTV has strict data requirements. Segment can only make predictions for customers that have purchased two or more times. Segment also requires a year of purchase data to perform LTV calculations.
0 commit comments