Versions Compared

Key

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

This entry provides detailed information on the Data Import processes of the DMP.

...

Optional Parameters
&_check=1This disables cookie syncing
&_nr=1This disables a check for cookie stickyness
&A full list of available parameters can be found here

...

https://go.flx1.com/dp?m=100&id=10805&t=js&data=%7B%0A%09%22Timestamp%22%3A%201456213019%2C%0A%09%22UserId%22%3A%204694200%2C%0A%09%22FirstName%22%3A%20%22John%22%2C%0A%09%22LastName%22%3A%20%22Doe%22%2C%0A%09%22Gender%22%3A%20%221%22%2C%0A%09%22Favorites%22%3A%20%5B%22Football%22%2C%20%22Tennis%22%2C%20%22Poker%22%5D%2C%0A%09%22TotalBets%22%3A%2056%2C%0A%09%22TotalDeposits%22%3A%2014%2C%0A%09%22CustomerLifetimeValue%22%3A%207.0%0A%7D

Tips & Tricks

Since the example only contains custom data for one specific customer, multiple requests needs to be send. In order to make this process as efficient as possible there are some tips and tricks applicable on both the data format and data upload.

...

  • Upload in parallel, using http keep alive (re-using the open TCP connections).

  • Make sure to not cache DNS so you can send data to all of our APIs.

  • Do not use https for uploading.

...


Info
titleUUID Parameter

The custom data request can also contain the &uuid parameter in case a customer wants to do the mapping on their end. This way you can send the relevant Mapp User ID along with the enriched data and the custom data attributes becomes immediately available for Audience Building purposes.

Handout

View file
nameData Import DONE.pdf
height250

...