Expand my Community achievements bar.

SOLVED

Adobe Launch - set Cookie expiration variable

Avatar

Level 2

Hi, 

due to GDPR we have to differentiate between users who gives consent and users who gives no consent. If we have the user's consent we are allowed to set the cookie expiration to 2 years. If we have not the consent we are only allowed to set the cookie expiration to 30 minutes. 

Is it possible to update the cookie expiration for all Adobe cookies after I got the user's consent decision? At the moment I can only decide to set the expiration to 30 minutes or 2 years but I cannot change the settings afterwards. But I would like to expand the expiration when I have the user's consent. Otherwise we loose some data. 

 

I really hope you have an idea how to do this! 

Thank you, 

Sophie 

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

The below references are not directly linked - but can give your ideas on how this can be utilized from Adobe Data collection

https://experienceleague.adobe.com/docs/analytics/implementation/vars/config-vars/cookielifetime.htm...

Upon further check I believe this is still not supported in alloy - see if you can add more details to justify this feature to be implemented

https://github.com/adobe/alloy/issues/714

View solution in original post

3 Replies

Avatar

Level 2

Thanks @NimashaJain . But I would like to change the cookie duration e.g. for the AMCV Cookie and I would like to set the duration to 30minutes until I know I have the users consent, then I would like to change the duration to 2 years. But unfortunately I haven't found a solution for this in your link. 

Avatar

Correct answer by
Community Advisor

The below references are not directly linked - but can give your ideas on how this can be utilized from Adobe Data collection

https://experienceleague.adobe.com/docs/analytics/implementation/vars/config-vars/cookielifetime.htm...

Upon further check I believe this is still not supported in alloy - see if you can add more details to justify this feature to be implemented

https://github.com/adobe/alloy/issues/714