Caching Compatible Cookie Opt-In and JavaScript

Caching Compatible Cookie Opt-In and JavaScript Install Statistics

0
100%
Today: 0 Yesterday: 0 All-time: 2,781 downloads
Caching Compatible Cookie Opt-In and JavaScript Icon

Try plugin: Caching Compatible Cookie Opt-In and JavaScript

We'll create fresh WordPress site with Caching Compatible Cookie Opt-In and JavaScript installed. You have 20 minutes to test the plugin after that site we'll be deleted.

Takes ~10 seconds to install.

About Caching Compatible Cookie Opt-In and JavaScript

Shows an opt-in banner and loads scripts either always or only after opt-in. Provides full compatibility with caching plugins since scripts are loaded …

2


0


0


0


0

updated: 7 months ago
since: 4 years ago

Description

This lightweight plugin closes the gap between the annoying need for a cookie-banner to opt-in to some scripts (third party tracking, …) and super fast websites enabled by server-side caching plugins like WP Fastest Cache, W3 Total Cache and so on.

It is very simple:
* A visitor makes his selection by clicking the buttons in the cookie banner (use all cookies or use only necessary cookies)
* The selection is stored in a cookie
* Now after every page load our JS checks the cookie and asynchronously fetches the allowed scripts depending on the users selection
* You can also place shortcodes with inline scripts and html in your content with the same functionality and inline-warnings if no optin was made
* You can also place a shortcode to show the visitor his decision and allow him to revoke that decision, which seems necessary if you want to be gdpr compliant with your cookie solution

Our documentation including information on action and filter hooks can be found here