Skip to content

Enable form tracking for /users/sign_up/welcome

What does this MR do and why?

Solves https://gitlab.com/gitlab-org/gitlab/-/issues/359805

Screenshots or screen recordings

image

How to set up and validate locally

Ensure that you are "acting as saas"

export GITLAB_SIMULATE_SAAS=1

Navigate to /-/trial_registrations/new as non-signed user. Fill out the form and click Continue. User is redirected to /users/sign_up/welcome. Open Snowplow Debugger - click or type on fields.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Merge request reports

Loading