-
Notifications
You must be signed in to change notification settings - Fork 159
feat: Toolbox product usage tracking UX part #2248
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
Conversation
🦋 Changeset detectedLatest commit: fa2c744 The changes in this PR will be included in the next version bump. This PR includes changesets to release 1 package
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
Thanks for the UI updates. The UI has now been torn down - reopening this PR will republish it. |
…o feat/toolbox-tracking
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.
Great work 👍
RFC: #2051
This is the first part of the Toolbox product usage tracking task. It contains:
NOTE:
Until this point, only a dummy product usage tracking event has been set up, when one clicks the "star" to store the type definitions as a favorite, to verify if the event gets sent to Segment.
-> Both the DEV and the PROD Segment source receive the (dummy) product usage tracking events, this has been verified.
The rest of the product usage tracking events will be added in the next PR.