Add PostHog analytics with heatmap support
All checks were successful
ci/woodpecker/push/deploy Pipeline was successful

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-02-09 16:49:52 +02:00
parent 0bf5a8a546
commit 2dadc5362d
10 changed files with 522 additions and 12 deletions

1
.gitignore vendored
View File

@@ -6,6 +6,7 @@ frontend/out/
# Backend
backend/src/*/bin/
backend/src/*/obj/
backend/.idea/
# Environment
.env