Skip to content

Commit 90cfab2

Browse files
committed
making changes to trait events [netlify-build]
1 parent 010178c commit 90cfab2

File tree

1 file changed

+10
-6
lines changed

1 file changed

+10
-6
lines changed

src/unified-profiles/connect-a-workspace.md

Lines changed: 10 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ Other computed traits that might be helpful include:
127127
1. Navigate to the Unify space you linked to Flex and click **Traits**.
128128
2. Click **Create computed trait**.
129129
3. Select **Event counter** and click **Next**.
130-
4. Select the "Flex - Engagement Completed" event.
130+
4. Select the "Flex - Engagement Initiated" event.
131131
5. Add the following conditions:
132132
- **Event property**: direction
133133
- **Operator**: equals
@@ -141,7 +141,7 @@ Other computed traits that might be helpful include:
141141
1. Navigate to the Unify space you linked to Flex and click **Traits**.
142142
2. Click **Create computed trait**.
143143
3. Select **Most frequent** and click **Next**.
144-
4. Select the "Flex - Engagement Completed" event.
144+
4. Select the "Flex - Engagement Initiated" event.
145145
5. Add the following conditions:
146146
- **Event property**: direction
147147
- **Operator**: equals
@@ -170,7 +170,7 @@ Other computed traits that might be helpful include:
170170
1. Navigate to the Unify space you linked to Flex and click **Traits**.
171171
2. Click **Create computed trait**.
172172
3. Select **Last** and click **Next**.
173-
4. Select the "Flex - Engagement Completed" event.
173+
4. Select the "Flex - Engagement Initiated" event.
174174
6. Add an event property "lastKnownAgentWorkerSid" with a value "Text".
175175
6. Verify that your trait contains at least one member by clicking the **Preview Trait** button.
176176
7. When you've verified that your trait contains at least one member, click **Next**.
@@ -181,13 +181,14 @@ Other computed traits that might be helpful include:
181181
1. Navigate to the Unify space you linked to Flex and click **Traits**.
182182
2. Click **Create computed trait**.
183183
3. Select **Last** and click **Next**.
184-
4. Select the "Flex - Engagement Completed" event.
184+
4. Select the "Flex - Engagement Initiated" event.
185185
6. Add an event property "duration" with a value "Number(100)".
186186
6. Verify that your trait contains at least one member by clicking the **Preview Trait** button.
187187
7. When you've verified that your trait contains at least one member, click **Next**.
188188
8. On the Select Destinations page, don't add a destination. Instead, click **Next**.
189189
9. Enter a name for your trait and click **Create Trait**.
190190

191+
<!--- As of 2/28/24 - this trait is not supported for Q1 release
191192
#### Common request
192193
1. Navigate to the Unify space you linked to Flex and click **Traits**.
193194
2. Click **Create computed trait**.
@@ -199,18 +200,20 @@ Other computed traits that might be helpful include:
199200
7. When you've verified that your trait contains at least one member, click **Next**.
200201
8. On the Select Destinations page, don't add a destination. Instead, click **Next**.
201202
9. Enter a name for your trait and click **Create Trait**.
203+
--->
202204

203205
#### Sentiment in last interaction
204206
1. Navigate to the Unify space you linked to Flex and click **Traits**.
205207
3. Select **Last** and click **Next**.
206-
4. Select the "Flex - Wrap Up Completed" event.
208+
4. Select the "Flex - Engagement Completed" event.
207209
5. Add an additional event property "sentiment" with a value "Text".
208210
6. Add a minimum frequency of "2".
209211
6. Verify that your trait contains at least one member by clicking the **Preview Trait** button.
210212
7. When you've verified that your trait contains at least one member, click **Next**.
211213
8. On the Select Destinations page, don't add a destination. Instead, click **Next**.
212214
9. Enter a name for your trait and click **Create Trait**.
213215

216+
<!--- As of 2/28/24 - this trait is not supported for Q1 release
214217
#### Last interaction topic
215218
1. Navigate to the Unify space you linked to Flex and click **Traits**.
216219
3. Select **Last** and click **Next**.
@@ -220,9 +223,10 @@ Other computed traits that might be helpful include:
220223
7. When you've verified that your trait contains at least one member, click **Next**.
221224
8. On the Select Destinations page, don't add a destination. Instead, click **Next**.
222225
9. Enter a name for your trait and click **Create Trait**.
226+
--->
223227

224228
### Predictions
225-
[Predictions](/docs/unify/traits/predictions/), Segment’s artificial intelligence and machine learning feature, let you predict the likelihood that users will perform any event tracked in Segment. With Predictions, you can identify users with, for example, a high propensity to purchase, refer a friend, or use a promo code. Predictions also lets you predict a user’s lifetime value (LTV).
229+
[Predictions](/docs/unify/traits/predictions/), Segment’s artificial intelligence and machine learning feature, lets you predict the likelihood that users will perform any event tracked in Segment. With Predictions, you can identify users with, for example, a high propensity to purchase, refer a friend, or use a promo code. Predictions also lets you predict a user’s lifetime value (LTV).
226230

227231
Segment recommends that you select the following Predictions for Unified Profiles:
228232
- [Likelihood to churn](/docs/unify/traits/predictions/#likelihood-to-churn)

0 commit comments

Comments
 (0)