Quick Start

Solution

To solve this, Adpartners adds a parameter with unique ClickID data to all affiliate urls. ClickId data must be written in a server-side cookie since 1st pary cookies created with the JavaScript method are blocked by the Apple ITP (Intelligent Tracking Prevention) feature.

This process should be done on all pages of your site except the order confirmation or "Thank you" page.

Example affiliate url contains unique clickId data:

https://yoursite.com/?adp_cid=7ede74f7-db12-4b99-b1ee-2c68247a5c64

Adpartners will automatically populate a new clickId for each customer click.

Last updated