Plausible iframe dashboard widget
Studio v2
This plugin only works with an older version of Sanity Studio (v2), which is deprecated.
Show Plausible Analytics as an iframe inside of the Sanity Dashboard.
v2 install command (deprecated)
sanity install plausible-iframesanity-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-iframeConfiguration
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