Skip to content

Clean up old product analytics onboarding flow

Elwyn Benson requested to merge 460991-clean-up-old-onboarding-flow into master

What does this MR do and why?

Cleans up the old non .com product analytics onboarding flow, and pushes all users through the new flow.

To accomodate this, the new flow has been updated to hide the GitLab-managed analytics provider option when running somewhere other than .com (because currently this option is only available on .com)

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

Before After Notes
image image For .com. New onboarding flow (unchanged)
image image For self-managed / dedicated. New onboarding flow, but only one provider option
image Responsive for small viewport

How to set up and validate locally

  1. Follow these instructions to setup Product Analytics in GDK.
  2. Ensure your GDK is running as .com or not-com depending on what you'd like to verify
  3. Visit Project > Analytics > Analytics dashboards and click [Set Up] to enter the onboarding flow

Related to #460991 (closed)

Edited by Elwyn Benson

Merge request reports