Forums

Share Buttons by AddThis
[resolved] AddThis cookies (4 posts)

  1. handig
    Member
    Posted 6 months ago #

    Hi,
    I'm looking for a way to prevent AddThis cookies being dropped as this is required by Dutch law.

    I used in the addthis_config values:
    {data_use_cookies: false, data_use_flash: false};

    But there are still AddThis cookies being dropped:
    __atuvc
    uid
    uit
    psc

    The site I implemented it on and the site I checked the cookies.

    http://wordpress.org/extend/plugins/addthis/

  2. Kiran
    Member
    Posted 6 months ago #

    Hi,

    I looked into the HTML source code of the homepage. The AddThis configuration values you added were not appearing.

    This might be an issue with missing double quotes in the json string, that you added.

    Can you try with the below AddThis config values instead?
    {"data_use_cookies": false, "data_use_flash": false}

  3. handig
    Member
    Posted 6 months ago #

    Thank you, it works brilliantly.

  4. handig
    Member
    Posted 6 months ago #

    Forget to mark this as resolved.

Reply

You must log in to post.

About this Plugin

About this Topic

Tags