Dev Resources

  • Home
  • Reference
  • BuddyX Theme
  • Functions
  • Hooks
  • Classes
Filter by type:
Search
Browse: Home / Reference / includes/tracks/class-wc-site-tracking.php

WC_Site_Tracking

Class: This class adds actions to track usage of WooCommerce.

Source: includes/tracks/class-wc-site-tracking.php:13

Used by 0 functions | Uses 0 functions

WC_Site_Tracking::is_tracking_enabled()

Method: Check if tracking is enabled.

Source: includes/tracks/class-wc-site-tracking.php:19

Used by 3 functions | Uses 1 function

woocommerce_apply_user_tracking

Filter Hook: Don’t track users if a filter has been applied to turn it off.

Source: includes/tracks/class-wc-site-tracking.php:25

Used by 1 function | Uses 0 functions

WC_Site_Tracking::register_scripts()

Method: Register scripts required to record events from javascript.

Source: includes/tracks/class-wc-site-tracking.php:50

Used by 1 function | Uses 0 functions

WC_Site_Tracking::enqueue_scripts()

Method: Add scripts required to record events from javascript.

Source: includes/tracks/class-wc-site-tracking.php:57

Used by 1 function | Uses 0 functions

WC_Site_Tracking::add_tracking_function()

Method: Adds the tracking function to the admin footer.

Source: includes/tracks/class-wc-site-tracking.php:64

Used by 0 functions | Uses 2 functions

WC_Site_Tracking::add_enable_tracking_function()

Method: Adds a function to load tracking scripts and enable them client-side on the fly.

Source: includes/tracks/class-wc-site-tracking.php:96

Used by 0 functions | Uses 0 functions

WC_Site_Tracking::init()

Method: Init tracking.

Source: includes/tracks/class-wc-site-tracking.php:141

Used by 0 functions | Uses 3 functions
Proudly powered by WordPress