Overview
  • Package
  • Class
  • Tree
  • Deprecated
  • Todo
  • Hook Reference
  • Docs Home

Packages

  • Abandoned-Cart-Lite-for-WooCommerce
    • Admin
      • Admin-Action
      • Admin-Notice
      • Component
      • Default-Template
      • List-Class
      • Tracking-Data
      • Welcome-Page
    • Common-Functions
    • Core
    • Cron
    • Encrypt-Decrypt-Data
    • Frontend
      • Capture-Guest-Cart
    • Tracking
    • Uninstaller
  • None

Classes

  • TS_deactivate
  • TS_Faq_Support
  • ts_pro_notices
  • TS_Tracker
  • TS_tracking
  • TS_Welcome
  • TS_Woo_Active
  • Wcal_Personal_Data_Eraser
  • Wcal_Personal_Data_Export

Class TS_Tracker

It will send the tracking data to the server.

Located at includes/component/tracking data/class-ts-tracker.php

Methods summary

public
# __construct( $ts_plugin_prefix = '', $ts_plugin_name = '' )

Hook into cron event.

Hook into cron event.

public static
# ts_send_tracking_data( boolean $override = false )

Decide whether to send tracking data or not.

Decide whether to send tracking data or not.

Parameters

$override
public static array
# ts_get_theme_info( )

Get the current theme info, theme name and version.

Get the current theme info, theme name and version.

Returns

array

Properties summary

public static string $plugin_prefix

Plugin prefix

Plugin prefix

# ''
public static string $plugin_name

Plugin name

Plugin name

# ''
API documentation generated by ApiGen