Analytics: Extend ide_configuration_changed
analytics event with location
(e.g. dashboard, preferences, workspace start)
#9791
Labels
aspect: analytics
Anything related to analytics
aspect: growth
Issues relating to product growth initiatives
team: IDE
Previously, IDE configurations were only made via the
/preferences
page. However, with the introduction of changes to add IDE preferences for onboarding users #9432 and #9663, the IDE preferences will be seen in three locations:/#https://github.com/person/project
/preferences
) as beforeProposal
Implement property
location
with the following values:workspace_list
,workspace_start
andpreferences
and extend the existingide_configuration_changed
event. These properties would be passed for each occurrence of the IDE preferences throughout the application.Relates to this PR: #9663 as part of the epic #6707
The text was updated successfully, but these errors were encountered: