Analytics
Collect the basic analytics with a privacy focused analytics tool
Pirsch
Setup
<script
defer
type="text/javascript"
src="/pirsch-extended.js"
id="pirschextendedjs"
data-code=""
/>Safe routing
async rewrites() {
return [
{
source: "/pirsch-extended.js",
destination: "https://api.pirsch.io/pirsch-extended.js",
},
];
},Extra
SimpleAnalytics
Last updated