Skip to content
This repository has been archived by the owner on Apr 3, 2024. It is now read-only.

Recreate cookie if user has trail linked to their ID on Segment #329

Open
rafaelluz-f opened this issue May 1, 2023 · 3 comments
Open

Comments

@rafaelluz-f
Copy link

Hey everyone,

If a user deletes their cookies but has a trail linked to their ID on Segment, can the consent manager recreate the cookie?

@rafaelluz-f rafaelluz-f changed the title Anonymous User and Known Users unified data Recreate cookie if user has trail linked to their ID on Segment May 1, 2023
@edsonjab
Copy link
Contributor

edsonjab commented May 2, 2023

Hi @rafaelluz-f, It is not possible because Consent-manager reads the cookie to load the previous preferences, if isn't exist create a new one with a random ID.

@rafaelluz-f
Copy link
Author

Thanks for your answer @edsonjab, could this be added?

@seg-leonelsanches
Copy link

Hi @rafaelluz-f. This is not a feature from Consent Manager: it's related to analytics.js, that deals with local storage/cookies.

When a cookie is deleted, we lose the audit reference entirely. Therefore the user will need to consent the cookie preferences again.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants