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() : mixed
- Add a listener on the "Apply" button to track bulk actions.
- tracks_coupons_events() : mixed
- Track page view events.
Methods
init()
Init tracking.
public
init() : mixed
Return values
mixed —tracks_coupons_bulk_actions()
Add a listener on the "Apply" button to track bulk actions.
public
tracks_coupons_bulk_actions() : mixed
Return values
mixed —tracks_coupons_events()
Track page view events.
public
tracks_coupons_events() : mixed