__atuvc and the eu cookie law.

murraycummins May 24, 2012 07:57AM EDT

Hello, I maintain a website which uses your AddThis button.

I have two questions

1. What is the content of the cookie. In an effort to comply with Irish Law i'm explaining the name, purpose, content and life of the cookies used by my site, for example other cookies on our site are Randomly generated numbers.

2. your policy states
'We also set Cookies and web beacons on web pages where our AddThis Buttons are enabled to help us with online ad targeting and to provide analytics to our website Publishers.'

Is this dependent on the implementation of the AddThis button, if not what is the position relating to the EU directive?

The Irish Data Protection Commissioner has stated

"For instance there is a need to capture a specific consent in relation to so called behavioural advertising cookies which collect information on websites visited by a user to allow for the provision of more targeted advertising as they surf the web."

Thanks
Joe



Up 0 Rated Down
Paul (AddThis Happiness Specialist) May 24, 2012 12:05PM EDT
The __atuvc cookie is created and read by our JavaScript on the client side in order to make sure the user sees the updated count if they share a page and return to it before our share count cache is updated. No data from that cookie is sent back to AddThis and removing it when disabling cookies would cause unexpected behavior for users.

You can disable our other cookies by adding this snippet of JavaScript to your page:

<script type="text/javascript">
var addthis_config = addthis_config||{};
addthis_config.data_use_cookies = false;
</script>
Up 0 Rated Down
oeroek Jun 26, 2012 04:02PM EDT
Hello, Thanks for this code. I implemented it but still see 4 cookies. The first one is __atuvc as you mention above. The other three are psc, uid and uvc. Is it possible to remove these cookies too?
Up 0 Rated Down
thedesignologist Jun 26, 2012 04:03PM EDT
Hello Paul, Hello everyone,

I have ben trying to disable all OTHER cookies by the code provided but, unfortunately, this does not seem to work for me. I have also tried to set an addthis_config value of { data_use_cookies:false } in the advanced setting tab of the plugin (on wordpress) with not much luck. Either way, AddThis simply insists on dropping four cookies upon a click on one of its sharing buttons. The four cookies are: uid, ssh, sshs & ssc.

Is there something I am missing here? How can these cookies be disabled? Any help will be appreciated.

Thanks,
Dave

Post Your Public Answer

Your name (required)
Your email address (required)
Answer (required)

Still need help?


General Topics

 

Developers