Skip to content

Commit 4b767f6

Browse files
committed
Edits
1 parent a80fdef commit 4b767f6

File tree

1 file changed

+16
-13
lines changed
  • src/connections/destinations/catalog/actions-stackadapt-audiences

1 file changed

+16
-13
lines changed

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

Lines changed: 16 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -25,15 +25,18 @@ If you do not have an existing StackAdapt read & write API key, contact the [Sta
2525
1. In your Segment workspace, navigate to **Connections > Catalog > Destinations**.
2626
2. Search for and select "StackAdapt Audiences".
2727
3. Click **Add Destination**.
28-
4. Select an existing source that is Engage Space to connect to the StackAdapt Audience destination.
28+
4. Select an existing Engage space source 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, 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=`.
32-
7. Toggle on the destination using **Enable Destination**.
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 an advertiser by [finding its ID in StackAdapt](#finding-the-advertiser-id-in-stackadapt).
31+
7. Toggle the destination on using **Enable Destination**.
3332
8. Click **Save Changes**.
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).
33+
9. Follow the Destinations Actions documentation to [customize mappings](/docs/connections/destinations/actions/#customize-mappings) or [sync an Engage Audience](#sync-an-engage-audience).
3534
10. Enable the destination and click **Save Changes**.
3635

36+
#### Finding the advertiser ID in StackAdapt
37+
In the StackAdapt, go to `Execute` (or `Overview`) and click `Advertiser`.
38+
From the `Filter` section, select the advertiser. The advertiser ID appears in the URL after `advertiser=`.
39+
3740
### Sync an Engage Audience
3841

3942
To sync an Engage audience with StackAdapt:
@@ -44,20 +47,20 @@ To sync an Engage audience with StackAdapt:
4447
4. Create a mapping: In the mappings tab, click **New Mapping** and select **Forward Audience Event**.
4548
5. Define the event trigger: Click **Add Condition** and add this condition: **Event Type is `Track` or `Identify`**.
4649

47-
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.
50+
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.
4851

4952
> info "Syncs can take up to 4 hours"
5053
> It can take up to 4 hours from the time you initiate a sync for profiles to show up in StackAdapt.
5154
52-
If you want to create a StackAdapt audience from your Engage audience:
55+
To create a StackAdapt audience from your Engage audience:
5356

5457
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)
58+
2. Select the advertiser you have synced your audience to.
59+
3. Choose **Profile Properties** > **Segment** and select **External Audience Name** as the rule.
60+
4. Select a condition and put in the audience name as the filter.
61+
> info "Audience name format"
62+
> Use the *snake_case* name of the Segment Engage audience which can be found in **Settings**.
63+
![Image showing sample audience settings tab](./images/audience-example.png)
6164
5. Click **Submit** to create the segment.
6265

6366
### Sending an audience to StackAdapt

0 commit comments

Comments
 (0)