Title: is it compatible with cache plugins?
Last modified: May 21, 2018

---

# is it compatible with cache plugins?

 *  [Emre Vona](https://wordpress.org/support/users/emrevona/)
 * (@emrevona)
 * [8 years ago](https://wordpress.org/support/topic/is-it-compatible-with-cache-plugins-4/)
 * Hi, I am the developer of WP Fastest Cache.
 * Is your plugin compatible with the cache plugins? If so, can you help me making
   WP Fastest Cache to be compatible with your plugin please?

Viewing 2 replies - 1 through 2 (of 2 total)

 *  [nix255](https://wordpress.org/support/users/nix255/)
 * (@nix255)
 * [8 years ago](https://wordpress.org/support/topic/is-it-compatible-with-cache-plugins-4/#post-10319743)
 * I have this same question. If a page is cached with analytics turned on, does
   this mean it will be turned on for all subsequent page hits using the cache? 
   I’m using wp-supercache
 *  [DrLightman](https://wordpress.org/support/users/drlightman/)
 * (@drlightman)
 * [8 years ago](https://wordpress.org/support/topic/is-it-compatible-with-cache-plugins-4/#post-10320177)
 * I’m having same doubt. I’m using another cache plugin that produces static html
   files, and I found this inside a cached html page:
 *     ```
       <script type='text/javascript'>
       /* <![CDATA[ */
       var cnArgs = {
       "ajaxurl":"https:\/\/www.XXXXXX.it\/wp-admin\/admin-ajax.php",
       "hideEffect":"fade",
       "onScroll":"yes",
       "onScrollOffset":"100",
       "cookieName":"cookie_notice_accepted", // <--- ???
       "cookieValue":"true", // <--- ???
       "cookieTime":"15811200",
       "cookiePath":"\/","cookieDomain":"XXXXXX.it",
       "redirection":"",
       "cache":"1",
       "refuse":"no",
       "revoke_cookies":"0",
       "revoke_cookies_opt":"automatic",
       "secure":"1"
       };
       /* ]]> */
       </script>
       ```
   
 * If that is a cookie saved as “true” aka accepted, it’s now been served to all
   clients requesting that cached page for as long the cache lives as if they had
   accepted? That is WRONG.
    -  This reply was modified 8 years ago by [DrLightman](https://wordpress.org/support/users/drlightman/).
    -  This reply was modified 8 years ago by [DrLightman](https://wordpress.org/support/users/drlightman/).
    -  This reply was modified 8 years ago by [DrLightman](https://wordpress.org/support/users/drlightman/).

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘is it compatible with cache plugins?’ is closed to new replies.

 * ![](https://ps.w.org/cookie-notice/assets/icon-256x256.png?rev=3549327)
 * [Compliance by Hu-manity.co](https://wordpress.org/plugins/cookie-notice/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/cookie-notice/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/cookie-notice/)
 * [Active Topics](https://wordpress.org/support/plugin/cookie-notice/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/cookie-notice/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/cookie-notice/reviews/)

 * 2 replies
 * 3 participants
 * Last reply from: [DrLightman](https://wordpress.org/support/users/drlightman/)
 * Last activity: [8 years ago](https://wordpress.org/support/topic/is-it-compatible-with-cache-plugins-4/#post-10320177)
 * Status: not resolved