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/computed-traits.md
+5-2Lines changed: 5 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -158,6 +158,10 @@ Learn more about [Computed trait generated events here](/docs/engage/using-engag
158
158
159
159
For account-level computed traits, you have the option to send either a [group](/docs/connections/spec/group/) call and/or [identify](/docs/connections/spec/identify/) call. Group calls will send one event per account, whereas identify calls will send an identify call for each user in the account. This means that even if a user hasn't performed an event, Segment will still set the account-level computed trait on that user. Because most marketing tools are still based at the user level, it is often important to map this account-level trait onto each user within an account. See [Account-level Audiences](/docs/engage/audiences/account-audiences) for more information.
160
160
161
+
## View compute status
162
+
163
+
After you create a computed trait, use the Trait Overview page to view the current [compute status](/docs/engage/audiences#compute-statuses), number of users with the trait, connected destinations, and more. For real-time traits, click **Refresh Trait** to update the current number of users with the trait.
164
+
161
165
## Editing Realtime Traits
162
166
163
167
Engage supports the editing of real-time Traits, which allows you to make nuanced changes to existing Traits in situations where cloning or building from scratch may not suit your use case.
@@ -169,9 +173,8 @@ To edit a real-time Trait, follow these steps:
169
173
3. Select the **Builder** tab and make your edits.
170
174
4. Select **Save Computed Trait** to confirm your edits.
171
175
172
-
Engage then processes your Trait edits. While the edit task runs, the trait remains locked and you can't make further changes. Once Engage has finished incorporating your changes, you'll be able to access your updated Trait.
176
+
Engage then processes your Trait edits. While the edit task runs, the trait remains locked and you can't make further changes. Once Engage incorporates your changes, you'll be able to access your updated Trait. Use the Overview page to view Trait details and refresh user counts for real-time computations.
173
177
174
-
Use the Overview page to view trait details and [compute status](/docs/engage/audiences/#compute-statuses). For real-time traits, click **Refresh Trait** to see the current number of users with the trait.
175
178
176
179
## Accessing your Computed Traits using the Profiles API
Copy file name to clipboardExpand all lines: src/engage/audiences/index.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -91,7 +91,7 @@ As a result, **Segment recommends waiting at least 24 hours for an Audience to f
91
91
From the Overview page, you can view Audience details including the current compute status and a progress bar for real-time and batch Audiences. Engage updates the progress bar and status for real-time computations approximately every 10 minutes.
92
92
93
93
> info ""
94
-
> Engage only displays the progress bar when you create a new Audience or Trait.
94
+
> Engage only displays the progress bar and status updates when you create a new Audience or Trait.
95
95
96
96
### Refresh real-time Audiences and Traits
97
97
@@ -118,8 +118,8 @@ Engage displays the following compute statuses for Audiences and Traits.
| Preparing | Engage is preparing the computation. |
120
120
| Computing | Engage is computing the Audience or Trait. |
121
-
| Live | The Audience or Trait is up-to-date, based on the most recent sync cadence. Engage updates batch Audiences and Traits approximately once every hour. |
122
-
| Not Computing | Engage displays this status when there are no destinations connected and`Compute without connected destinations` isn't selected. |
121
+
| Live | The Audience or Trait is up-to-date, based on the most recent sync cadence. Engage updates batch Audiences and Traits approximately once every two to four hours. |
122
+
| Not Computing | Engage displays this status when there are no destinations connected or`Compute without connected destinations` isn't selected. |
123
123
| Disabled | The Audience or Trait is disabled. |
124
124
| Failed | The computation was cancelled or failed to compute. Please contact [Segment support](https://segment.com/help/contact/){:target="_blank"}. |
125
125
@@ -163,7 +163,7 @@ To edit a realtime Trait or Audience, follow these steps:
163
163
3. Select the **Builder** tab and make your edits.
164
164
4. Select **Save Audience** to confirm your edits.
165
165
166
-
Engage then processes your realtime Audience or Trait edits. While the edit task runs, the audience remains locked and you can't make further changes. Once Engage incorporates your changes, you'll be able to access your updated Audience or Trait. Use the Overview page to view the [compute status](#compute-statuses) and Audience details, and refresh real-time computations.
166
+
Engage then processes your realtime Audience or Trait edits. While the edit task runs, the audience remains locked and you can't make further changes. Once Engage incorporates your changes, you'll be able to access your updated Audience or Trait. Use the Overview page to view Audience details and refresh user counts for real-time computations.
167
167
168
168
> warning ""
169
169
> If your audience includes historical data (Historical Backfill is enabled), editing an audience creates a new backfill task. The backfill task, and therefore the edit task, take longer to process if the audience is connected to a destination with rate limits. Rate-limited destinations dictate how fast Engage can backfill. View a list of [rate-limited destinations](/docs/engage/using-engage-data/#rate-limits-on-engage-event-destinations).
0 commit comments