GH-2220: Onboarding - Telemetry (#650)
* Set the setup_step ConfData property for Welcome and Login/Create Account screens * History not working * Add setup step pings to Step4_ChoosePlanView * Send gb_onboarding and gb_onboarding_success pings. Refactor setSetupStep to use OnboardingConstants. Add react-router to onboarding hub * Update gb_onboarding setup_step to index 0-4 instead of 1-5 * Remove LoginView since it is replaced with Step1_CreateAccountView * Add TODO