You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/engage/trait-activation/index.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -26,7 +26,7 @@ Select your Destination, view its Segment documentation, then follow the corresp
26
26
|Destination | Type |
27
27
|[Facebook Custom Audiences](/docs/connections/destinations/catalog/personas-facebook-custom-audiences/)| List |
28
28
|[Google Ads Remarketing Lists](/docs/connections/destinations/catalog/adwords-remarketing-lists/#overview)| List |
29
-
| Trait Activation also supports all cloud-mode [actions-based destinations](/docs/connections/destinations/actions/#available-actions-based-destinations). ||
29
+
| Trait Activation also supports all cloud-mode [Destination Actions](/docs/connections/destinations/actions/#available-actions-based-destinations). ||
Copy file name to clipboardExpand all lines: src/engage/trait-activation/trait-enrichment.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -131,7 +131,7 @@ If you're using [Destination Actions](/docs/connections/destinations/actions/),
131
131
3. Enter your destination credentials.
132
132
4. Navigate to **Engage > Audiences**, and click **+ Create**.
133
133
5. From the Select Destinations screen in the Audience builder, select your destination.
134
-
6. Confirm that "Send Track" or "Send Identify" is toggled on.
134
+
6. Confirm that **Send Track** or **Send Identify** is toggled on.
135
135
- Trait Enrichment supports Track and Identify calls. Follow the corresponding destination instructions to determine which event you'll need.
136
136
7. Select **Customized Setup**.
137
137
8. Select **Add Trait**. Then, select the traits you want to sync and click **Save**.
@@ -146,7 +146,7 @@ After you add traits, configure how your selected traits will map to your Destin
146
146
1. Navigate to **Connections > Destinations** and select your destination.
147
147
1. From the Destination overview screen, select the **Mappings** tab.
148
148
2. Click **+ New Mapping**.
149
-
- All actions in an actions-based destination can receive traits you configure with Trait Activation.
149
+
- All actions in Destination Actions can receive traits you configure with Trait Activation.
150
150
3. Locate the **Select mappings** section to confirm the default field mappings match the traits in your custom setup.
151
151
- To update a trait field mapping for Identify calls, click on a field, and in the dropdown search bar enter `traits.` followed by your trait (for example, `traits.trait_1`). Segment sends traits you select for enrichment as traits in the `traits` object.
152
152
- To update a trait field mapping for Track calls, click on a field, and in the dropdown search bar enter `properties.` followed by your trait (for example, `properties.trait_1`). Segment sends traits you select for enrichment as properties in the `properties` object.
0 commit comments