-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Closed
Labels
aspect: analyticsAnything related to analyticsAnything related to analyticsaspect: growthIssues relating to product growth initiativesIssues relating to product growth initiativescomponent: dashboardteam: IDE
Description
Currently, when triggering a modal close, the dashboard_clicked
event is triggered. However, for modal dismissing there is no label property applied, only the path
property, making it hard to distinguish between different clicks to dismiss a modal.
Proposal Implement a modal_dismiss
tracking event that triggers when a modal is closed in any manner:
- Use of
esc
button - Close via the
X
button - etc
jankeromnes
Metadata
Metadata
Assignees
Labels
aspect: analyticsAnything related to analyticsAnything related to analyticsaspect: growthIssues relating to product growth initiativesIssues relating to product growth initiativescomponent: dashboardteam: IDE