Getting Started
Core Configuration
Components
API Pages
- Playground
- OpenAPI Setup
- Customization
- AsyncAPI
- MDX
- Troubleshooting
Authentication and Personalization
Guides
Integrations
Version Control and CI/CD
Analytics
Plausible
Add your site’s domain to docs.json
to send analytics to Plausible.
Do not include https://
for the domain or server.
Copy
"integrations": {
"plausible": {
"domain": "required",
"server": "optional"
}
}
Was this page helpful?
Assistant
Responses are generated using AI and may contain mistakes.