• Hi, I would like to know what are the chache configurations I have to do in Cloudflare to make it work properly. For example, the cache level, Browser Cache TTL. I have also created a page rule to bypass all the cache. I also don’t have any cache plugin. But sometimes it works and sometimes it doesn’t. I check it by looking for the cookie that counts the number of clicks in the console and it does not appear.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author iSaumya

    (@isaumya)

    Hi,
    If you have enabled Cloudflare for your domain, it is fine as by default Cloudflare only caches static files (like CSS/JS/Images etc) but not the page itself. So, you should not be having any issues. Just don’t add any kind of page cache system or plugin on your website. All requests needs to be handled by the PHP and no server level or plugin level cache.

    Thread Starter zdatch

    (@zdatch)

    Thanks for your answer. Another question. Could it happen that when the ad is clicked, the redirection is so fast that the script doesn’t have time to create the cookie?

    Plugin Author iSaumya

    (@isaumya)

    Hi @zdatch,
    Yes that is a valid possibility.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Sometimes it works, sometimes it doesn’t.’ is closed to new replies.