Pirsch
Monitor web traffic on your documentation site with Pirsch, a privacy-friendly analytics platform.
Pirsch provides privacy-friendly web analytics that comply with GDPR without requiring cookie consent banners. Enable the integration to monitor traffic on your documentation site.
Prerequisites
-
A Pirsch account with a site configured
-
Your Pirsch identification code
-
Publishing access to your documentation project
Configure from the Editor
Open Site Config
In the Editor, click Site Config in the top toolbar.
Navigate to Integrations
Select Integrations from the left sidebar.
Enable Pirsch
Select Pirsch and enter your identification code.
Publish
Click Publish to deploy the integration to your live site.
Configure via documentation.json
Add the pirsch key under integrations in your documentation.json:
{
"integrations": {
"pirsch": {
"identificationCode": "your_identification_code"
}
}
}
| Property | Type | Required | Description |
|---|---|---|---|
identificationCode | string | Yes | Your Pirsch identification code |
Where to find your identification code
-
Sign in to Pirsch.
-
Go to Settings → Integration.
-
Copy the Identification Code value.
What's next
-
Analytics and Chat Integrations — overview of all supported integrations
-
Plausible — another privacy-friendly analytics option
-
Analytics overview — view traffic and engagement data for your documentation
Last updated 1 day ago
Built with Documentation.AI