mirror of
https://github.com/makeplane/plane
synced 2025-08-07 19:59:33 +00:00
feat: jitsu tracker setup (#542)
* feat: jitsu tracker setup also using it in create, update and delete project & workspace * refactor: added some more check condition on track-event api * fix: added env vars in turbo.json * feat: added user onboard event, workspace invite and workspace invite accept events * feat: add tracker for issues, state, modules and cycles * fix: add @jitsu/nextjs in package.json
This commit is contained in:
@@ -11,6 +11,8 @@
|
||||
"NEXT_PUBLIC_ENABLE_SENTRY",
|
||||
"NEXT_PUBLIC_ENABLE_OAUTH",
|
||||
"NEXT_PUBLIC_UNSPLASH_ACCESS",
|
||||
"NEXT_PUBLIC_TRACK_EVENTS",
|
||||
"JITSU_ACCESS_KEY",
|
||||
"NEXT_PUBLIC_CRISP_ID"
|
||||
],
|
||||
"pipeline": {
|
||||
|
||||
Reference in New Issue
Block a user