Versions Compared

Key

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

The Mapp DMP supports the capability to accept any valid JavaScript code to collect custom attributes from a website with the on-site pixel. Consider the request template and the parameter description as a basis.

...

Dynamic Elements
keyThis represents the key and can be specified by the customer.
valueThis represents the value that must be captured. The implementation can vary and needs to be specified in the custom code as well.
trueThis indicates that the key is a custom attribute.

Example

Please find below a specific example of a custom attribute that will be send to the DMP. This online gambling company wants to capture the amount of money that a logged-in user has left on his account. By collecting this value in real-time by means of the on-site pixel that is implemented on the website and store it in the DMP, The marketing division is able to create an audience of users that almost have an empty balance. An online marketing campaign on either one of the execution platforms can then be activated to encourage those users to do a cash deposit on their account and start gambling again.

...

  1. Login to the DMP and edit the relevant pixel at step 1 of the Data Collection workflow.
  2. Enter the JavaScript without the <script> tags into the Custom Code box.
  3. Save the changes in the DMP.