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.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
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?