docs.json file to send analytics to Hotjar.
Analytics options in docs.json
Integrate Hotjar with your Mintlify documentation site to capture session recordings, heatmaps, and user feedback for experience insights.
docs.json file to send analytics to Hotjar.
"integrations": {
"hotjar": {
"hjid": "required",
"hjsv": "required"
}
}
Was this page helpful?