woocommerce/plugins/woocommerce-admin/client/wp-admin-scripts/product-tracking
Nathan Silveira 869b897ddd
Rename tracks event `product_attributes_add` to `product_attributes_save` on the product page and update attributes (#38278)
* Change attributes of tracks event product_attributes_add

* Don't send used_for_variations_count if it's not variable product type

* Explicitly add null values in product_attributes_add when the attribute is sent on the other call

* Rename product_attributes_add on the product page to product_attributes_save
Fix inverted local and global attributes count
Remove unnecessary parameters
Refactor code

* Update changelog
2023-05-19 12:44:54 -03:00
..
global.d.ts Add tracks event for "View product" and dismiss action after update (#35582) 2022-11-28 22:01:10 -03:00
index.ts Add tracks to new product and edit product screens (#33120) 2022-05-26 16:56:22 -04:00
product-edit.ts CES exit prompt for product editing screens (#35728) 2022-12-12 09:56:28 -04:00
product-new.ts CES exit prompt for product editing screens (#35728) 2022-12-12 09:56:28 -04:00
products-list.ts Fix JS lint errors (#33484) 2022-06-21 16:37:34 +08:00
shared.ts Rename tracks event `product_attributes_add` to `product_attributes_save` on the product page and update attributes (#38278) 2023-05-19 12:44:54 -03:00
utils.ts Add tracks events to attributes tab (#37622) 2023-04-17 12:50:30 -03:00