securecookie | Community
Skip to main content
Adobe Employee
August 11, 2021
Solved

securecookie

  • August 11, 2021
  • 2 replies
  • 1037 views

Hi team,

 

I am not able to set AMCV cookie as secure with 'secureCookie:true' snippet and I've checked the secure cookie option in extension as well. What could be the problem ?

@61380 

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by VaniBhemarasetty

@pranithakat This would work only for https website, Is your website on https protocol ?

The SecureCookie configuration will not work on unsecured domains and could result in you not receiving the MID values for visits that use an unsecured protocol. The secureCookie configuration should be set to true only when you are sure that all pages and sub-domains are using a secure protocol at all times.

2 replies

Level 7
August 12, 2021

@pranithakat  Have you added secureCookie as true varible in Experience Cloud ID service extension ? If not than can you try adding that ? I am assuming that you have only ticked the secure cookie checkbox in Analytics extension.

VaniBhemarasetty
Adobe Employee
VaniBhemarasettyAdobe EmployeeAccepted solution
Adobe Employee
August 13, 2021

@pranithakat This would work only for https website, Is your website on https protocol ?

The SecureCookie configuration will not work on unsecured domains and could result in you not receiving the MID values for visits that use an unsecured protocol. The secureCookie configuration should be set to true only when you are sure that all pages and sub-domains are using a secure protocol at all times.