1PlusX

Intégrations
1plusx

1plusX is a AI-powered data management platform that helps publishers build and activate first-party data strategies in a privacy-focused way.

You can leverage the cross domain/device capabilities of first-id as a reconcilation key for all your audience segments inside Piano analytics interface, and further activation on campaigns directly in your adserver.

How can I do that ?

💡 TIP : ​Installing/using our notre SDK can greatly simplify the process of retrieving the first-id identifier and passing it on to your adserver.


First, retrieve the first-id identifier using our javascript sdk (using the methods documented her)
You can then add this value to the oneplusX SDK called on your pages, which will allow 1plusX to retrieve the id :

ope("[[clientID]]", "syncIds", ["firstID:c61f9ef05a94c77d9c3bddb7ab6fb2ed"]);

💡 TIP : [clientID] must be replaced by your own publisher id supplied by 1plusX, and the value in bold by the value of the first-id identifier retrieved.

For more information on SDK integration, please see 1plusX documentation