Skip to content

Commit 64129c5

Browse files
devakoneclaude
andcommitted
chore: add plausible analytics tracker
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
1 parent be28004 commit 64129c5

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

apps/web/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,12 @@
1212
"test:watch": "vitest"
1313
},
1414
"dependencies": {
15-
"@sentry/nextjs": "^10.38.0",
15+
"@plausible-analytics/tracker": "^0.4.4",
1616
"@radix-ui/react-dropdown-menu": "^2.1.16",
1717
"@radix-ui/react-popover": "^1.1.15",
1818
"@radix-ui/react-toast": "^1.2.15",
1919
"@radix-ui/react-tooltip": "^1.2.8",
20+
"@sentry/nextjs": "^10.38.0",
2021
"@supabase/ssr": "^0.5.2",
2122
"@supabase/supabase-js": "^2.47.14",
2223
"@vercel/og": "^0.8.6",

package-lock.json

Lines changed: 7 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)