Skip to content

Add event to the company page

What does this MR do and why?

The purpose of this issue is to add structured events to the /company 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 the next step submit welcome form.
  • When company page is rendered, make sure correct tracking event is populated.
  • Check/Uncheck trial toggle. Make sure correct tracking events are populated.
  • Submit the form. Make sure correct tracking event is populated.
  • Finish onboarding. Sign out.
  • Visit /-/trial_registrations/new. Fill the form. Submit.
  • On the next step submit welcome form.
  • When company page is rendered, make sure correct tracking event is populated.
  • Submit the form. Make sure correct tracking event is 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 #367470 (closed)

Edited by Serhii Yarynovskyi

Merge request reports