Clarity
Integrate Microsoft Clarity with your Mintlify documentation site to capture session recordings, heatmaps, and user interaction analytics.
Add the following to your docs.json file to send analytics to Microsoft Clarity.
"integrations": {
"clarity": {
"projectId": "required"
}
}Get your project ID
- Create a Clarity account.
- Click Get tracking code.
- Copy your project ID from the tracking code.
Was this page helpful?Suggest editsRaise issue