(frontend) integrate posthog analytics

We integrate posthog, it will help us to track
user behavior and improve the product.
We get the configuration from the backend config
endpoint.
This commit is contained in:
Anthony LC
2025-01-21 14:18:44 +01:00
committed by Anthony LC
parent c018c6fcf5
commit 97cfa2c1ad
7 changed files with 79 additions and 3 deletions

View File

@@ -31,6 +31,7 @@
"lodash": "4.17.21",
"luxon": "3.5.0",
"next": "15.1.3",
"posthog-js": "1.204.0",
"react": "*",
"react-aria-components": "1.5.0",
"react-dom": "*",