Skip to content
This repository has been archived by the owner on Mar 6, 2024. It is now read-only.

Commit

Permalink
add analytics with pirsch
Browse files Browse the repository at this point in the history
  • Loading branch information
hlassiege committed Nov 21, 2023
1 parent cfb4dc6 commit 517012d
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion nuxt.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,10 @@ export default defineNuxtConfig({
},
script: [
{
src: "https://digianalytics.fr/pixel/73jqBv5FmFIZiWt2",
src: "https://api.pirsch.io/pirsch.js",
id: "pirschjs",
defer: true,
"data-code": "h0iQydru2I8bInEwhCLefaxGV5SryP06",
type: "text/javascript",
},
],
Expand Down

0 comments on commit 517012d

Please sign in to comment.