Hi There

I have been reading the details and requirements surrounding the new legislation. I need to perform an audit of the cookies on my website.

I've installed the Firefox Add On "View Cookies" and now have a report of the cookies on my website. The trouble is, I don't know how to interpret the information.

For example one of the cookies has the following information

name - '160c2a202840ace3fe3051d34babbeae'
value - '4omjl6ee2lkeqq85n2l80btk70'
domain - the root of the website
path - /

and it is a session cookie.

How can i work out what the cookie is being used for and where the code that creates the cookie is situated?

Thank you in advance for your help

Didcot84