docs.json to send analytics to Plausible.
Do not include
https:// for the domain or server.Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Integrate Plausible Analytics with your Mintlify documentation for lightweight, privacy-respecting visitor tracking without cookies or consent banners.
docs.json to send analytics to Plausible.
https:// for the domain or server."integrations": {
"plausible": {
"domain": "required - your documentation domain",
"server": "optional - your self-hosted Plausible server URL"
}
}