Skip to content

Commit 2f4908f

Browse files
authored
Merge pull request #5273 from segmentio/estgc-patch-2
Adding info about track calls
2 parents d84d247 + 2aa4d3b commit 2f4908f

File tree

2 files changed

+6
-3
lines changed

2 files changed

+6
-3
lines changed

src/engage/trait-activation/trait-activation-setup.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ On this page, you'll learn how to set up the Destination that you'll use to get
1414
You'll first choose a Destinaton to connect to your Audience and use with Trait Activation. Trait Activation supports real-time and batch audiences for the Destinations listed in the table below. Select your Destination, view its Segment documentation, then follow the required setup steps.
1515

1616
> warning ""
17-
> Trait Activation only supports [Iterable Classic](/docs/connections/destinations/catalog/iterable/) and [Zendesk Classic](/docs/connections/destinations/catalog/zendesk/) during beta.
17+
> Trait Activation only supports [Iterable](/docs/connections/destinations/catalog/iterable/) and [Zendesk](/docs/connections/destinations/catalog/zendesk/) during beta.
1818
1919

2020
|-----------------------|---------------|---------------------------|

src/engage/trait-activation/trait-enrichment.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,10 @@ With Customized setup, you can choose which traits you want to map to your desti
4545
2. Select all traits you want to sync to your destination, and click **Save**.
4646
- Use the **Segment** column to select traits from the Segment Spec.
4747
- 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.
48-
3. Click **Save** and finish building your audience.
48+
3. Click **Save** and finish building your audience.
49+
50+
> info ""
51+
> Segment sends traits you select for enrichment in the traits object in Identify calls, and as properties in the properties object in Track calls.
4952
5053
### Destination requirements
5154

@@ -150,4 +153,4 @@ Yes, you can edit mappings in the Destination `Mappings` tab at any time. Howeve
150153
No. Segment doesn't guarantee match rate improvements with Trait Enrichment. Match rates depend on data quality.
151154

152155
{% endfaqitem %}
153-
{% endfaq %}
156+
{% endfaq %}

0 commit comments

Comments
 (0)