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

"integrations": {
    "heap": {
        "appId": "required"
    }
}

Was this page helpful?