Expand my Community achievements bar.

Adobe Summit 2025: AEP & RTCDP Session Recordings Are Live! Missed a session or want to revisit your favorites? Watch the latest recordings now.

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.