Skip to content

Resolve "Instrument left sidebar for tracking"

What does this MR do?

In this MR, we're adding instrumentation when clicking on menus and menu items. These events will be recorded in Snowplow.

The data we're adding is:

  • the menu label
  • the menu action (click_menu and click_menu_item)
  • Some menu extra attributes:
    • if the sidebar is collapsed or expanded
    • if the menu is expanded or fly out

Does this MR meet the acceptance criteria?

Conformity

Related to #329238 (closed)

Merge request reports