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/journeys/send-data.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
@@ -40,7 +40,7 @@ Use Trait Enrichment and ID Sync to configure sync payloads that you send from J
40
40
41
41
To use Trait Activation with Journeys:
42
42
1. Navigate to the Journeys builder of a new or existing Journey.
43
-
2. Select [a supported](/docs/engage/trait-activation/trait-activation-setup/#set-up-a-destination) destination from a Journeys step.
43
+
2. Select [a supported](/docs/engage/trait-activation/trait-activation-setup/#set-up-a-destination) destination from a journey step.
44
44
3. Select **Customized Setup**, then add identifier and trait mappings to customize the way you send data to your destination. For more, visit the [Trait Enrichment](/docs/engage/trait-activation/trait-enrichment/#customized-setup/) and [ID Sync](/docs/engage/trait-activation/id-sync/#customized-setup/) setup docs.
Copy file name to clipboardExpand all lines: src/engage/trait-activation/id-sync.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -30,14 +30,14 @@ To set up ID Sync with [Audiences](/docs/engage/audiences/):
30
30
31
31
To set up ID Sync with [Journeys](/docs/engage/journeys/):
32
32
33
-
As you're creating or editing a Journey in the [builder](/docs/engage/journeys/build-journey/), you can configure how you send identifiers with ID Sync from any of the [supported destinations](/docs/engage/trait-activation/trait-activation-setup/).
33
+
As you're creating or editing a journey in the [builder](/docs/engage/journeys/build-journey/), you can configure how you send identifiers with ID Sync from any of the [supported destinations](/docs/engage/trait-activation/trait-activation-setup/).
34
34
35
-
1. From a Journeys step, select the destination you're going to use with ID Sync.
35
+
1. From a journey step, select the destination you're going to use with ID Sync.
36
36
2. On the Connection Settings tab, select **Customized Setup** and use the corresponding [steps below](#customized-setup) to customize which identifiers you want to map downstream to your destination.
37
37
38
38
### Default setup
39
39
40
-
Default setup uses default Segment Destination behavior. To use the default settings, click **Save** and resume building your Audience or Journey.
40
+
Default setup uses default Segment Destination behavior. To use the default settings, click **Save** and resume building your audience or journey.
41
41
42
42
You can customize additional event settings at any time.
43
43
@@ -51,7 +51,7 @@ With Customized setup, you can choose which identifiers you want to map downstre
51
51
-*Facebook Custom Audiences* and *Google Ads Remarketing Lists* display a dropdown for you to choose available identifiers.
52
52
2. Add an ID strategy.
53
53
- This is a strategy for a particular identifier which sends either the `last added`, `first added`, or `all` identifiers to your destination.
54
-
3. Click **Save**, then finish building your Audience or Journey.
54
+
3. Click **Save**, then finish building your audience or journey.
Copy file name to clipboardExpand all lines: src/engage/trait-activation/trait-enrichment.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -36,14 +36,14 @@ To set up Trait Enrichment with [Audiences](/docs/engage/audiences/):
36
36
37
37
To set up Trait Enrichment with [Journeys](/docs/engage/journeys/):
38
38
39
-
As you're creating or editing your Journey in the [builder](/docs/engage/journeys/build-journey/), set up Trait Enrichment with any of the [supported destinations](/docs/engage/trait-activation/trait-activation-setup/).
39
+
As you're creating or editing your journey in the [builder](/docs/engage/journeys/build-journey/), set up Trait Enrichment with any of the [supported destinations](/docs/engage/trait-activation/trait-activation-setup/).
40
40
41
-
1. From a Journeys step, select the destination you're going to use with Trait Enrichment.
41
+
1. From a journeys step, select the destination you're going to use with Trait Enrichment.
42
42
2. On the Connection Settings tab, select **Customized Setup** and use the corresponding [steps below](#customized-setup) to customize the way data is sent to your destination by creating identifier and trait mappings.
43
43
44
44
### Default setup
45
45
46
-
Default setup uses default Segment Destination settings without Trait Enrichment. To use the default settings, select **Default Setup**, then click **Save** to resume building your Audience or Journey.
46
+
Default setup uses default Segment Destination settings without Trait Enrichment. To use the default settings, select **Default Setup**, then click **Save** to resume building your audience or journey.
47
47
48
48
You can customize event settings at any time.
49
49
@@ -55,7 +55,7 @@ With Customized setup, you can choose which traits you want to map to your desti
55
55
2. Select all traits you want to sync to your destination, and click **Save**.
56
56
- Use the **Segment** column to select traits from the Segment Spec.
57
57
- Use the **Destination** column to select which traits you want to map to in your destination. By default, Segment attempts to find traits with matching names.
58
-
3. Click **Save** and finish building your Audience or Journey.
58
+
3. Click **Save** and finish building your audience or journey.
59
59
60
60
> info ""
61
61
> Segment sends traits you select for enrichment in the traits object in Identify calls, and as properties in the properties object in Track calls.
0 commit comments