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 (update): Update current explorer events that are firing incorrectly #7299

Open
4 tasks
ainfeld opened this issue Jul 22, 2024 · 0 comments
Open
4 tasks
Assignees
Labels
analytics Work relating to analytics support frontend Frontend work tech Tech issues that do not require product prioritization. Tech debt, tooling, ops, etc.

Comments

@ainfeld
Copy link
Contributor

ainfeld commented Jul 22, 2024

Overview

Tool: Explorer

Description: A bunch of the buttons in Explorer have analytics events incorrectly firing when clicked on AND off. We only want the events to fire when the buttons are clicked ON

Updates needed

updates for all of the following events

  • Current: The following events fire when clicked on AND off
  • Requested change: Adjust so the events fire only when clicked ON

~ other note ~

  • events with (prod) after them are the names of the events that are currently in production as of 7/22 the event names with (latest) after them will be the names of the events after this week prod deploy occurs on Thursday. If there is no parenthesis after the event it means it won't be changing after the next prod deploy

EXPLORER_SHOW_LABELS
image.png

rename EXPLORER_VISUALIZATION_SETTINGS_BUTTON_CLICKED to EXPLORER_CLIP_CLICKED
image.png

EXPLORER_MAXIMIZE_GENE_BUTTON_CLICKED (prod) /EXPLORER_GENE_VIEW_DISTRIBUTION (latest)
image.png

EXPLORER_COLORBY_GENE_BUTTON_CLICKED (prod) /EXPLORER_COLORBY_GENE (latest)
image.png

EXPLORER_COLOR_BY_ENTIRE_GENESET_BUTTON_CLICKED (prod) / EXPLORER_COLORBY_GENE_SET (latest)
image.png

other updates

  • no issues with firing when turned ON and OFF just some small ideal changes I found as I'm going through each button

rename EXPLORER_CLIP to EXPLORER_CLIP_SELECTED
image.png

  • fires when the blue Clip button is clicked

Checklist

  • Once event updates are deployed to Staging ping @ainfeld to check analytics
  • Verify events are showing up in the Staging space in Plausible correctly
  • Once event updates are deployed to Prod ping @ainfeld
  • Confirm Plausible events are still showing up in the Prod space in Plausible correctly

People to cc

PM: @niknak33
DS: @ainfeld

Privacy policy: https://cellxgene.cziscience.com/privacy

@ainfeld ainfeld added analytics Work relating to analytics support frontend Frontend work tech Tech issues that do not require product prioritization. Tech debt, tooling, ops, etc. labels Jul 22, 2024
@ainfeld ainfeld changed the title Analytics (update): <fill in description> Analytics (update): Update current explorer events that are firing incorrectly Jul 22, 2024
@ainfeld ainfeld changed the title Analytics (update): Update current explorer events that are firing incorrectly Analytics (update): Update current explorer events that are firing incorrectly - still working on filling this out Jul 22, 2024
@ainfeld ainfeld changed the title Analytics (update): Update current explorer events that are firing incorrectly - still working on filling this out Analytics (update): Update current explorer events that are firing incorrectly Jul 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
analytics Work relating to analytics support frontend Frontend work tech Tech issues that do not require product prioritization. Tech debt, tooling, ops, etc.
Projects
None yet
Development

No branches or pull requests

2 participants