plane
plane copied to clipboard
[WEB-574] chore: added new events
This PR includes new posthog events, and tracking based on telemetry settings.
- Removed title, and description wherever getting captured.
- Updated user-person-properties.
- Refactored track-element detail logic.
- Renamed captureEvent path parameter, to more relevant name -> routerPath.
Includes events for the following features:
- All project settings.
- All workspace settings.
- Project views.
- Project pages.
- Issue checkout.
- Issues layout checkout.
- Issues filter search.
- Issues Layout property.
- Issues display properties.
- Labels CRUD.
- Comments.
Also, now tracking gets operated based on telemetry settings.
This PR is attached to issue WEB-574.