From 56dd182f8d15032c074df2a2855826791b97e35b Mon Sep 17 00:00:00 2001 From: GoodmanBen Date: Mon, 11 Nov 2024 10:57:09 -0500 Subject: [PATCH 1/4] build: flip destination to public --- .../index.md | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) rename src/connections/destinations/catalog/{action-rokt-audiences => actions-rokt-audiences}/index.md (94%) diff --git a/src/connections/destinations/catalog/action-rokt-audiences/index.md b/src/connections/destinations/catalog/actions-rokt-audiences/index.md similarity index 94% rename from src/connections/destinations/catalog/action-rokt-audiences/index.md rename to src/connections/destinations/catalog/actions-rokt-audiences/index.md index 17bcce9303..c86f9f4509 100644 --- a/src/connections/destinations/catalog/action-rokt-audiences/index.md +++ b/src/connections/destinations/catalog/actions-rokt-audiences/index.md @@ -3,20 +3,20 @@ title: Rokt Audiences (Actions) Destination hide-personas-partial: true hide-boilerplate: true hide-dossier: false -private: true -hidden: true +private: false +hidden: false id: 643697130067c2f408ff28ca --- {% include content/plan-grid.md name="actions" %} Rokt Audiences (Actions) destination enables advertisers to send Segment Persona Audiences to Rokt using Rokt's Audience API. -By using Segment's Persona Audiences with Rokt, you can increase the efficiency of your ad campaigns through suppression and targeting of existing or new customers. +By using Segment's Persona Audiences with Rokt, you can increase the efficiency of your ad campaigns through suppression and targeting of existing or new customers. ## Benefits of Rokt Audiences (Actions) Benefits of the Rokt Audiences (Actions) destination include: -- **Improved email matching**: This integration creates a direct connection between Segment and Rokt for a 100% match rate of email identifiers. +- **Improved email matching**: This integration creates a direct connection between Segment and Rokt for a 100% match rate of email identifiers. - **Easy setup**: This destination only requires your Advertiser API key. @@ -45,11 +45,11 @@ To add the Rokt Audiences (Actions) destination: 6. Enter your Rokt **API key**. -7. Click **Save Changes**. +7. Click **Save Changes**. 8. In the **Mappings** tab, click **+ New Mapping** and select **Add Users to Audience**. Don't change any defaults. -9. Under the **Configure actions fields**, set **Enable Batching** to *Yes* and click **Save**. +9. Under the **Configure actions fields**, set **Enable Batching** to *Yes* and click **Save**. 7. Repeat steps 8 and 9 for **Remove Users from Audience**. @@ -59,9 +59,9 @@ To add the Rokt Audiences (Actions) destination: 10. Select your space, and navigate to **Engage > Audiences**. Select the source audience that you want to send to your Rokt Audiences (Actions) destination. -11. Click **Add Destinations** and select the Rokt Audience (Actions) destination you created. In the settings that appear on the right-hand side, toggle the **Send Track** option on and **Send Identify**. Click **Save**. +11. Click **Add Destinations** and select the Rokt Audience (Actions) destination you created. In the settings that appear on the right-hand side, toggle the **Send Track** option on and **Send Identify**. Click **Save**. -Your Rokt Audiences (Actions) destination is now ready to receive audiences, and your Persona audiences are now accessible in your Rokt Advertiser dashboard. Keep in mind that it can take 12-24 hours for the first sync when the number of email identifies are in the millions. +Your Rokt Audiences (Actions) destination is now ready to receive audiences, and your Persona audiences are now accessible in your Rokt Advertiser dashboard. Keep in mind that it can take 12-24 hours for the first sync when the number of email identifies are in the millions. > warning "" > You can only connect **one** Engage audience to a single instance of the Rokt Audience (Actions) destination. If you have multiple audiences, repeat the above process to create a new Rokt Audience (Actions) destination and connect the audience to a new destination each time. From bb2fe1c215230e2e64695a05c7e6041b81fce5de Mon Sep 17 00:00:00 2001 From: GoodmanBen Date: Mon, 9 Dec 2024 17:41:45 -0500 Subject: [PATCH 2/4] build: tighten up rokt docs --- .../catalog/actions-rokt-audiences/index.md | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) diff --git a/src/connections/destinations/catalog/actions-rokt-audiences/index.md b/src/connections/destinations/catalog/actions-rokt-audiences/index.md index c86f9f4509..951774d5b5 100644 --- a/src/connections/destinations/catalog/actions-rokt-audiences/index.md +++ b/src/connections/destinations/catalog/actions-rokt-audiences/index.md @@ -43,23 +43,24 @@ To add the Rokt Audiences (Actions) destination: 5. On the **Settings** tab, enter the name of your destination. For example, `Rokt audiences – `. -6. Enter your Rokt **API key**. +6. Enter your RPub, RSec, and Account id values in the integration. Your Rokt account manager can share RPub/RSec values +with you. Rokt Account ID can be found by following instructions [here](https://docs.rokt.com/developers/integration-guides/rokt-ads/account-id/#account-id). 7. Click **Save Changes**. -8. In the **Mappings** tab, click **+ New Mapping** and select **Add Users to Audience**. Don't change any defaults. +8. In the **Mappings** tab within the Rokt Audience destination, click **+ New Mapping** and select **Sync Engage Audience to Rokt** under the "Actions" tab. +Don't change any defaults. 9. Under the **Configure actions fields**, set **Enable Batching** to *Yes* and click **Save**. -7. Repeat steps 8 and 9 for **Remove Users from Audience**. +10. Go to the **Settings** tab and select the toggle to **Enable** the destination. -8. **Enable** both mappings. +11. Select your space, and navigate to **Engage > Audiences**. Select the source audience that you want to send to your Rokt Audiences (Actions) destination. -9. Go to the **Settings** tab and select the toggle to **Enable** the destination. +12. Click **Add Destinations** and select the Rokt Audience (Actions) destination you created. +In the settings that appear on the right-hand side, toggle the **Send Track** option on and **Send Identify**. -10. Select your space, and navigate to **Engage > Audiences**. Select the source audience that you want to send to your Rokt Audiences (Actions) destination. - -11. Click **Add Destinations** and select the Rokt Audience (Actions) destination you created. In the settings that appear on the right-hand side, toggle the **Send Track** option on and **Send Identify**. Click **Save**. +13. Within the same panel view, select "Default Setup". You may now hit Click **Save** in the top right corner. Your Rokt Audiences (Actions) destination is now ready to receive audiences, and your Persona audiences are now accessible in your Rokt Advertiser dashboard. Keep in mind that it can take 12-24 hours for the first sync when the number of email identifies are in the millions. From 9c92691a8bc3616ee10f39cbc3a6e050b58b7c90 Mon Sep 17 00:00:00 2001 From: GoodmanBen Date: Mon, 9 Dec 2024 18:36:03 -0500 Subject: [PATCH 3/4] fix: remove unneeded step --- .../catalog/actions-rokt-audiences/index.md | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/src/connections/destinations/catalog/actions-rokt-audiences/index.md b/src/connections/destinations/catalog/actions-rokt-audiences/index.md index 951774d5b5..e4ac5ece8e 100644 --- a/src/connections/destinations/catalog/actions-rokt-audiences/index.md +++ b/src/connections/destinations/catalog/actions-rokt-audiences/index.md @@ -51,16 +51,14 @@ with you. Rokt Account ID can be found by following instructions [here](https:// 8. In the **Mappings** tab within the Rokt Audience destination, click **+ New Mapping** and select **Sync Engage Audience to Rokt** under the "Actions" tab. Don't change any defaults. -9. Under the **Configure actions fields**, set **Enable Batching** to *Yes* and click **Save**. +9. Go to the **Settings** tab and select the toggle to **Enable** the destination. -10. Go to the **Settings** tab and select the toggle to **Enable** the destination. +10. Select your space, and navigate to **Engage > Audiences**. Select the source audience that you want to send to your Rokt Audiences (Actions) destination. -11. Select your space, and navigate to **Engage > Audiences**. Select the source audience that you want to send to your Rokt Audiences (Actions) destination. - -12. Click **Add Destinations** and select the Rokt Audience (Actions) destination you created. +11. Click **Add Destinations** and select the Rokt Audience (Actions) destination you created. In the settings that appear on the right-hand side, toggle the **Send Track** option on and **Send Identify**. -13. Within the same panel view, select "Default Setup". You may now hit Click **Save** in the top right corner. +12. Within the same panel view, select "Default Setup". You may now hit Click **Save** in the top right corner. Your Rokt Audiences (Actions) destination is now ready to receive audiences, and your Persona audiences are now accessible in your Rokt Advertiser dashboard. Keep in mind that it can take 12-24 hours for the first sync when the number of email identifies are in the millions. From c7bb22ecc75f8ede690243b1fd39f60dd30806b7 Mon Sep 17 00:00:00 2001 From: Ben Goodman <52042939+GoodmanBen@users.noreply.github.com> Date: Tue, 10 Dec 2024 18:57:54 -0500 Subject: [PATCH 4/4] Update src/connections/destinations/catalog/actions-rokt-audiences/index.md Co-authored-by: stayseesong <83784848+stayseesong@users.noreply.github.com> --- .../destinations/catalog/actions-rokt-audiences/index.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/connections/destinations/catalog/actions-rokt-audiences/index.md b/src/connections/destinations/catalog/actions-rokt-audiences/index.md index e4ac5ece8e..48d452acb7 100644 --- a/src/connections/destinations/catalog/actions-rokt-audiences/index.md +++ b/src/connections/destinations/catalog/actions-rokt-audiences/index.md @@ -56,9 +56,9 @@ Don't change any defaults. 10. Select your space, and navigate to **Engage > Audiences**. Select the source audience that you want to send to your Rokt Audiences (Actions) destination. 11. Click **Add Destinations** and select the Rokt Audience (Actions) destination you created. -In the settings that appear on the right-hand side, toggle the **Send Track** option on and **Send Identify**. - -12. Within the same panel view, select "Default Setup". You may now hit Click **Save** in the top right corner. +12. In the settings that appear on the right-hand side, toggle on the **Send Track** and **Send Identify** option. +13. Select **Default Setup**. +14. Click **Save** in the top right corner. Your Rokt Audiences (Actions) destination is now ready to receive audiences, and your Persona audiences are now accessible in your Rokt Advertiser dashboard. Keep in mind that it can take 12-24 hours for the first sync when the number of email identifies are in the millions.