• Resolved prezzz

    (@prezzz)


    Hi. I wanted to test your plugin in both the ‘connected’ and ‘not connected’ versions. It worked great when connected to your online app. Then I disconnected the plugin from the online app and carefully recreated all cookies locally. Unfortunately, the plugin doesn’t block those cookies upon page load. And if I reject the cookies, it will remove them from the browser (which confirms they were configured correctly) but still load it upon the next page load. Would you be able to help me out with that?

Viewing 12 replies - 1 through 12 (of 12 total)
  • Plugin Support CookieYes Team

    (@cookieyesteam)

    Hi @prezzz,

    Greetings from CookieYes!

    Could you please confirm that you have added the Script URL Pattern correctly against each cookie added in plugin. You can do this from the tab, Cookie Manager > Cookie List > Edit cookie > Advanced Options.

    Thread Starter prezzz

    (@prezzz)

    Thank you for your reply. Yes, as a matter of fact I have written down all the data from the remote app and copied them to my local installation.

    I’m asking as I’m a web developer and have a number of clients that need a Google Consent Mode solution for their websites. Some of them will be happy to have their website connected to your app while others insist on working with only a local installation.

    Is there a way for you to help me out further?

    Plugin Support CookieYes Team

    (@cookieyesteam)

    Hi @prezzz,

    To implement Google Consent Mode in stand-alone plugin, please follow the method 2 in this documentation.

    We will need your site URL to check the issue related to blocking. So please share it along with the scripts which are not blocked prior to consent.

    Thread Starter prezzz

    (@prezzz)

    Yes, let’s figure out the non-blocking issue first as this is most important at this point. Is there a way for me to provide you with site URL and admin access privately?

    Plugin Support CookieYes Team

    (@cookieyesteam)

    Hi @prezzz,

    You can share the details privately via this link.

    Thread Starter prezzz

    (@prezzz)

    Hi, I’ve identified the source of the problem. It is caused by WPRocket’s “load javascript deferred” option. In your documentation I found that I should exclude the following path in the WPRocket’s settings but that does not work:
    client_data/(.*)/script.js

    Would you be able to look into this issue on your side? Maybe the path has changed and needs to be updated?

    Plugin Support CookieYes Team

    (@cookieyesteam)

    Hi @prezzz,

    The regex you tried in WP Rocket is applicable for connected users only. For stand-alone plugin, please try the below regex to exclude from optimisations:

    /cookie-law-info

    Thread Starter prezzz

    (@prezzz)

    That worked just fine, thank you. I’ll happily recommend your plugin – in both the connected and unconnected versions – to my clients.

    Thread Starter prezzz

    (@prezzz)

    I’ll just ask one more question. Does the Google Consent Mode work with the unconnected version or only with the connected?

    Thread Starter prezzz

    (@prezzz)

    By the above question I mean Google Consent Mode v2. Are both versions of CookieYes (connected and unconnected) compatible with this mode?

    • This reply was modified 9 months, 4 weeks ago by prezzz.
    Plugin Support CookieYes Team

    (@cookieyesteam)

    Hi @prezzz,

    Please follow the method 2 in this?documentation to implement Google Consent Mode v2 in both connected and stand-alone plugin.

    Plugin Support CookieYes Team

    (@cookieyesteam)

    Hi @prezzz,

    This thread has been inactive for a bit, so we are going to mark it as resolved now. Please feel free to open a new thread or follow-up if you have any further questions or still need help.

Viewing 12 replies - 1 through 12 (of 12 total)
  • The topic ‘Plugin not blocking cookies when disconnected’ is closed to new replies.