Skip to content

Commit 63774fd

Browse files
authored
Merge pull request #7624 from segmentio/segment-voliveira-patch-1
Add LiveRamp Audiences limitations
2 parents d3b7e13 + 975b791 commit 63774fd

File tree

1 file changed

+9
-7
lines changed
  • src/connections/destinations/catalog/actions-liveramp-audiences

1 file changed

+9
-7
lines changed

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

+9-7
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ The LiveRamp Audiences destination can be connected to **Twilio Engage sources o
3838
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.
3939
5. Enable the destination and configured mappings.
4040
6. On the **Engage > Audiences > (your audience)** page, click **Add Destination** and select the destination just created.
41-
7. In the settings that appear in the side panel, toggle the Send Track option on and do not change the Audience Entered/Audience Exited event names. Click Save Settings
41+
7. In the settings that appear in the side panel, toggle the **Send Track** option on and do not change the Audience Entered/Audience Exited event names. Click **Save Settings**.
4242
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.
4343

4444
> info "Mapping tester availability"
@@ -49,29 +49,31 @@ The LiveRamp Audiences destination can be connected to **Twilio Engage sources o
4949
## Limitations
5050

5151
* Audience must have at least 25 unique members, otherwise the destination will fail and the data will not be synced. This means the Actions Mapping Event Tester does not work (only one test event can be configured).
52-
* Audience sync happens once per day. On a 24-hour cadence, but can take up to 30 hours.
52+
* Audience sync happens once per day, on a 24-hour cadence, but can take up to 30 hours.
5353
* Audience Sync is a full sync, including only users or accounts in the audience at the time of sync.
5454
* Files are created per audience.
5555
* After initial ingestion is complete, changing the mappings will cause the LiveRamp ingestion to start failing until ingestion setup is run again.
5656
* Time to first sync can be up to 3 days, please be patient.
57+
* LiveRamp Audiences doesn't support SFTP transfers in the EMEA region. This destination only supports the US region for SFTP file transfers.
58+
* The Delivery Overviews/Event Delivery tabs do not reflect the correct status of the file transfers to either S3 or SFTP.
5759

5860
## Trait Enrichment
5961

60-
Use Trait Enrichment to access Segment profile traits when you sync Audiences to Destinations. With Trait Enrichment, you can use custom, SQL, computed, and predictive traits to enrich the data you map to your destinations.
62+
Use Trait Enrichment to access Segment profile traits when you sync Audiences to destinations. With Trait Enrichment, you can use custom, SQL, computed, and predictive traits to enrich the data you map to your destinations.
6163

6264
> info "Trait Enrichment in beta"
6365
> Trait Enrichment is in beta, and Segment is actively working on this feature. Some functionality may change before it becomes generally available. [Contact Segment](https://segment.com/help/contact/){:target="_blank"} with any feedback or questions.
6466
6567
Trait Enrichment setup
6668

67-
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**.
69+
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**.
6870

69-
![Alt text](traitEnrichment-EngageSettings.png)
71+
![Add traits using the Customized Setup option.](traitEnrichment-EngageSettings.png)
7072

71-
2. Update the **Identifier Data** Field in your destination **Audience Entered** Mapping (either SFTP or S3).
73+
2. Update the **Identifier Data** field in your destination **Audience Entered** mapping (either SFTP or S3).
7274
- 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.
7375

74-
![Alt text](traitEnrichment-Mappings.png)
76+
![Update the identifier data in your Audience Entered mapping.](traitEnrichment-Mappings.png)
7577

7678
For best results with Trait Enrichment, Segment recommends the following:
7779

0 commit comments

Comments
 (0)