Skip to content
Mintlify
Mintlify
Analytics

Hotjar

Integrate Hotjar with your Mintlify documentation site to capture session recordings, heatmaps, and user feedback for experience insights.

Add the following to your docs.json file to send analytics to Hotjar.

Analytics options in docs.json
"integrations": {
    "hotjar": {
        "hjid": "required",
        "hjsv": "required"
    }
}
Was this page helpful?Suggest editsRaise issue