Skip to content

Commit 07eb7fa

Browse files
authored
Merge pull request #7871 from segmentio/batch-alt-text-fix
Alt text of images updated
2 parents d13796b + a9aa9f1 commit 07eb7fa

File tree

1 file changed

+4
-4
lines changed
  • src/connections/destinations/catalog/actions-batch

1 file changed

+4
-4
lines changed

src/connections/destinations/catalog/actions-batch/index.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ This destination is maintained by Batch. For any issues, [contact Batch Support]
1818
5. Paste the **Project Key** and **REST API Key** into the Batch destination settings in Segment.
1919
6. Toggle **Enable Destination**. Segment will start sending data to Batch according to your **Mappings**.
2020

21-
![Basic settings destination](./images/basic_settings_destination.png "Basic settings destination")
21+
![Screenshot of the Braze destination Basic Settings page in Segment app.](./images/basic_settings_destination.png "Basic settings destination")
2222

2323
{% include components/actions-fields.html %}
2424

@@ -100,9 +100,9 @@ To map additional traits into Batch profile attributes:
100100
1. Open your destination → **Mappings****Edit Mapping**.
101101
2. Go to **Profile attributes****Add Mapping Field**.
102102
3. Choose a **source** (for example, `traits.plan`) and set a **target** under `attributes` (for example, `attributes.plan`).
103-
![Attributes mapping](./images/attributes_mapping.png "Attributes mapping")
103+
![Screenshot of mappings setup screen in Segment app with example fields.](./images/attributes_mapping.png "Attributes mapping")
104104
4. In **Step 4 – Send test record**, you can test your mapping before saving.
105-
![Test record](./images/test_record.png "Test record")
105+
![Screenshot of Send test record screen.](./images/test_record.png "Test record")
106106
5. **Save** and enable the mapping.
107107

108108
> info "Supported types"
@@ -171,7 +171,7 @@ analytics.track("User Registered", {
171171

172172
Events are sent to Batch in near real time according to your destination mappings, and all event `properties` are included under `event.attributes`.
173173

174-
![Events mapping](./images/events_mapping.png "Events mapping")
174+
![Partial screenshot of event mappings settings in the Segment app.](./images/events_mapping.png "Events mapping")
175175

176176
## Validation checklist
177177

0 commit comments

Comments
 (0)