redturtle.chefcookie

Cookie policy integration with chefookie


Keywords
Python, Plone
License
CNRI-Python-GPL-Compatible
Install
pip install redturtle.chefcookie==2.0.1

Documentation

RedTurtle Chefcookie

Product's goal is to manage the insertion of tracking codes on the page like analytics, tagmanager, facebook, etc... This allows to comply with latest gdpr's indications.

The plugin is based on chefcookie js plugin that you can find here: https://github.com/vielhuber/chefcookie/

Features

In this first version you can use control panel to configure the plugin.

Examples

This add-on can be seen in action at the following sites:

Translations

This product has been translated into

  • Italian

Installation

Install redturtle.chefcookie by adding it to your buildout:

[buildout]

...

eggs =
    redturtle.chefcookie

and then running bin/buildout

Contribute

License

The project is licensed under the GPLv2.