You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/connections/destinations/catalog/actions-liveramp-audiences/index.md
+17-15Lines changed: 17 additions & 15 deletions
Original file line number
Diff line number
Diff line change
@@ -5,44 +5,46 @@ hide-dossier: false
5
5
id: 644ad6c6c4a87a3290450602
6
6
---
7
7
8
-
[LiveRamp](https://liveramp.com/){:target="_blank"} gives companies and their partners the power to connect, control, and activate data to transform customer experiences and generate more valuable business outcomes. Segment's integration with LiveRamp enables you to push user audiences created in [Twilio Engage](https://www.twilio.com/en-us/engage){:target="_blank"} into your LiveRamp account to execute various marketing use cases.
8
+
[LiveRamp](https://liveramp.com/){:target="_blank"} gives companies and their partners the power to connect, control, and activate data to transform customer experiences and generate more valuable business outcomes. Segment's integration with LiveRamp lets you push user audiences created in [Twilio Engage](https://www.twilio.com/en-us/engage){:target="_blank"} into your LiveRamp account to execute various marketing use cases.
9
9
10
10
The LiveRamp Audiences destination allows users to connect their Engage Audiences to LiveRamp through their SFTP or a customer-managed S3 cloud storage bucket. Users will be able to configure their delivery preferences within Segment.
11
11
12
12
The LiveRamp Audiences destination can be connected to **Twilio Engage sources only**.
13
13
14
14
## Getting started
15
15
16
-
### Setup your file drop
16
+
### Set up your file drop
17
17
18
18
#### SFTP
19
+
19
20
1. Contact your LiveRamp representative to gain a set of [SFTP](https://docs.liveramp.com/connect/en/upload-a-file-via-liveramp-s-sftp.html){:target="_blank"} credentials.
20
21
2. Connect to the SFTP server using the client of your choice, and create a new folder under `/uploads` with the name of your audience.
21
22
22
23
#### S3
24
+
23
25
1. Create a new S3 bucket.
24
26
2. Create a new IAM Role with `PutObject` access to the S3 bucket.
25
27
3. Create a new IAM User and assign them the role.
26
28
4. Generate a new Access Key pair for the user and note them down; you'll use it for the settings.
27
29
28
30
### Connect LiveRamp Audiences
31
+
29
32
1. Create and configure your Engage Audience.
30
-
2. Navigate to **Engage > Engage Settings > Destinations**tab and click **Add Destination**.
33
+
2. Navigate to **Engage > Engage Settings > Destinations** and click **Add Destination**.
31
34
3. Select **LiveRamp Audiences**, select your Audience Space as the source, and name your destination.
32
35
4. On the **Mappings** tab, click **Add Mapping** and choose whether your will be using S3 or SFTP to upload the files. Within the mapping, configure which fields from your payload will be included in the files.
33
36
5. Enable the destination and configured mappings.
34
37
6. On the **Engage > Audiences > (your audience)** page, click **Add Destination** and select the destination just created.
35
-
7. Disable *Send Identify* and Enable *Send Track*. Keep event names as they are.
36
-
8. File a [support case](https://docs.liveramp.com/connect/en/considerations-when-uploading-the-first-file-to-an-audience.html#creating-a-support-case) with the LiveRamp team to configure and enable ingestion
38
+
7. Disable **Send Identify** and Enable **Send Track**. Keep event names as they are.
39
+
8. File a [support case](https://docs.liveramp.com/connect/en/considerations-when-uploading-the-first-file-to-an-audience.html#creating-a-support-case){:target="_blank"} with the LiveRamp team to configure and enable ingestion.
37
40
38
41
{% include components/actions-fields.html settings="false"%}
39
42
40
-
## Public Beta Insturctions
41
-
* The Segment team will need to enable the feature for your Engage spaces.
42
-
* Once you agree to join the public beta, we will enable all Engage spaces that are part of your Segment workspace.
43
-
44
-
*Note – Any new Engage spaces you create will not automatically be enrolled. Please contact us to have these new Engage enrolled enabled.*
43
+
## Public Beta instructions
45
44
45
+
* The Segment team will need to enable the feature for your Engage spaces.
46
+
* Once you agree to join the public beta, Segment will enable all Engage spaces that are part of your Segment workspace.
47
+
* New Engage spaces you create won't automatically be enrolled. [Contact Segment](https://segment.com/help/contact/){:target="_blank"} to get these spaces enrolled.
46
48
47
49
## Limitations
48
50
@@ -61,16 +63,16 @@ Use Trait Enrichment to access Segment profile traits when you sync Audiences to
61
63
62
64
Trait Enrichment setup
63
65
64
-
1. Confirm that *Send Track* is toggled on and select Customized Setup. Select **Add Trait**. Then, select the traits you want to sync and click **Save**.
66
+
1. Confirm that **Send Track** is toggled on and select Customized Setup. Select **Add Trait**, select the traits you want to sync, and click **Save**.
65
67
66
68

67
69
68
70
2. Update the **Identifier Data** Field in your destination **Audience Entered** Mapping (either SFTP or S3).
69
-
- To update a trait field mapping, click on the *select event variable* section and in the dropdown search for `properites.` follwed by your trait. For example, `properties.firstName`. If no matches found, click use `properties.TRAIT` as an event variable.
71
+
- To update a trait field mapping, click on the **Select event variable** section and in the dropdown search for `properties`, followed by your trait. For example, `properties.firstName`. If no matches are found, use `properties.TRAIT` as an event variable.
70
72
71
73

72
74
73
-
For best results with Trait Enrichment, Segment recommends:
74
-
- Using Trait Enrichment with new audiences.
75
-
- Using smaller audiences for real-time use cases, as data delivery is slower for large audiences.
75
+
For best results with Trait Enrichment, Segment recommends the following:
76
76
77
+
- Use Trait Enrichment with new audiences.
78
+
- Use smaller audiences for real-time use cases, as data delivery is slower for large audiences.
0 commit comments