Skip to content

Commit df92e4b

Browse files
authored
Updates from original PR [netlify-build]
1 parent 673f57e commit df92e4b

File tree

1 file changed

+10
-2
lines changed
  • src/connections/destinations/catalog/actions-stackadapt-audiences

1 file changed

+10
-2
lines changed

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

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ This destination is maintained by StackAdapt. For any issues with the destinatio
2626
3. Click **Add Destination**.
2727
4. Select an existing Engage space source to connect to the StackAdapt Audience destination.
2828
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).
3030
7. Toggle the destination on using **Enable Destination**.
3131
8. Click **Save Changes**.
3232
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:
4444
2. Add a condition to the Engage audience to ensure the required email trait is included.
4545
3. Open the previously created StackAdapt Audience destination.
4646
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.
4750
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.
4856

4957
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.
5058

@@ -55,7 +63,7 @@ To create a StackAdapt audience from your Engage audience:
5563

5664
1. Open StackAdapt and navigate to **Audience & Attribution > Data Data > Segments**, then click **Create Segment**.
5765
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.
5967
4. Select a condition and put in the audience name as the filter.
6068
5. Click **Submit** to create the segment.
6169

0 commit comments

Comments
 (0)