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
- In Plausible, go to Settings → API keys.
- 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
- Open your project → Social/Analytics tab → find the Plausible card and click Connect.
- Paste your API key and enter your site domain exactly as it appears in Plausible (e.g.
example.com, nohttps://). - 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_BASEenvironment variable.