- Set Up Analytics
- Mixpanel
Set Up Analytics
Mixpanel
Add the following to your mint.json
file to send analytics to Mixpanel.
Analytics options in mint.json
"analytics": {
"mixpanel": {
"projectToken": "required"
}
}
Set Up Analytics
Add the following to your mint.json
file to send analytics to Mixpanel.
"analytics": {
"mixpanel": {
"projectToken": "required"
}
}