@@ -18,7 +18,7 @@ This destination is maintained by Batch. For any issues, [contact Batch Support]
18185 . Paste the ** Project Key** and ** REST API Key** into the Batch destination settings in Segment.
19196 . 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:
1001001 . Open your destination → ** Mappings** → ** Edit Mapping** .
1011012 . Go to ** Profile attributes** → ** Add Mapping Field** .
1021023 . 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 ")
1041044 . 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 ")
1061065 . ** Save** and enable the mapping.
107107
108108> info "Supported types"
@@ -171,7 +171,7 @@ analytics.track("User Registered", {
171171
172172Events 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