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/unified-profiles/connect-a-workspace.md
+10-6Lines changed: 10 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -127,7 +127,7 @@ Other computed traits that might be helpful include:
127
127
1. Navigate to the Unify space you linked to Flex and click **Traits**.
128
128
2. Click **Create computed trait**.
129
129
3. Select **Event counter** and click **Next**.
130
-
4. Select the "Flex - Engagement Completed" event.
130
+
4. Select the "Flex - Engagement Initiated" event.
131
131
5. Add the following conditions:
132
132
-**Event property**: direction
133
133
-**Operator**: equals
@@ -141,7 +141,7 @@ Other computed traits that might be helpful include:
141
141
1. Navigate to the Unify space you linked to Flex and click **Traits**.
142
142
2. Click **Create computed trait**.
143
143
3. Select **Most frequent** and click **Next**.
144
-
4. Select the "Flex - Engagement Completed" event.
144
+
4. Select the "Flex - Engagement Initiated" event.
145
145
5. Add the following conditions:
146
146
-**Event property**: direction
147
147
-**Operator**: equals
@@ -170,7 +170,7 @@ Other computed traits that might be helpful include:
170
170
1. Navigate to the Unify space you linked to Flex and click **Traits**.
171
171
2. Click **Create computed trait**.
172
172
3. Select **Last** and click **Next**.
173
-
4. Select the "Flex - Engagement Completed" event.
173
+
4. Select the "Flex - Engagement Initiated" event.
174
174
6. Add an event property "lastKnownAgentWorkerSid" with a value "Text".
175
175
6. Verify that your trait contains at least one member by clicking the **Preview Trait** button.
176
176
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:
181
181
1. Navigate to the Unify space you linked to Flex and click **Traits**.
182
182
2. Click **Create computed trait**.
183
183
3. Select **Last** and click **Next**.
184
-
4. Select the "Flex - Engagement Completed" event.
184
+
4. Select the "Flex - Engagement Initiated" event.
185
185
6. Add an event property "duration" with a value "Number(100)".
186
186
6. Verify that your trait contains at least one member by clicking the **Preview Trait** button.
187
187
7. When you've verified that your trait contains at least one member, click **Next**.
188
188
8. On the Select Destinations page, don't add a destination. Instead, click **Next**.
189
189
9. Enter a name for your trait and click **Create Trait**.
190
190
191
+
<!--- As of 2/28/24 - this trait is not supported for Q1 release
191
192
#### Common request
192
193
1. Navigate to the Unify space you linked to Flex and click **Traits**.
193
194
2. Click **Create computed trait**.
@@ -199,18 +200,20 @@ Other computed traits that might be helpful include:
199
200
7. When you've verified that your trait contains at least one member, click **Next**.
200
201
8. On the Select Destinations page, don't add a destination. Instead, click **Next**.
201
202
9. Enter a name for your trait and click **Create Trait**.
203
+
--->
202
204
203
205
#### Sentiment in last interaction
204
206
1. Navigate to the Unify space you linked to Flex and click **Traits**.
205
207
3. Select **Last** and click **Next**.
206
-
4. Select the "Flex - Wrap Up Completed" event.
208
+
4. Select the "Flex - Engagement Completed" event.
207
209
5. Add an additional event property "sentiment" with a value "Text".
208
210
6. Add a minimum frequency of "2".
209
211
6. Verify that your trait contains at least one member by clicking the **Preview Trait** button.
210
212
7. When you've verified that your trait contains at least one member, click **Next**.
211
213
8. On the Select Destinations page, don't add a destination. Instead, click **Next**.
212
214
9. Enter a name for your trait and click **Create Trait**.
213
215
216
+
<!--- As of 2/28/24 - this trait is not supported for Q1 release
214
217
#### Last interaction topic
215
218
1. Navigate to the Unify space you linked to Flex and click **Traits**.
216
219
3. Select **Last** and click **Next**.
@@ -220,9 +223,10 @@ Other computed traits that might be helpful include:
220
223
7. When you've verified that your trait contains at least one member, click **Next**.
221
224
8. On the Select Destinations page, don't add a destination. Instead, click **Next**.
222
225
9. Enter a name for your trait and click **Create Trait**.
226
+
--->
223
227
224
228
### 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).
226
230
227
231
Segment recommends that you select the following Predictions for Unified Profiles:
228
232
-[Likelihood to churn](/docs/unify/traits/predictions/#likelihood-to-churn)
0 commit comments