CustomerEffortScoreTracks::run_on_load_edit_php()
Method: Determine on initiating CES survey on searching for product or orders.
Source: packages/woocommerce-admin/src/Features/CustomerEffortScoreTracks.php:416
Method: Determine on initiating CES survey on searching for product or orders.
Source: packages/woocommerce-admin/src/Features/CustomerEffortScoreTracks.php:416
Method: Maybe clear the CES tracks queue, executed on every page load. If the clear option is set it clears the queue. In practice, this executes a page load after the queued CES tracks are displayed on the client, which sets the clear option.
Source: packages/woocommerce-admin/src/Features/CustomerEffortScoreTracks.php:266
Method: Appends a script to footer to trigger CES on adding product categories.
Source: packages/woocommerce-admin/src/Features/CustomerEffortScoreTracks.php:298
Method: Appends a script to footer to trigger CES on adding product tags.
Source: packages/woocommerce-admin/src/Features/CustomerEffortScoreTracks.php:314
Method: Maybe enqueue the CES survey on product import, if step is done.
Source: packages/woocommerce-admin/src/Features/CustomerEffortScoreTracks.php:330
Method: Enqueue the CES survey trigger for setting changes.
Source: packages/woocommerce-admin/src/Features/CustomerEffortScoreTracks.php:358
Method: Enqueue the CES survey on adding new product attributes.
Source: packages/woocommerce-admin/src/Features/CustomerEffortScoreTracks.php:393
Class: Triggers customer effort score on several different actions.
Source: packages/woocommerce-admin/src/Features/CustomerEffortScoreTracks.php:15
Method: Constructor. Sets up filters to hook into WooCommerce.
Source: packages/woocommerce-admin/src/Features/CustomerEffortScoreTracks.php:72
Method: Add actions that require woocommerce_allow_tracking.
Source: packages/woocommerce-admin/src/Features/CustomerEffortScoreTracks.php:79