- Set Up Analytics
- HotJar
Set Up Analytics
HotJar
Add the following to your mint.json
file to send analytics to HotJar.
Analytics options in mint.json
"analytics": {
"hotjar": {
"hjid": "required",
"hjsv": "required"
}
}
Set Up Analytics
Add the following to your mint.json
file to send analytics to HotJar.
"analytics": {
"hotjar": {
"hjid": "required",
"hjsv": "required"
}
}