Treasure Data

Intégrations
Treasure Data

Treasure Data DMP is a comprehensive data management platform that helps businesses unify and activate their customer data. It offers a suite of tools and features to collect, cleanse, and analyze data from various sources, including online, offline, and mobile.

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

How Can I do that ?

In the treasure data sdk, please use the Set function which will define the first-id token to be sent with every event tagged on the website.

Please use this code :

td.set('$global', {first_id: 'c61f9ef05a94c77d9c3bddb7ab6fb2ed'});