Skip to content

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
@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.

4 participants