sanity-plugin-plausible-iframe
v1.0.3
Published
Simple plugin to show Plausible analytics as an iframe inside of the Sanity Dashboard.
Downloads
188
Maintainers
Readme
sanity-plugin-plausible-iframe
This plugin is for Sanity Studio v2.
Check out a v3 compatible alternative: https://www.sanity.io/plugins/plausible-analytics-widget by Stijn
Simple plugin to show Plausible analytics as an iframe inside of the Sanity Dashboard. This is my very first plugin.
Installation
sanity install plausible-iframe
Configuration
The plugin can be configured through <your-studio-folder>/config/plausible-iframe.json
:
{
"site": "<domain.com?auth=xxxx>"
}
Configuration Plausible
- Create a new Shared Link without password protection.
- Copy the end of the link to /config/plausible-iframe.json
License
MIT © Ole Svennevig See LICENSE