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

"analytics": {
    "heap": {
        "appId": "required"
    }
}