-
Notifications
You must be signed in to change notification settings - Fork 121
Closed
Labels
feature: variation listRelated to the variations list for variable products.Related to the variations list for variable products.type: taskAn internally driven task.An internally driven task.
Milestone
Description
The following track events should be added.
| Name | Parameter | Description |
|---|---|---|
| *_product_variation_generation_requested | when a user requests to generate all variations | |
| *_product_variation_generation_limit_reached | variations_count: Int | when a user requested to generate more than 100 variationsThis will help us to understand the importance of supporting generating more than 100 variations, as discussed here. |
| *_product_variation_generation_confirmed | variations_count: Int | when the user confirms the generation |
| *_product_variation_generation_success | when generated variations are successfully created | |
| *_product_variation_generation_failure | when generated variations are not created |
Metadata
Metadata
Assignees
Labels
feature: variation listRelated to the variations list for variable products.Related to the variations list for variable products.type: taskAn internally driven task.An internally driven task.