Expand my Community achievements bar.

Join us on September 25th for a must-attend webinar featuring Adobe Experience Maker winner Anish Raul. Discover how leading enterprises are adopting AI into their workflows securely, responsibly, and at scale.

Mark Solution

This conversation has been locked due to inactivity. Please create a new post.

SOLVED

ECID: ITP Cookie Deletion Issues

Avatar

Employee

How can I deal with ITP cookie deletion issues?

Topics

Topics help categorize Community content and increase your ability to discover relevant content.

1 Accepted Solution

Avatar

Correct answer by
Employee

Please see our latest documentation here:

ECID library methods in a Safari ITP world

The diagram within the documentation explains the basic process and a summary of what is needed to implement this is included below:

itp-proposal-v1.png

Essentially, you'll need to work with Customer Care to set up a CNAME. This helps create a new first-party ECID cookie called s_ecid that is set server-side (rather than client-side). Once that's setup, be sure to upgrade to the latest version of ECID Service code.

View solution in original post

1 Reply

Avatar

Correct answer by
Employee

Please see our latest documentation here:

ECID library methods in a Safari ITP world

The diagram within the documentation explains the basic process and a summary of what is needed to implement this is included below:

itp-proposal-v1.png

Essentially, you'll need to work with Customer Care to set up a CNAME. This helps create a new first-party ECID cookie called s_ecid that is set server-side (rather than client-side). Once that's setup, be sure to upgrade to the latest version of ECID Service code.