Add the following to your mint.json file to send analytics to Mixpanel.
mint.json
"analytics": { "mixpanel": { "projectToken": "required" } }
Was this page helpful?