-
Notifications
You must be signed in to change notification settings - Fork 121
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add analytics tracking for room creation #1100
Conversation
Generated by 🚫 Danger Swift against 39037ca |
794af34
to
a95dd7c
Compare
CC @giomfo because I think you might have had this on your list, too. |
Codecov ReportPatch coverage has no change and project coverage change:
Additional details and impacted files@@ Coverage Diff @@
## develop #1100 +/- ##
===========================================
- Coverage 43.16% 43.15% -0.02%
===========================================
Files 385 385
Lines 24284 24291 +7
Branches 12773 12774 +1
===========================================
Hits 10482 10482
- Misses 13522 13529 +7
Partials 280 280
Flags with carried forward coverage won't be shown. Click here to find out more.
☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice, its good to see PostHog starting to be used!
a95dd7c
to
6ff816c
Compare
6ff816c
to
2bc0147
Compare
2bc0147
to
39037ca
Compare
Kudos, SonarCloud Quality Gate passed!
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM 😎
This adds screen and event tracking for room and DM creation.