Title: Is this plugin optimized for page cache (html)?
Last modified: November 10, 2020

---

# Is this plugin optimized for page cache (html)?

 *  Resolved [Pratham](https://wordpress.org/support/users/pratham2003/)
 * (@pratham2003)
 * [5 years, 9 months ago](https://wordpress.org/support/topic/is-this-plugin-optimized-for-page-cache-html/)
 * Hi,
 * We run a cache optimize content website with the page’s HTML content stored on
   local cache servers as well as CDN (edge servers). We still retain the server
   side processing capability for WP API or other types of AJAX request handlers.
 * Does the consent plugin rely on server side processing? (In this implementation
   I won’t expect it to play along nice with page cache)
 * or does that take place via JS -> API calls? (In this implementation I would 
   expect to play nice with page cache)

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

 *  Plugin Contributor [Rogier Lankhorst](https://wordpress.org/support/users/rogierlankhorst/)
 * (@rogierlankhorst)
 * [5 years, 9 months ago](https://wordpress.org/support/topic/is-this-plugin-optimized-for-page-cache-html/#post-13642335)
 * Hi [@pratham2003](https://wordpress.org/support/users/pratham2003/),
 * Complianz is built for use with page caching. The dynamic part of the consent
   process is clientside, and where needed uses js api calls.
 * Let me know if you have any questions!
 *  Thread Starter [Pratham](https://wordpress.org/support/users/pratham2003/)
 * (@pratham2003)
 * [5 years, 9 months ago](https://wordpress.org/support/topic/is-this-plugin-optimized-for-page-cache-html/#post-13643132)
 * Cool, I have another relevant question if it is an API.
    Is the API standalone(
   independent of WordPress?) because some WordPress installations have a high initialization
   time per request (since the plugins & themes are loaded and calling this API 
   per request or visitor would then lead to a bottleneck.
 * Another off topic query, I actually stumbled upon Cookiedatabase.org. Is there
   a dependency on their paid API?
 *  Plugin Contributor [Rogier Lankhorst](https://wordpress.org/support/users/rogierlankhorst/)
 * (@rogierlankhorst)
 * [5 years, 9 months ago](https://wordpress.org/support/topic/is-this-plugin-optimized-for-page-cache-html/#post-13651355)
 * The only api that is used is the free cookiedatabase.org api, which is used once
   a week to retrieve cookie descriptions, purposes and services.
 * No api is requested during a page request.

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

The topic ‘Is this plugin optimized for page cache (html)?’ is closed to new replies.

 * ![](https://ps.w.org/complianz-gdpr/assets/icon-256x256.png?rev=2881064)
 * [Complianz GDPR/CCPA Cookie Consent Banner](https://wordpress.org/plugins/complianz-gdpr/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/complianz-gdpr/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/complianz-gdpr/)
 * [Active Topics](https://wordpress.org/support/plugin/complianz-gdpr/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/complianz-gdpr/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/complianz-gdpr/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [Rogier Lankhorst](https://wordpress.org/support/users/rogierlankhorst/)
 * Last activity: [5 years, 9 months ago](https://wordpress.org/support/topic/is-this-plugin-optimized-for-page-cache-html/#post-13651355)
 * Status: resolved