• Resolved therealyoda

    (@therealyoda)


    Hello,

    I use the standard build in GPDR solution for the cookie consent.
    But it seems that, according to the news rules, this solution is not valid anymore.
    So I implemented a global solution (CookieYes plugin) for cookie management.

    But know, i’m looking about a solution to manage the slimstat cookie using this “external” solution.

    Could someone please help me about the command/functions i should use to set (or not) the slimstat cookie ?

    Thanks in advance

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Contributor toxicum

    (@toxicum)

    I use Complianz for Cookie management and got it integrated with Slimstat.
    So Slimstat tracking cookie is only set when user consents to it, and is automatically removed when user denies consent, later.

    Maybe this gives you a hint how it works:

    In Slimstat, I set these settings:
    Opt-Out-Cookies:
    cmplz_statistics=deny
    complianz_consent_status=deny

    Opt-In Cookies: cmplz_statistics=allow

    Additionally, I also added a mu-plugin to automatically reload the page on cookie consent: https://github.com/Really-Simple-Plugins/complianz-integrations/blob/master/reload-after-consent.php

    Check if CookieYes sets similiar cookies and adapt the cookie names and values accordingly.

    • This reply was modified 2 years, 5 months ago by toxicum.
    Thread Starter therealyoda

    (@therealyoda)

    Thanks for the feedback,

    I will search following this way.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘slimstat cookie management’ is closed to new replies.