Connect Plausible

Show your Plausible traffic (visitors, page views, top pages) inside a project's Analytics tab. Takes a minute.

1. Create a read-only Stats API key

  1. In Plausible, go to Settings → API keys.
  2. Click New API key, give it a name (e.g. "Astrodesk"), and copy the generated key. Plausible Stats API keys are read-only by design - they can only read your stats, never change anything.

2. Paste it into Astrodesk

  1. Open your project → Social/Analytics tab → find the Plausible card and click Connect.
  2. Paste your API key and enter your site domain exactly as it appears in Plausible (e.g. example.com, no https://).
  3. Click Connect. Your traffic appears right away.

Notes

  • The key is stored encrypted and only ever used server-side to read your stats.
  • To rotate the key later, use the pencil (Update key) button on the Plausible card.
  • Self-hosting Plausible? Point Astrodesk at your instance with the PLAUSIBLE_API_BASE environment variable.