Add the following to your mint.json file to send analytics to Heap.
mint.json
"analytics": { "heap": { "appId": "required" } }
Was this page helpful?