Skip to main content
Mintlify

Search documentation

Type to search this documentation.

On this pageOverview

Heap

Integrate Heap analytics with your Mintlify documentation site to automatically capture user interactions and events for behavioral analysis.

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

Analytics
"integrations": {
    "heap": {
        "appId": "required"
    }
}
Example
"integrations": {
    "heap": {
        "appId": "1234567890"
    }
}

Replace 1234567890 with your Heap app ID. You can find this in your Heap account settings.

Suggest an edit

Propose a replacement for this page. The site team reviews it before applying any changes.

Export
Documentation menu