collective / volto-plausible

Plausible.io integration for Volto projects

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

volto-plausible

Plausible.io integration for Volto projects.

Install with mrs-developer (see Volto docs) or with:

yarn add volto-plausible

Created with voltocli.

Usage

Apply this addon to your Volto project, then configure it in config.js with your site's domain, accordingly to your Plausible configuration:

applyPlausibleConfig({ config, domain: 'rawmaterial.it' });

About

Plausible.io integration for Volto projects

License:MIT License


Languages

Language:JavaScript 100.0%