Dev Resources

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

WC_Tracks_Client::get_anon_id()

Method: Grabs the user’s anon id from cookies, or generates and sets a new one

Source: includes/tracks/class-wc-tracks-client.php:187

Used by 2 functions | Uses 0 functions

WC_Tracks_Client

Class: WC_Tracks_Client class.

Source: includes/tracks/class-wc-tracks-client.php:16

Used by 0 functions | Uses 0 functions

WC_Tracks_Client::init()

Method: Initialize tracks client class

Source: includes/tracks/class-wc-tracks-client.php:38

Used by 0 functions | Uses 0 functions

WC_Tracks_Client::maybe_set_identity_cookie()

Method: Check if identiy cookie is set, if not set it.

Source: includes/tracks/class-wc-tracks-client.php:48

Used by 0 functions | Uses 3 functions

WC_Tracks_Client::record_event()

Method: Record a Tracks event

Source: includes/tracks/class-wc-tracks-client.php:86

Used by 2 functions | Uses 2 functions

WC_Tracks_Client::record_pixel()

Method: Synchronously request the pixel.

Source: includes/tracks/class-wc-tracks-client.php:110

Used by 1 function | Uses 1 function

WC_Tracks_Client::build_timestamp()

Method: Create a timestap representing milliseconds since 1970-01-01

Source: includes/tracks/class-wc-tracks-client.php:132

Used by 3 functions | Uses 1 function

WC_Tracks_Client::get_identity()

Method: Get a user’s identity to send to Tracks. If Jetpack exists, default to its implementation.

Source: includes/tracks/class-wc-tracks-client.php:144

Used by 1 function | Uses 3 functions
Proudly powered by WordPress