-
Notifications
You must be signed in to change notification settings - Fork 10.7k
Closed
Labels
OnboardingIssues related to the Customize Your Store onboarding flow.Issues related to the Customize Your Store onboarding flow.
Description
Description: we only trigger the CES when the user completes a task, which can be influenced by survivorship bias. We want to test showing the prompt at a different stage of the flow to collect feedback from users who don't complete the task.
Acceptance criteria:
- Show the CES snackbar after the users navigate away from a task without completing it (add a product, configure settings, etc). The snackbar should be displayed on the screen that follows the incomplete task. For example, if the user is in the add product screen and navigates to the home screen without adding a product, the CES should be displayed on the home screen.
- This should be applied to any feature where we fire the CES
Event tracking:
We need to add a new prop to wcadmin_ces_snackbar_view, wcadmin_ces_snackbar_dismiss, wcadmin_ces_view, and wcadmin_ces_feedback, to understand how many users share feedback without completing the task:
ces_location: inside feature | outside feature
Events:
- Add a product (new UI)
- Update product (new UI)
- Add a product (current UI)
- Update product (current UI)
- Change setting
- Edit order (any of the edit order events) Add/35126 ces exit prompt orders #35762
- Filter analytics (any action on the analytics reports) Adding ces exit prompt when filtering analytics. #35986
- Import Products Adding ces exit prompt when product importer abandoned #35996
- Product Categories
- Product Attributes
- Product Tags
- Search (orders, products, customers)
Metadata
Metadata
Assignees
Labels
OnboardingIssues related to the Customize Your Store onboarding flow.Issues related to the Customize Your Store onboarding flow.