Numberly

Intégrations
Numberly Color

Numberly’s CDP, Datalively, is designed to help brands collect, unify, and segment their customer data from a variety of sources, providing a comprehensive, real-time view of each customer. It offers tools for data onboarding, identity resolution, and audience segmentation, enabling brands to activate their customer data across various marketing channels.

Find out how you can reconcile your first-party data using first-id as a reconcilation key in Numberly

How can I do that ?

You should trigger the fetching of the first-id through this script after the main js tag that is in place on your page for numberly (tro.js)

this script should be implemented as a second script.

​Please replace the {first_id} by the value of the first-id on the page.

var tagid = _troq.tagid;

var uid_first = _troq.uid || getCookie('__troRUID');

(new Image(1, 1)).src = 'https://mmtro.com/p?tagid='+ tagid+'&partner_name=firstid&rtgpartner_name=firstid&rtgpartner_uid={first_id}&partner_uid={first_id}&r1='+uid_first