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/connections/destinations/catalog/actions-stackadapt-audiences/index.md
+10-2Lines changed: 10 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -26,7 +26,7 @@ This destination is maintained by StackAdapt. For any issues with the destinatio
26
26
3. Click **Add Destination**.
27
27
4. Select an existing Engage space source to connect to the StackAdapt Audience destination.
28
28
5. Enter a name for your destination.
29
-
6. On the Settings screen, provide your StackAdapt GraphQL API token. Then, select the advertiser you want to sync the audience with. You can identify an advertiser by [finding its ID in StackAdapt](#finding-the-advertiser-id-in-stackadapt).
29
+
6. On the Settings screen, provide your StackAdapt GraphQL API token. Then, put in the ID of the advertiser you want to sync the audience with. You can [find the advertiser ID in StackAdapt](#finding-the-advertiser-id-in-stackadapt).
30
30
7. Toggle the destination on using **Enable Destination**.
31
31
8. Click **Save Changes**.
32
32
9. Follow the Destinations Actions documentation to [customize mappings](/docs/connections/destinations/actions/#customize-mappings) or [sync an Engage Audience](#sync-an-engage-audience).
@@ -44,7 +44,15 @@ To sync an Engage audience with StackAdapt:
44
44
2. Add a condition to the Engage audience to ensure the required email trait is included.
45
45
3. Open the previously created StackAdapt Audience destination.
46
46
4. Create a mapping: In the mappings tab, click **New Mapping** and select **Forward Audience Event**.
47
+
- To reuse your Segment audience on the StackAdapt platform, select **Sync Audience**.
48
+
- To apply import profiles to the StackAdapt platform, select **Forward Profile**.
49
+
-**Note**: you don't have to set up both mappings.
47
50
5. Define the event trigger: Click **Add Condition** and add this condition: **Event Type is `Track` or `Identify`**.
51
+
6. Map fields:
52
+
- (**Required**:) Select a default value for `Marketing Status`.
53
+
- (**Required**:) Select the source field for `Email`.
54
+
- Select source field for `Standard User Properties`,
55
+
- Create mappings for `Custom User Properties` if applicable.
48
56
49
57
To verify that your audience syncs with StackAdapt, open StackAdapt and navigate to **Audience & Attribution > Customer Data > Profiles**. On the Profiles tab, you should be able to see a list of profiles being synced to StackAdapt platform.
50
58
@@ -55,7 +63,7 @@ To create a StackAdapt audience from your Engage audience:
55
63
56
64
1. Open StackAdapt and navigate to **Audience & Attribution > Data Data > Segments**, then click **Create Segment**.
57
65
2. Select the advertiser you have synced your audience to.
58
-
3. Choose **Profile Properties** > **Segment** and select **External Audience Name** as the rule.
66
+
3. Choose **Profile Properties > Segment** and select **External Audience Name** as the rule.
59
67
4. Select a condition and put in the audience name as the filter.
0 commit comments