• Resolved MarcGuay

    (@marcguay)


    Is there a way to check the cookie settings programmatically with PHP so that I do something similar to the following?

    if ($analytics_cookies_accepted){
    // include iframe which sets cookies
    }

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

    (@cookieyesteam)

    Hi @marcguay,

    Greetings from CookieYes!

    Please refer this documentation to handle the server side cookies on your website.?

    Plugin Support CookieYes Team

    (@cookieyesteam)

    Hi @marcguay,

    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 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Programatically check cookie settings with PHP’ is closed to new replies.