Skip to content

Files

Latest commit

 

History

History
106 lines (63 loc) · 2.55 KB

README.rst

File metadata and controls

106 lines (63 loc) · 2.55 KB
https://codecov.io/gh/IMIO/collective.plausible/graph/badge.svg?token=28881WG157 Latest Version Egg Status

https://img.shields.io/pypi/pyversions/collective.plausible.svg?style=plastic:alt:Supported-PythonVersions

License

collective.plausible

Plausible integration into Plone 5 and Plone 6 classic UI

Features

  • Behavior to set plausible fields on content types
  • Viewlet to include plausible tracking code in the page
  • Statistics browserview @@plausible-view
  • Plausible server healthcheck browserview @@plausible-healthcheck
  • Optional link to the browserviews in object menu

Documentation

Full documentation for end users can be found in the "docs" folder.

Translations

This product has been translated into

  • English
  • French

Installation

Install collective.plausible by adding it to your buildout:

[buildout]

...

eggs =
    collective.plausible

and then running bin/buildout

Authors

iMio

Contributors

Contribute

Support

If you are having issues, please let us know by submitting an issue on the issue tracker.

License

The project is licensed under the GPLv2.