Skip to content

Commit 5c4e0ad

Browse files
authored
Update Mapping to Include Identify Audiences
### Proposed Changes - Include identify mapping instructions - Clarification between the different mappings
1 parent abf12aa commit 5c4e0ad

File tree

1 file changed

+2
-1
lines changed
  • src/connections/destinations/catalog/actions-braze-cohorts

1 file changed

+2
-1
lines changed

src/connections/destinations/catalog/actions-braze-cohorts/index.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,8 @@ To connect the Braze Cohorts destination:
3737
10. Under Select mappings, input the Audience Key you copied in Step 2 as the “Segment Engage Audience Key.” Do not change any other defaults. Click **Save** and toggle to enable the mapping.
3838
* **Note:** Users can be added or removed from cohorts through `ExternalId`, `DeviceId`, or the `UserAlias` object. The priority is `ExternalId`, then `DeviceId`, and finally `UserAlias` if all are provided.
3939
* The Audience Key must be manually entered to ensure users in the Engage Audience are sent to the correct cohort in Braze. For every Engage Audience you want to send to Braze, a separate **Sync Audience** mapping must be created. You can create up to 50 mappings within an instance of the Braze Cohorts destination.
40-
* Create the mapping with trigger conditions: `Event Name` is `Audience Entered/Exited` and `Event Property` `audience_key` is `<audience_key>`. Hardcode the audience key in the "Segment Engage Audience Key" field of the mapping.
40+
* For Track: Create the mapping with trigger conditions: `Event Name` is `Audience Entered/Exited` and `Event Property` `audience_key` is `<audience_key>`. Hardcode the audience key in the "Segment Engage Audience Key" field of the mapping.
41+
* For Identify: Create the mapping with trigger conditions: `Event Trait` `<audience_key>` `is true/false`. Hardcode the audience key in the "Segment Engage Audience Key" field of the mapping.
4142

4243
11. Navigate back to **Engage > Audiences** and click on the Audience from Step 1.
4344

0 commit comments

Comments
 (0)