Add the following to your mint.json file to send analytics to HotJar.
mint.json
"analytics": { "hotjar": { "hjid": "required", "hjsv": "required" } }
Was this page helpful?