docs.json file to send analytics to Heap.
1234567890 with your Heap app ID. You can find this in your Heap account settings.Integrate Heap analytics with your Mintlify documentation site to automatically capture user interactions and events for behavioral analysis.
docs.json file to send analytics to Heap.
"integrations": {
"heap": {
"appId": "required"
}
}
1234567890 with your Heap app ID. You can find this in your Heap account settings.Was this page helpful?