Skip to content

Add standards adherence lighthouse metrics

What does this MR do and why?

What:Adds tracking for users visiting standards adherence, and adds an additional property to indicate if the group has projects with frameworks assigned.

Why: To facilitate Lighthouse metrics and gain better insights for product improvements

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

image

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

  1. Log into GDK
  2. Open inspector, view network tab, clear it
  3. View Application tab, Clear local storage in browser for snowplow related keys
  4. Visit compliance center for a root group with ultimate plan
  5. Visit network tab, filter for 'tp2'
  6. Inpsect request with payload
  7. Find structured event (e: "se"), with se_ac: "visit_standards_adherence"

Refs: #472145

Edited by Sam Figueroa

Merge request reports

Loading