woocommerce/plugins/woocommerce-admin/client/wp-admin-scripts/product-tracking
louwie17 613e58c061
CES exit prompt for product editing screens (#35728)
* Add exit page tracker logic and implement it for product pages

* Add changelog

* Fix lint errors and add comments

* Add ces_location prop

* Add mock to fix broken test

* Add CES exit page survey tests

* Fix a bug with React pages redirects and update actions

* Fix test

* Fix lint

* Add default inside location prop

* Remove exit prefix within action

* Address PR feedback and make sure its not triggered on save

* Update copy of exit feedback notice

* Add changelog

* Update name of param

* Fix lint error

* Use hasFinishedResolution vs isResolved in customerEffortScoreTracks
2022-12-12 09:56:28 -04: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 CES exit prompt for product editing screens (#35728) 2022-12-12 09:56:28 -04:00
utils.ts Fix JS lint errors (#33484) 2022-06-21 16:37:34 +08:00