Skip to content

Added back tracking to help dropdown that was incorrectly removed

Ross Byrne requested to merge 404506-add-tracking-back-to-navigation-items into master

What does this MR do and why?

Implements #404506 (closed)

This is a quick follow-up to add back in some tracking that was incorrectly removed from the help dropdown in the header, in !115239 (merged).

Screenshots or screen recordings

No Visible Change

How to set up and validate locally

  1. Setup Snowplow Micro
  2. Click on ? icon in header bar to open help dropdown
  3. Check event was created by looking at http://localhost:9091/micro/good

Screenshot from my postman test

Screenshot_2023-04-04_at_14.01.37

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #404506 (closed)

Edited by Ross Byrne

Merge request reports