Skip to content

Commit 74af8fd

Browse files
committed
alt text qa
1 parent 56c96f5 commit 74af8fd

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

src/connections/destinations/catalog/ibm-ubx/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ endpoint from Segment's support team._
4646
to "Endpoints", then "Register a new endpoint" and select "Segment". Then
4747
click "Register" to proceed.
4848

49-
![A screenshot of the UBX dashboard, with a green arrow pointing to the Segment endpoint.](images/ubx-register-endpoint.png)
49+
![A screenshot of the UBX dashboard, with a arrow pointing to the Segment endpoint.](images/ubx-register-endpoint.png)
5050

5151
5. Once registered, the new endpoint's status will remain "Pending" in the
5252
"Endpoints" tab until it has been activated. To activate an endpoint,

src/connections/destinations/catalog/iterable/index.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -148,15 +148,15 @@ You can send Computed Traits created in Engage as `identify` calls to create use
148148

149149
From the Iterable UI, you can check a specific user profile for Computed Traits by going to **Audience → Contact Lookup**. Engage updates user profiles that contain an `email` or `userId`.
150150

151-
![A screenshot of a user profile in Iterable, with the two computed traits outlined in green.](images/pers-iterable-profile-computed.png)
151+
![A screenshot of a user profile in Iterable, with the two computed traits outlined.](images/pers-iterable-profile-computed.png)
152152

153153

154154

155155
Computed traits without a lookback window search across all historical events and update in real time.
156156

157157
Computed traits with a lookback window only search across events that occurred within the specified timeframe. Computed traits *with* a lookback window are updated hourly.
158158

159-
![A screenshot of the Segment Configure and Preview Your Trait screen, with the lookback window outlined in green.](images/pers-lookback-2.png)
159+
![A screenshot of the Segment Configure and Preview Your Trait screen, with the lookback window outlined.](images/pers-lookback-2.png)
160160

161161
### Using Audiences with Iterable
162162

@@ -168,11 +168,11 @@ You can send Engage Audiences to Iterable as `identify` or `track` calls. You ca
168168

169169
When you send Audiences as `identify` calls, Engage adds a trait matching the name of the audience to the user's profile, with a boolean value to indicate if the user is in the audience. For example, when a user first completes an order in the last 30 days, Engage sends an `identify` call with the property `order_completed_last_30days:` `true`. When the user no longer satisfies these criteria (for example when their last purchase was more than 30 days ago) Engage sets that value to `false`.
170170

171-
![A screenshot of the Audience tab in Segment, with a user profile selected and the trait "Order Completed Last 30 days" on the user's profile.](images/pers-audience-id.png)
171+
![A screenshot of the Audience tab in Segment, with a user profile selected and the trait Order Completed Last 30 days on the user's profile.](images/pers-audience-id.png)
172172

173173
You can check a specific user profile for Audience membership in the Iterable UI by going to **Audience → Contact Lookup**.
174174

175-
![A screenshot of the Contact Lookup page in Iterable, with a box around the "Order Completed Last 30 days" audience.](images/pers-iterable-profile-audience.png)
175+
![A screenshot of the Contact Lookup page in Iterable, with a box around the Order Completed Last 30 days audience.](images/pers-iterable-profile-audience.png)
176176

177177
When you first create an audience, Engage sends an `identify` call for every user in the audience. Later syncs only send updates for users who were added or removed from the audience since the last sync.
178178

0 commit comments

Comments
 (0)