Add the following to your docs.json file to send analytics to Pirsch.

You can get your site ID from Settings > Developer > Identification Code.

integrations: {
    "pirsch": {
        "id": "required"
    }
}

Was this page helpful?