mirror of
https://github.com/formbricks/formbricks.git
synced 2026-02-21 14:29:20 -06:00
add posthog integration (#7)
* add possibility to track events with posthog by setting environment variables POSTHOG_API_KEY and POSTHOG_API_HOST
This commit is contained in:
@@ -28,6 +28,7 @@
|
||||
"next-auth": "^4.10.1",
|
||||
"nextjs-cors": "^2.1.1",
|
||||
"nodemailer": "^6.7.7",
|
||||
"posthog-js": "^1.26.0",
|
||||
"react": "17.0.2",
|
||||
"react-dom": "17.0.2",
|
||||
"react-icons": "^4.4.0",
|
||||
|
||||
Reference in New Issue
Block a user