Hi,
I believe the above cookie is set by AddThis. However upon adding the script below to our code, this cookie keeps returning when we refresh the page. Please can you advise how to stop this cookie being created? We would like all these non essential cookies removed to comply with the new EU regs.
<script type="text/javascript">
var addthis_config = { data_use_cookies:false }
</script>
Many thanks,
Lee.
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.