Completed
Pinned fields
Click on the next to a field label to start pinning.
Details
Assignee
SE SupportSE SupportReporter
Daniel SanzDaniel SanzMain Core Job
Orchestrate - Secure AccessEpic/Theme
Secondary Core Job(s)
Optimize - Personalize Experiences and ContentSprint
NoneStory Points
1
Details
Details
Assignee
SE Support
SE SupportReporter
Daniel Sanz
Daniel SanzMain Core Job
Orchestrate - Secure Access
Epic/Theme
Secondary Core Job(s)
Optimize - Personalize Experiences and Content
Sprint
None
Story Points
1
Zendesk Support
Zendesk Support
Zendesk Support
Created April 21, 2022 at 9:30 AM
Updated May 10, 2023 at 11:21 AM
Resolved January 19, 2023 at 6:55 AM
As part of (Support cookie compliance with GDPR), there is a need to enforce user consent when it comes to create and manage cookies in the browser.
Currently, there are some bits of JS logic that creates cookies, which are not enforcing user consent.
Therefore, the goal of this epic is to ensure that any cookie management operation at browser side triggered by DXP code is in accordance with user consent
Acceptance criteria
DXP offers a JS API to create and access cookies from user agent
All DXP codebase running on browser utilizes that API for those purposes
API implementation sets/reads cookies according to the user consent available information.