- Set Up Analytics
- Pirsch
Set Up Analytics
Pirsch
Add the following to your mint.json
file to send analytics to Pirsch.
You can get your site ID from Settings > Developer > Identification Code.
"analytics": {
"pirsch": {
"id": "required"
}
}