Skip to content

Commit a80fdef

Browse files
committed
fix issues in the doc
1 parent cc52a18 commit a80fdef

File tree

2 files changed

+10
-11
lines changed

2 files changed

+10
-11
lines changed
32.7 KB
Loading

src/connections/destinations/catalog/actions-stackadapt-audiences/index.md

Lines changed: 10 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,8 @@ If you do not have an existing StackAdapt read & write API key, contact the [Sta
2727
3. Click **Add Destination**.
2828
4. Select an existing source that is Engage Space to connect to the StackAdapt Audience destination.
2929
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=`.
3132
7. Toggle on the destination using **Enable Destination**.
3233
8. Click **Save Changes**.
3334
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:
4243
3. Open the previously created StackAdapt Audience destination.
4344
4. Create a mapping: In the mappings tab, click **New Mapping** and select **Forward Audience Event**.
4445
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=`.
49-
50-
![Image showing sample map fields](images/map-fields-example.png)
5146

5247
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.
5348

@@ -56,10 +51,14 @@ To verify that your audience is syncing with StackAdapt, open StackAdapt and nav
5651
5752
If you want to create a StackAdapt audience from your Engage audience:
5853

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
59+
60+
[Image showing sample audience settings tab](images/audience-example.png)
61+
5. Click **Submit** to create the segment.
6362

6463
### Sending an audience to StackAdapt
6564

0 commit comments

Comments
 (0)