WC_Coupons_Tracking
in package
This class adds actions to track usage of WooCommerce Orders.
Table of Contents
- init() : mixed
- Init tracking.
- tracks_coupons_bulk_actions() : void
- Enqueue JS to handle tracking for bulk editing of coupons.
- tracks_coupons_events() : mixed
- Track page view events.
Methods
init()
Init tracking.
public
init() : mixed
Return values
mixed —tracks_coupons_bulk_actions()
Enqueue JS to handle tracking for bulk editing of coupons.
public
tracks_coupons_bulk_actions() : void
Return values
void —tracks_coupons_events()
Track page view events.
public
tracks_coupons_events() : mixed
