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-11Lines changed: 10 additions & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -27,7 +27,8 @@ If you do not have an existing StackAdapt read & write API key, contact the [Sta
27
27
3. Click **Add Destination**.
28
28
4. Select an existing source that is Engage Space to connect to the StackAdapt Audience destination.
29
29
5. Enter a name for your destination.
30
-
6. On the Settings screen, provide your StackAdapt GraphQL API token.
30
+
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 a specific advertiser by finding its ID in StackAdapt.
31
+
> When you're on StackAdapt platform, navigate to `Execute` (or `Overview`), then click on `Advertiser`. Next, select an advertiser from the `Filter` section at the top. You can find the advertiser ID in the URL after `advertiser=`.
31
32
7. Toggle on the destination using **Enable Destination**.
32
33
8. Click **Save Changes**.
33
34
9. Follow the steps in the Destinations Actions documentation to [customize mappings](/docs/connections/destinations/actions/#customize-mappings) or [sync an Engage Audience](#sync-an-engage-audience).
@@ -42,12 +43,6 @@ To sync an Engage audience with StackAdapt:
42
43
3. Open the previously created StackAdapt Audience destination.
43
44
4. Create a mapping: In the mappings tab, click **New Mapping** and select **Forward Audience Event**.
44
45
5. Define the event trigger: Click **Add Condition** and add this condition: **Event Type is `Track` or `Identify`**.
45
-
6. Map fields: Select the advertiser you want to sync the audience with. You can identify a specific advertiser by finding its ID in StackAdapt.
46
-
47
-
> info ""
48
-
> When you're on StackAdapt platform, navigate to **Execute** (or **Overview**), then click on **Advertiser**. Next, select an advertiser from the **Filter** section. You can find the advertiser ID in the URL after `advertiser=`.
To verify that your audience is syncing 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.
53
48
@@ -56,10 +51,14 @@ To verify that your audience is syncing with StackAdapt, open StackAdapt and nav
56
51
57
52
If you want to create a StackAdapt audience from your Engage audience:
58
53
59
-
1. Open StackAdapt and navigate to **Audience & Attribution > Customer Data > Segments**, then click **Create Segment**.
60
-
2. Choose **Segment Engage Audience ID** or **Segment Engage Audience Name** as the rule.
61
-
3. Select the value for the corresponding filter.
62
-
4. Click **Submit** to create the segment.
54
+
1. Open StackAdapt and navigate to **Audience & Attribution > Data Data > Segments**, then click **Create Segment**.
55
+
2. Select the advertiser you have synced your audience to
56
+
3. Choose **Profile Properties** > **Segment**, choose **External Audience Name** as the rule
57
+
4. Select a condition and input the audience name as the filter.
58
+
> For the audience name, please use the snake case name of the Segment Engage audience which can be found under **Settings** tab
0 commit comments