This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

MyCookie

Description

MyCookie allows you to create a customized cookie consent and gives your visitors ability to disable certain tracking scripts such as Youtube, Google Analytics or Facebook Pixel.

TODO: Ability to add custom scripts. (Currently there are only 3 presets: Youtube, Google Analytics and Facebook Pixel).

You can use: my-cookie__custom-settings and my-cookie__custom-declaration classes for triggering Cookie Settings and Cookie Declaration popups.

Notice! Originally this plugin has been developed for personal use, so you are using it on your own responsibility.

Screenshots

  • The main plugin interface

Installation

  1. Go to your admin area and select Plugins → Add New from the menu.
  2. Search for “MyCookie GDPR Compliance”.
  3. Click install.
  4. Click activate.
  5. Navigate to MyCookie Settings Page.
  6. Add your Google Analytics and Facebook Pixel tracking scripts through MyCookie on MyCookie Settings Page so that your visitors are able to disable tracking.

FAQ

Is this plugin [GDPR](https://en.wikipedia.org/wiki/General_Data_Protection_Regulation) compliant?

Using this plugin does not guarantee that your site will be 100% GDPR compliant.

Reviews

Read all 1 review

Contributors & Developers

“MyCookie” is open source software. The following people have contributed to this plugin.

Contributors

Translate “MyCookie” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

Version 1.0.0

  • First stable release

Version 1.0.1

  • Fix minor javascript issues

Version 1.0.2

  • Fix typos, some accessibility improvements

Version 1.0.3

  • Fix javascript bugs

Version 1.0.6

  • Add option to prevent from automatically adding the cookie consent to DOM, you can now use the [my-cookie-popup] shortcode instead
  • Fix javascript bugs