• Resolved abhishekkjain

    (@abhishekkjain)


    Hi team,

    I am planning to show Cookie Notice & Compliance for GDPR / CCPA only to users which are coming from EU/US/UK. How can I achieve this? I experimented and found that the first user requesting the page is cached and rest users sees the same cache.

    Thanks in advance.

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

    (@abhishekkjain)

    Basically multiple caches of single page based on user defined (configurable) locations based on IP.

    Plugin Support qtwrk

    (@qtwrk)

    in order to this geo-vary , you will need to have a certain environmental variable for cache engine to know

    preferably , the GeoIP module on server-level , but it may not be possible on shared hosting

    other alternative is using CDN like QUIC cloud or CloudFlare, it will send user’s country code in request header and can be used as well.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Show cookie notice only to EU based IPs.’ is closed to new replies.