mint.json file to send analytics to Heap.
Analytics
Heap
Add the following to your
Was this page helpful?
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
mint.json file to send analytics to Heap.
"analytics": {
"heap": {
"appId": "required"
}
}
"analytics": {
"heap": {
"appId": "1234567890"
}
}
Was this page helpful?