Skip to content

Update markup for proper tracking

Derek Knox requested to merge 33340-snowplow-nav-more into master

What does this MR do?

Updates "More" dropdown snowplow tracking approach to be a Structured vs Self-Describing event so the data-track-* metadata context (category, action, label) is passed.

Screenshots (strongly suggested)

Target example for adjacent "Groups" dropdown Screen_Shot_2020-11-03_at_11.18.54_AM

Before (Self-Describing/unstructured) Screen_Shot_2020-11-03_at_11.18.41_AM

After (Structured) more-dropdown-snowplow

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team

Related to #33340 (closed)

Edited by Derek Knox

Merge request reports