• Resolved ralfkerkhoff

    (@ralfkerkhoff)


    Hi,
    anyone uses slimstats in combination with real cookie banner?

    Im trying to get the cookie notice working with slimstats. But regardless what I am trying to do, the slimstat tracking code will always be set.

    Slimstats uses two cookies:
    “slimstat_optout_tracking” where it stores wether a user agrees to tracking or declines.
    Values are true or false.
    “slimstat_tracking_code” – the tracking code itself which should only be set if a user consents.

    What I try to do:
    1.
    On page load none of the two cookies should be set.
    2.
    User declines tracking: “slimstat_output_tracking” should be set to false.
    And the “slimstat_tracking_code”should not be set.
    3.
    User consents to tracking:
    “slimstat_output_tracking” should be set to true and the “slimstat_tracking_code” should be set

    I am trying to get this working since two days – without luck.
    So any help is appreciated.

    Ralf

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Contributor Matthias Günter

    (@mguenter)

    Hey @ralfkerkhoff !

    Thanks for your message.

    I just installed WP Slimstats and could make it GDPR-compliant in the following way:

    1. In SlimStats menu > tab “General” > “Tracking Mode” to “Client”
    2. In tab “Tracker” > enable “Privacy Mode”
    3. Create a service for “WP Slimstats” with an individual service in Cookies > Services > Add (Note: Currently we do not have a service template for this, but have added it to our backlog; unfortunately we cannot promise an ETA for this)
    4. Create a content blocker for “WP Slimtstats” with an individual content blocker in Cookies > Content Blocker > Add (Note: Currently, we do not have a service template for this)
    5. Connect the “WP Slimstats” service
    6. In “URLs / Elements to block” enter the following line: “*wp-slimstat.min.js*”

    Useful links:

    https://devowl.io/knowledge-base/real-cookie-banner-create-individual-cookie/
    https://devowl.io/knowledge-base/real-cookie-banner-create-individual-content-blocker/

    Please let me know if this works for you!

    Thread Starter ralfkerkhoff

    (@ralfkerkhoff)

    Hi,

    thanks a million, thanks to your hints it is now working.
    BTW:
    Just purchased the Pro Version ??

    Cheers
    Ralf

    Plugin Contributor Matthias Günter

    (@mguenter)

    Hey @ralfkerkhoff !

    Nice to hear that this worked for you! Thanks for supporting Real Cookie Banner! ??

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Slimstats’ is closed to new replies.