Skip to content

Commit 8101a3e

Browse files
committed
edits
1 parent 8da330a commit 8101a3e

File tree

2 files changed

+12
-14
lines changed

2 files changed

+12
-14
lines changed

src/engage/audiences/computed-traits.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,7 @@ To edit a real-time Trait, follow these steps:
171171

172172
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.
173173

174-
You can use the Trait Overview page to view Trait details and compute status. For real-time Traits, click **Refresh Trait** to see the current number of users with the Trait. Learn more about [compute statuses](#understanding-compute-times) for Traits and Audiences.
174+
You can use the Trait Overview page to view Trait details and compute status. For real-time Traits, click **Refresh Trait** to see the current number of users with the Trait. Learn more about [compute statuses](/docs/engage/audiences/#audience-and-trait-compute-statuses) for Traits and Audiences.
175175

176176
## Accessing your Computed Traits using the Profiles API
177177

src/engage/audiences/index.md

Lines changed: 11 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -95,21 +95,21 @@ From the Audience Overview page, you can view Audience details including the cur
9595
9696
### Refresh real-time Audiences and Traits
9797

98-
For real-time Audiences or Traits, click **Refresh Audience** or **Refresh Trait** to update all users, status, and compute progress. Engage refreshes real-time Audiences and Traits approximately every 10 minutes.
98+
For real-time Audiences or Traits, click **Refresh Audience** or **Refresh Trait** to update user counts, status, and compute progress. Engage refreshes real-time Audiences and Traits approximately every 10 minutes.
9999

100100
### Audience and Trait compute statuses
101101

102102
Engage displays the following compute statuses for real-time and batch Audiences and Traits.
103103

104104
#### Real-time Audience or Trait
105105

106-
| Computation Status | Description |
107-
|---------------------------|----------------------------|
106+
| Computation status | Description |
107+
|---------------------------|---------------------------------------|
108108
| Preparing | Engage is preparing the computation. |
109-
| Computing | Engage is computing the Audience or Trait. |
110-
| Live | The Audience or Trait is live with the most recent data. |
109+
| Computing | Engage is computing the Audience or Trait. |
110+
| Live | The Audience or Trait is live with the most recent data. |
111111
| Disabled | The real-time Audience or Trait is disabled. |
112-
| Failed | The computation was cancelled or failed to compute. Please contact [Segment support](https://segment.com/help/contact/){:target="_blank"}. |
112+
| Failed | The computation was cancelled or failed to compute. Please contact [Segment support](https://segment.com/help/contact/){:target="_blank"}. |
113113

114114

115115
#### Batch Audience or Trait
@@ -118,14 +118,14 @@ Engage displays the following compute statuses for real-time and batch Audiences
118118
> Engage updates batch Audiences and Traits approximately once every hour.
119119
120120

121-
| Computation Status | Description |
122-
|---------------------------|------------------------------|
121+
| Computation status | Description |
122+
|---------------------------|---------------------------------------|
123123
| Preparing | Engage is preparing the batch computation. |
124124
| Computing | Engage is computing the batch Audience or Trait. |
125-
| Live | The batch computation is up-to-date with the most recent data, based on the most recent sync cadence. |
125+
| Live | The batch computation is up-to-date with the most recent data, based on the most recent sync cadence. |
126126
| Not Computing | The audience is awaiting the destination to be connected. You'll see this status when there are no destinations connected and `Compute without connected destinations` isn't selected. |
127127
| Disabled | The batch Audience or Trait is disabled. |
128-
| Failed | The batch computation was cancelled or failed to compute. Please contact [Segment support](https://segment.com/help/contact/){:target="_blank"}. |
128+
| Failed | The batch computation was cancelled or failed to compute. Please contact [Segment support](https://segment.com/help/contact/){:target="_blank"}. |
129129

130130

131131
## Real-time compute compared to batch
@@ -150,8 +150,6 @@ To create a new Audience:
150150

151151
By default, Segment queries all historical data to set the current value of the computed trait and Audience. Backfill computes historical data up to the point of audience creation. After audience creation, Segment computes traits and audiences in real-time. You can uncheck **Include Historical Data** to compute values for the Audience or trait without historical data. With backfill disabled, the trait or Audience only uses the data that arrives after you create it.
152152

153-
After you create your Audience, Engage displays a confirmation screen along with an estimated time of completion.
154-
155153
Use the Audience Explorer to see users or accounts that enter the Audience. Segment displays the Audience as computing until at least one user or account enters.
156154

157155

@@ -169,7 +167,7 @@ To edit a realtime Trait or Audience, follow these steps:
169167
3. Select the **Builder** tab and make your edits.
170168
4. Select **Save Audience** to confirm your edits.
171169

172-
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 has finished incorporating your changes, you'll be able to access your updated Audience or Trait. You can use the Overview page to view user details, refresh real-time Audiences, and view the current [compute status](#).
170+
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 has finished incorporating your changes, you'll be able to access your updated Audience or Trait. You can use the Overview page to view user details, refresh real-time Audiences, and view the current [compute status](#audience-and-trait-compute-statuses).
173171

174172
> warning ""
175173
> 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

Comments
 (0)