> ## Documentation Index
> Fetch the complete documentation index at: https://mintlify-docs-simplify-quickstart-2510244c.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Pirsch

To enable Pirsch analytics, add your site ID to your `mint.json` file:

<CodeGroup>
  ```json mint.json
  "analytics": {
      "pirsch": {
          "id": "required"
      }
  }
  ```
</CodeGroup>

You can find your site ID in Pirsch under Settings > Developer > Identification Code.
