Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

Coffee Break: Join us on Wednesday, April 5th at 10am PT to chat with Ben Gaines, Director of Product Management for Adobe Analytics. Ben will be online to answer your Analytics and Adobe Summit questions.
SOLVED

What is the cookie TEST_AMCV_COOKIE_WRITE required for?

Avatar

Level 2

I'm finding this cookie when scanning our site, but struggling to find and Adobe documentation about it.

 

If anyone knows its purpose and/or a link to a docs page that would be appreciated.

 

Thanks

1 Accepted Solution

Avatar

Correct answer by
Level 4

Hi @user41905425 - Yes, there is not much information about the cookie - test_amcv_cookie_write.

This cookie is being created by visitorapi js file. 

It is meant for -

TEST_AMCV_COOKIE_WRITE Adobe Inc. Determines whether the user has accepted the cookie consent box. Session

 

If needed, you can refer the code on github - https://github.com/Adobe-Marketing-Cloud/id-service/tree/master/lib

 

Hopefully, this answers your query!

2 Replies

Avatar

Correct answer by
Level 4

Hi @user41905425 - Yes, there is not much information about the cookie - test_amcv_cookie_write.

This cookie is being created by visitorapi js file. 

It is meant for -

TEST_AMCV_COOKIE_WRITE Adobe Inc. Determines whether the user has accepted the cookie consent box. Session

 

If needed, you can refer the code on github - https://github.com/Adobe-Marketing-Cloud/id-service/tree/master/lib

 

Hopefully, this answers your query!

Avatar

Level 2

Hi @RitendraS11 thanks for the answer, that's good to know.

 

Thanks again.