Criteo: Export Audiences
Export your Lytics audiences to Criteo to target a refined set of users with your advertisements. Target based off of interests, and cross-channel behaviors, and the unique data science insights provided by Lytics to get the most out of your ad spend.
Integration Details
- Implementation Type: Server-side.
- Implementation Technique: REST API with audience triggers.
- Frequency: Near real-time audience membership updates, with an optional one-time backfill.
- Resulting data: Users are added and removed from Criteo audiences via configurable user identifier.
This integration utilizes the Criteo Marketing API to update audience memberships. Once an export is started, the job will export in near real-time updates when a user enters or exits the audience selected. On the first run of the job it will:
- Create a Criteo audience if one is not selected when the export runs for the first time. By default, it will be named
Lytics {audience slug} {current timestamp}
.
For each user to export, regardless if the user is being added as part of a backfill or they're entering/exiting the audience in real-time, it will:
- Check if the incoming user has a configured identifier. Users without identifier will be dropped by the job.
- If the user has an identifier, add the user to a queue to be sent as a batch of users to Criteo.
- After a minute or if the queue reaches 30,000 users (whichever happens first), users in the queue will be added or removed from the Criteo audience appropriately as a batch.
- Repeats step 1 to 3 as users enter/exit the audience.
Fields
Lytics exports on of the following fields to Criteo. Note that you can customize the Lytics source fields as part of the job configuration:
Lytics User Field | Description | Criteo Field | Type |
---|---|---|---|
Email Address | string | ||
criteo_id | Criteo GUM ID | gum | string |
liveramp_id | LiveRamp Identity Link | identityLink | string |
Mobile Ad Identifier | madid | string | |
Customer ID (Only for Retail Media Customer Lists) | customerid | string |
Configuration
Follow these steps to set up and configure an export job for Criteo in the Lytics platform. If you are new to creating jobs in Lytics, see the Jobs Dashboard documentation for more information.
- Select Criteo from the list of providers.
- Select the Export Audience from the list.
- Select the Authorization you would like to use or create a new one.
- Enter a Label to identify this job you are creating in Lytics.
- (Optional) Enter a Description for further context on your job.
- Select the Lytics Audience to export.
- From the Advertiser input, select a Criteo advertiser to select an audience from.
- From the Criteo Audience input, select an audience to populate. If left empty, a new audience with name format
Lytics {segment_slug} {ts in format YYYYMMDD_HHmmss}
will be created in Criteo. - From the Identifier Type input, select the identifier type for the user that will be sent to Criteo.
- From the Identifier Field input, select name of identifier field in the Lytics profiles.
- (Optional) Select the Existing Users checkbox to add users who already exist in the selected Lytics audience.
- Click Start Export.