Getting Started
Core Configuration
Components
API Pages
- Playground
- OpenAPI Setup
- Customization
- AsyncAPI
- MDX
- Troubleshooting
Authentication and Personalization
- Authentication
- Partial Authentication
- Personalization
- Auth vs Personalization
- Authentication Setup
- Personalization Setup
- Sending Data
Guides
- Migrations
- Model Context Protocol
- Translations
- Monorepo setup
- React
- Custom Scripts
- SEO
- Hidden pages
- Redirects and Broken Links
- Custom Subdirectory
- Dashboard Access
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.
"integrations": {
"plausible": {
"domain": "required",
"server": "optional"
}
}
Was this page helpful?
Assistant
Responses are generated using AI and may contain mistakes.