Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit1e75edb

Browse files
authored
Minor cleanup
1 parent158d41e commit1e75edb

File tree

1 file changed

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

1 file changed

+4
-4
lines changed

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -54,13 +54,13 @@ If you are creating multiple mappings in one Braze Cohorts destination, Segment
5454
5555
{% include components/actions-fields.html settings="true"%}
5656

57-
###SupplementingAudience Payloads
57+
###Supplementingaudience payloads
5858

59-
Event payloads sentvia Computed Traits and Audiences will only contain the computed trait/audience key in question, in addition to user identities userId/anonymousId and email if present:https://segment.com/docs/engage/using-engage-data/#event-destinations. If you need supplemental fields from user profiles to map to Braze consider using an Insert Function+Engage Profile API to do so. Essentially, usingthe Profile API, you can pullthe traits fora userfrom your Engage space within your insert function code, before the event hits the destination. You can then use these traits tothenenrich the event payload that is sent to the destination.
59+
Event payloads sentusing Computed Traits and Audiences will only contain the computed trait oraudience key in question, in addition totheuser identities`userId`,`anonymousId` and`email`. If you need supplemental fields from user profiles to map to Braze, consider using an Insert Functionwith theEngage Profile API. Usingthe Profile API, you can pull a user's traitsfrom your Engage space within your insert function code before the event hits the destination. You can then use these traits to enrich the event payload sent to the destination.
6060

61-
When dealing with event payloads transmitted through Computed Traits and Audiences,it's important to notethat these payloads typically include only the specific computed trait or audience key in question in addition to user identities such as`userId` and`anonymousId`, as well as`email` if available,[for more information, see here](/docs/engage/using-engage-data/#event-destinations).
61+
When dealing with event payloads transmitted through Computed Traits and Audiences,keep in mindthat these payloads typically include only the specific computed trait or audience key in question in addition to user identities such as`userId` and`anonymousId`, as well as`email` if available. View[event destinations](/docs/engage/using-engage-data/#event-destinations) for more information.
6262

63-
Ifyour requirements involve including additional fields from user profiles into your mappings, you can achieve this byleveraging an[Insert Function](/docs/connections/functions/insert-functions/)in conjunctionwith the[Engage Profile API](docs/unify/profile-api/). With the Profile API, you can retrieve the traits associated with a user from your Engage space within your insert function code, all before the event reaches the Braze Cohorts destination.
63+
Ifyou need to include additional fields from user profiles into your mappings, you can achieve this byusing an[insert function](/docs/connections/functions/insert-functions/) with the[Engage Profile API](/docs/unify/profile-api/). With the Profile API, you can retrieve the traits associated with a user from your Engage space within your insert function code, all before the event reaches the Braze Cohorts destination.
6464

6565
###Braze Device ID
6666

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp