Joint session with Vercel: How to build intelligent storefronts (May 15th)

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.

By Ole Svennevig

v2 install command (deprecated)

sanity install plausible-iframe

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.

sanity dashboard widget

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

  1. Create a new Shared Link without password protection.
  2. Copy the end of the link to /config/plausible-iframe.json

License

MIT © Ole Svennevig See LICENSE

Related contributions