• Hi,

    In order to be GDPR compliant we need to block cookeis unless they are accepted. We are using Cookieyes and it has flagged cookies for yith_wcwl and is aksing for a a script URL pattern so that the cookie can be blocked unless the customer allows it. Can you advise as to what the a script URL pattern should be?

    Thanks.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter elainewildash

    (@elainewildash)

    As an example: If a third-party script with the code <script async src='https://www.example-analytics.com/analytics.js'></script> sets a cookie, you can specify its “Script URL Pattern” as example-analytics.com.

    Plugin Support Pablo Pérez

    (@pperez001)

    Hi,

    Our plugin doesn’t use JS to create the cookies as they are set using PHP.

    At this point it might require to use some PHP code from CookieYes to use it in our hook “yith_wcwl_set_cookie” to set the cookie when the user accepted the cookie policy. However, this integration requests are reserved for users with a premium license.

    Have a great day.

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