-
Notifications
You must be signed in to change notification settings - Fork 380
Taboola Action Destination docs #6826
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Changes from 2 commits
f3e9f54
b6354db
cfd5396
e01a9f1
54c092b
070fddd
24eb4d6
d6ebb26
2f65e3f
c678fef
7935763
ae179e2
1a833ce
fe35516
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,59 @@ | ||
--- | ||
title: Taboola Actions Destination | ||
--- | ||
|
||
{% include content/plan-grid.md name="actions" %} | ||
|
||
[Taboola](https://developers.taboola.com/backstage-api/reference/create-a-first-party-audience/?utm_source=segmentio&utm_medium=docs&utm_campaign=partners){:target="_blank”} integration allows you to connect and target your Segment audiences with Taboola. | ||
|
||
This destination is maintained by Taboola. For any issues with the destination, [contact their Support team](mailto:[email protected]). | ||
|
||
## Getting started | ||
|
||
### Get Taboola Account Details | ||
|
||
Before connecting the **Taboola (Actions)** destination you'll need the following: | ||
1. Your Taboola **Client ID** and **Client Secret** - provided by your Taboola account manager. | ||
2. **Account ID**: retrieve using one of these options: | ||
* [Taboola Ads](https://ads.taboola.com) - Use the account's alphanumeric name without spaces and in lowercase. For example, 'My Account - Name' would become 'myaccountname' | ||
eden-ohana marked this conversation as resolved.
Show resolved
Hide resolved
|
||
* [API](https://developers.taboola.com/backstage-api/reference/get-account-details) - Retrieve Account Details using the Get Account Details API. | ||
eden-ohana marked this conversation as resolved.
Show resolved
Hide resolved
|
||
|
||
### Create and Connect the Taboola Destination | ||
|
||
1. From your Segment workspace's [Destination catalog page](https://app.segment.com/goto-my-workspace/destinations/catalog){:target="_blank”} search for **Taboola (Actions)**. | ||
2. Select **Taboola (Actions)** and click **Add Destination**. | ||
3. Next, connect the Engage Space to your **Taboola (Actions)** Destination. To do this, use the `Search for a source` search field to find your Engage Space, then select it. Next, click the **Confirm Source** button. | ||
4. On the **Basic Settings** screen input the Taboola **Client ID** and **Client Secret** values. | ||
5. Enable the Destination using the toggle, then click the **Save Changes** button. | ||
|
||
The **Taboola (Actions)** Destination is now connected to your Engage Space. The next steps cover connecting an Audience to a **Mapping** on your **Taboola (Actions)** Destination. | ||
|
||
6. Navigate to the Audience you'd like to sync to **Taboola (Actions)**. | ||
7. On the **Audience Overview** tab, click the **Add Destination** button, then select the **Taboola (Actions)** Destination. | ||
8. Under the **Destinations** heading in the **Audience Overview** page you should now see your **Taboola (Actions)** listed. Click the **Add Mapping** button. | ||
 | ||
9. When the side panel on the right displays, navigate to the **Settings** tab. | ||
9. On the **Settings** tab, ensure that **Send Track** is enabled, then populate the Taboola **Account ID** field. | ||
 | ||
10. Click the **Save** button. | ||
11. Remain in the side panel, and navigate to the **Matching mappings** tab. Click the **Add mapping** button, then select **Sync Audience**. | ||
12. On the **Sync Audience** page, click the **Save** button. You'll be taken back to the **Matching mappings** tab. Enable the Mapping using the toggle. | ||
 | ||
|
||
The Audience will start to sync to Taboola shortly. | ||
|
||
> info "" | ||
> To view the audience on the Taboola platform, navigate to the [Tbaoola Ads audience page](https://ads.taboola.com/audiences), select "Custom Audience" and search for the audience you have just connected. | ||
eden-ohana marked this conversation as resolved.
Show resolved
Hide resolved
|
||
|
||
## Supported identifiers | ||
|
||
The **Taboola (Actions)** destination supports syncing Audiences to Taboola using either the `userId` and/or the `Mobile Device ID`. | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. @joe-ayoub-segment Isn't this supposed to be the user's email? Does the user need to configure something for it to be included? There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Hi @eden-ohana yes that's correct! It should be Will you be able to complete the rest of the documentation? cc @smultani There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Yes, I'll finish and let you know when to review. |
||
`userId` will be automatically included if present. Additional configuration steps are required in order to sync `Mobile Device ID` values. To sync `Mobile Device ID` values ensure the following configuration: | ||
|
||
1. Your Engage Space's Identify Resolution rules will need to be configured for `android.id` and `ios.id` identifiers. This can be configured by navigating to `Unify` >> `Unify Settings`. | ||
eden-ohana marked this conversation as resolved.
Show resolved
Hide resolved
|
||
 | ||
|
||
2. Ensure that both the `android.id` and `ios.id` identifiers are configured exactly as per the image below. This configuration step takes place when the Destination is being connected to an Audience. | ||
cmastr marked this conversation as resolved.
Show resolved
Hide resolved
|
||
 | ||
|
||
|
||
eden-ohana marked this conversation as resolved.
Show resolved
Hide resolved
|
Uh oh!
There was an error while loading. Please reload this page.