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