@@ -18,7 +18,7 @@ This destination is maintained by Batch. For any issues, [contact Batch Support]
18
18
5 . Paste the ** Project Key** and ** REST API Key** into the Batch destination settings in Segment.
19
19
6 . Toggle ** Enable Destination** . Segment will start sending data to Batch according to your ** Mappings** .
20
20
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 ")
22
22
23
23
{% include components/actions-fields.html %}
24
24
@@ -100,9 +100,9 @@ To map additional traits into Batch profile attributes:
100
100
1 . Open your destination → ** Mappings** → ** Edit Mapping** .
101
101
2 . Go to ** Profile attributes** → ** Add Mapping Field** .
102
102
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 ")
104
104
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 ")
106
106
5 . ** Save** and enable the mapping.
107
107
108
108
> info "Supported types"
@@ -171,7 +171,7 @@ analytics.track("User Registered", {
171
171
172
172
Events are sent to Batch in near real time according to your destination mappings, and all event ` properties ` are included under ` event.attributes ` .
173
173
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 ")
175
175
176
176
## Validation checklist
177
177
0 commit comments