WooCommerce Code Reference

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