Skip to content

Add view and submission events

What does this MR do and why?

The purpose of this issue is to add structured events to the /groups_projects page for both free and trial registration flows. This will allow us to build funnels and understand how many get to this step.

How to set up and validate locally

  • Visit /users/sign_up. Fill the form. Submit.
  • On welcome step select Create a new project.
  • Finish onboarding until group/project creation step.
  • Submit the form. Make sure correct tracking events are populated.
  • Sign out.
  • Visit /-/trial_registrations/new. Fill the form. Submit.
  • Finish onboarding until group/project creation step.
  • Submit the form. Make sure correct tracking events are populated.

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 #367468 (closed)

Edited by Serhii Yarynovskyi

Merge request reports