Skip to content

Adjust trial setup questions when user comes directly from account signup

Problem

Currently, if a lead navigates to a marketing page on about.GitLab.com and signs up for a net-new SaaS trial, usually starting at https://about.gitlab.com/free-trial, they are asked duplicate setup questions as their trail is created.

Current flow:

step 1: trial type select page step 2: account creation step 3: welcome screen step 4: trial form step 5: trial Setup
trialpage Trial2 trial3 trial4 Trial5
URL: https://about.gitlab.com/free-trial/ URL: https://gitlab.com/-/trial_registrations/new?glm_source=about.gitlab.com&glm_content=free-trial URL: https://gitlab.com/users/sign_up/welcome URL: https://gitlab.com/-/trials/new?glm_content=free-trial&glm_source=about.gitlab.com URL: https://gitlab.com/-/trials/select

Solution

If a user comes to the trial form (step 4) directly from account creation (steps 2-3) then we should remove the "Is this GitLab trial for your company?" question from step 5.

Edited by Sam Awezec