Use * syntax for faster search

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


Column
width50%


Panel
borderColor#c8c8c8
borderWidth1
borderStylesolid

Table of Contents

Table of Contents
maxLevel2
indent20px
stylenone

...




Overview

Clients who manage their first-party data through Lotame’s DMP can push segment data directly into Beeswax. 

Note

If this is your first time pushing Lotame segments to Beeswax, you must notify your Account Manager PRIOR to instructing Lotame to conduct the first segment push to Beeswax. This will ensure that backend system configurations are updated to allow for automatic ingestion of all segment pushes



How it Works

The process below describes the steps that should occur to successfully register new Lotame segments within Beeswax.

  1. Take note of the following information about the segment(s) you wish to register.  
    1. Lotame Segment Name

...

    1. Segment Alternative ID (present within the Lotame UI, typically some numeric string such as “123456”)
    2. The continent of the users within the segment (i.e. North America or Europe)
      1. Note: If uploading users from Europe, please notify your Account Manager PRIOR to pushing the new segment from Lotame.
    3. Approximate user count of each segment
      1. Ensure that the segments provided above are properly created in the Beeswax UI. This must occur before any users can be associated with the segment.  To create/register a segment in the UI, navigate to Trafficking > Segments and click the yellow +New button and select "Segment"
  1. Ensure that the segments provided above are properly created in the Beeswax UI. This must occur before any users can be associated with the segment.  To create/register a segment in the UI, navigate to Trafficking > Segments and click the yellow +New button and select "Segment"
    1. Please note that information

...

    1. provided in Step 1b should be used EXACTLY when creating the new segment(s) in Beeswax
  1. Once your segments are properly created, notify your Lotame representative that they may now push the segments to Beeswax.  This will kick off a background process that joins the User IDs with the Beeswax segments created in Step 2
    1. Please note that if Step 3 is done prior to Step 2 that the user-to-segment association will fail to resolve appropriately.  If this occurs, please notify your Account Manager to manually reprocess the Lotame segment file
  2. After the Lotame segment file has been successfully uploaded, another background process to count the number of users successfully associated to each segment should begin
    1. Please notify your Account Manager if all previous steps have been successfully completed and you do not see user counts for your segments

Increasing the match rate with Lotame and Beeswax

Lotame has a feature to prioritize sync for a particular customer, so if you are a direct customer of Lotame, please request that they prioritize syncs with Beeswax more, especially on your own properties.

An alternative way is to place a Beeswax sync pixel on your properties, which will create a sync with Lotame.  This option is particularly useful for publishers who are operating a campaign where they do not have a direct relationship with the DMP in question. To do this - place the following pixel on the page:

Code Block

...

<img src="https://match.prod.bidr.io/cookie-sync/lotame" />

...

This pixel will fire a redirect to Lotame with the Beeswax cookie ID of that user.

GDPR Note: In the EU, there can be GDPR implications from doing this and there must be the appropriate consent obtained from the user to do so.