woocommerce/includes/tracks/events
Joshua T Flowers e53724832d
Tracks: Add tracking event when OBW is started (#22877)
* Check if current step matches event before firing

* Move step check to switch statement

* Track when the OBW has started

* Rename Jetpack activation tracking method

* Remove duplicate tracking optin check

* Track when option to track is udpated in OBW

* Check if tracking is actively being opted into in is_tracking_enabled()

* Move tracking start check into WC_Admin_Setup_Wizard_Tracking

* Clean up tracking opt-in check logic
2019-03-01 11:12:30 +08:00
..
class-wc-admin-setup-wizard-tracking.php Tracks: Add tracking event when OBW is started (#22877) 2019-03-01 11:12:30 +08:00
class-wc-extensions-tracking.php Track Subscriptions connection actions (#22805) 2019-02-21 16:28:15 -07:00
class-wc-importer-tracking.php Add Tracks events for product import start and finish. (#22787) 2019-02-21 15:45:43 -07:00
class-wc-orders-tracking.php Fixed coding standards 2019-02-26 19:59:04 -03:00
class-wc-products-tracking.php Track when product categories are created. (#22790) 2019-02-21 18:38:50 -07:00