Start: Tracking: Paid/Free Modal on the Plan Selection page Triggers Duplicate Domain Step Submission Events #97646
Labels
[Experiment] AI labels added
[Feature] Domain Management
Tools for managing your site's domain(s).
[Feature Group] Signup & Site Onboarding
Tools for user registration and onboarding new users to the site.
[Feature] Plans & Upgrades
All of the plans on WordPress.com and flow for upgrading plans.
Scenario 1: Select a custom domain → Select a free plan → See a paid/free modal → Click "Continue with Free Plan"
calypso_signup_actions_submit_step
(step:domains
) fires for the first time when a user completes the domain step and proceeds to the plan step. This is correct and expectedcalypso_signup_actions_submit_step
(step:domains
) fires for the second time. This is incorrect and not expected.(recording)
start_custom_paid_free_modal.mp4
Scenario 2: Select "Use own domain" at the domain step → Select domain mapping option → Select a free plan → See a paid/free modal → Click "Continue with Free Plan"
calypso_signup_actions_submit_step
(step:domains
) fires for the first time when a user completes the domain step and proceeds to the plan step. This is correct and expectedcalypso_signup_actions_submit_step
(step:domains
) fires two times. This is incorrect and not expected.(recording)
start_own_domain_mapping_paid_free_modal.mp4
The text was updated successfully, but these errors were encountered: