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
HotJar
Add the following to your docs.json
file to send analytics to HotJar.
Analytics options in docs.json
Copy
Ask AI
"integrations": {
"hotjar": {
"hjid": "required",
"hjsv": "required"
}
}
Assistant
Responses are generated using AI and may contain mistakes.