Skip to content
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

analytics(flags): add initial analytics #77489

Merged
merged 2 commits into from
Sep 13, 2024
Merged

analytics(flags): add initial analytics #77489

merged 2 commits into from
Sep 13, 2024

Conversation

michellewzhang
Copy link
Member

@michellewzhang michellewzhang commented Sep 13, 2024

add initial analytics for the feature flag component:

  • user clicked 'view all'
  • user sorted, in both main component + drawer

@michellewzhang michellewzhang requested a review from a team as a code owner September 13, 2024 18:08
@michellewzhang michellewzhang requested review from a team and removed request for a team September 13, 2024 18:08
@github-actions github-actions bot added the Scope: Frontend Automatically applied to PRs that change frontend components label Sep 13, 2024
Comment on lines +108 to +111
trackAnalytics('flags.sort-flags', {
organization,
sortMethod: selection.value,
});
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

is it important to know this is coming from drawer vs on issue details?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i don't know if there's a big distinction to me, wdyt?

@michellewzhang michellewzhang merged commit 5b7a948 into master Sep 13, 2024
42 of 43 checks passed
@michellewzhang michellewzhang deleted the mz/analytic-ff branch September 13, 2024 22:01
@github-actions github-actions bot locked and limited conversation to collaborators Sep 29, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Scope: Frontend Automatically applied to PRs that change frontend components
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants