Solved
How to set Analytics cookie to secure flag
Hi,
We have an issue where Analytics cookies are not flagged as secure. Especially AMCV and AMCVS cookies. How can we flag this to secure and justify business that this cookies are safe.
Thanks
Hi,
We have an issue where Analytics cookies are not flagged as secure. Especially AMCV and AMCVS cookies. How can we flag this to secure and justify business that this cookies are safe.
Thanks
@pradeep_07 - Try this:
var visitor = Visitor.getInstance("INSERT-MARKETING-CLOUD-ID-HERE",{
...
...
secureCookie: true //Set secure cookie property
});Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.