Skip to content

Commit 6987361

Browse files
committed
Add Likelihood to Churn info
1 parent 5e00e53 commit 6987361

File tree

1 file changed

+12
-5
lines changed
  • src/engage/audiences/predictive-traits

1 file changed

+12
-5
lines changed

src/engage/audiences/predictive-traits/index.md

Lines changed: 12 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,6 @@ title: Predictive Traits
33
plan: engage-foundations
44
---
55

6-
> info ""
7-
> Predictive Traits is in public beta.
8-
96
Predictive Traits, Segment's artificial intelligence and machine learning feature, lets you predict the likelihood that users will perform any event tracked in Segment.
107

118
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
3835
5. (Optional) Connect a Destination, then select **Next**.
3936
6. Add a name and description for the Trait, then select **Create Trait**.
4037

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.
4239

4340
## Choosing a Predictive Trait
4441

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.
4643

4744
### Custom Predictive Goals
4845

@@ -78,6 +75,16 @@ Predicted Lifetime Value predicts a customer's future spend over the next 90 day
7875
| Purchase amount | Select the purchase event property that represents the total amount. For most companies, this is the **Revenue** property. |
7976
| Currency | Segment defaults all currencies to USD. |
8077

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+
8188
#### Data requirements
8289

8390
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

Comments
 (0)