Skip to content

Commit 1336215

Browse files
authored
Merge pull request #2298 from segmentio/thomas/liveintent-destination
[LiveIntent Audiences] new destination documentation
2 parents 3562cf4 + ae17ed1 commit 1336215

File tree

1 file changed

+35
-0
lines changed
  • src/connections/destinations/catalog/liveintent-audiences

1 file changed

+35
-0
lines changed
Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,35 @@
1+
---
2+
title: LiveIntent Audiences Destination
3+
rewrite: true
4+
beta: true
5+
---
6+
7+
LiveIntent Audiences supports audiences generated by Segment Personas as a user property. To use this destination, you need to have Segment’s Business Tier plan which gives you access to [Personas][/docs/personas/].
8+
9+
If you don’t have access to Personas but still want to send data to LiveIntent, you can use the [Page][/docs/connections/spec/page], [Screen][/docs/connections/spec/screen/], [Track][/docs/connections/spec/track/], [Identify][/docs/connections/spec/identify/], and [Group][/docs/connections/spec/group/] calls. For more information about sending your data to LiveIntent via direct calls (to Page, Screen, Track, Identify, and Group), please reach out to your LiveIntent customer success representative.
10+
11+
LiveIntent maintains this destination. For more information about this destination, [contact the LiveIntent Support team](mailto:[email protected]).
12+
13+
## Getting Started
14+
15+
{% include content/connection-modes.md %}
16+
17+
Before getting started, you need to request an API Key and AppId by sending an email to LiveIntent support at `[email protected]`.
18+
19+
Once you have your API Key and APP ID:
20+
1. Navigate to the Destinations catalog page in the Segment App and click **Add Destination**.
21+
2. Search for **LiveIntent** in the Destinations Catalog, and select the LiveIntent Audiences destination.
22+
3. Choose which Source should send data to the LiveIntent Audiences destination.
23+
4. Enter the API Key and AppId that you received from LiveIntent in the LiveIntent Audiences destination settings page in Segment.
24+
25+
When you set up this destination for a Segment Personas audience, provide the snake_cased version of the audience name in the Audience settings. You can send audiences generated using Segment Personas to this destination as a user property. If no corresponding audience exists in LiveIntent’s platform, one will automatically create.
26+
27+
## Settings
28+
29+
| Setting | Description |
30+
| --------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
31+
| API Key | Request from LiveIntent |
32+
| AppId | Request from Liveintent |
33+
| Audiences | If you use this destination for an audience generated using Segment Personas, specify the snake-cased name of the Segment audience; otherwise, the setting is invalid |
34+
35+
---

0 commit comments

Comments
 (0)