Skip to content

Track Client Design Detail View Event

Roman Kuba requested to merge rk/214679-track-client-design-views into master

Relates #214679 (closed)

What does this MR do?

This MR adds client side tracking for our Snowplow warehouse for when users view a design detail page. We can now track if the route gets loaded either by clicking on the design or by calling the page directly.

Alongside this I ended up adding a minor refactor to the tests for the design router to be a little cleaner.

Screenshots

Example of Event as seen in Snowplow debugger image

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

Merge request reports