Quick Start
Apple ITP: Safari and similar modern browsers running on iPhone and iPad disable 3rd party cookies on devices. Cookies will be blocked by the browser unless they are under the same domain as your site!
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