Plausible.io integration for Volto projects.
Install with mrs-developer (see Volto docs) or with:
yarn add volto-plausible
Created with voltocli.
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' });