chanzuckerberg / single-cell-data-portal

The data portal supporting the submission, exploration, and management of projects and datasets to cellxgene.
MIT License
63 stars 12 forks source link

Analytics (update/new): <Spatial Mode FE - User Story 1> #6667

Closed niknak33 closed 4 months ago

niknak33 commented 8 months ago

Overview

Tool: <Explorer> Feature: <Dropdown selection for type of embedding>

Description: <Track the number of the users that switch from UMAP to Spatial embedding view>

Updates needed

rename EXPLORER_LAYOUT_CHOICE_BUTTON_CLICKED to EXPLORER_EMBEDDING_CLICKED

New events needed

EXPLORER_EMBEDDING_SELECTED: {embedding: ‘embedding type selected’}

Events to remove

EXPLORER_LAYOUT_CHOICE_CHANGE_ITEM_CLICKED

Checklist

People to cc

PM: @niknak33 DS: @ainfeld

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

tihuan commented 5 months ago

@niknak33 I linked this one to the deep zoom analytics epic already 🙌 Thank you!

ainfeld commented 4 months ago

@tihuan @kaloster I made a small update to the ticket to just remove the EXPLORER_LAYOUT_CHOICE_CHANGE_ITEM_CLICKED event

tihuan commented 4 months ago

Sounds good 👍 Thanks Amanda!!