-
Notifications
You must be signed in to change notification settings - Fork 178
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
feat(app): add simple aggregate event tracking for custom labware #4544
Conversation
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.
Tested, watched analytics events go through
Codecov Report
@@ Coverage Diff @@
## release_3.15.0 #4544 +/- ##
==================================================
+ Coverage 57.13% 57.36% +0.23%
==================================================
Files 905 906 +1
Lines 25711 25883 +172
==================================================
+ Hits 14690 14849 +159
- Misses 11021 11034 +13
Continue to review full report at Codecov.
|
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.
Also checked out the copy change, LGTM
overview
This PR adds analytics events for various custom labware actions. Closes #4537
changelog
review requests
Pretty well covered by unit tests, but if you feel so inclined:
MIXPANEL_ID
to our test application IDSee original ticket for link to events specs