woocommerce/includes/tracks
Gerhard Potgieter aaee28fe1e
Merge pull request #24798 from woocommerce/fix/24792
Do not set tracking cookie on ajax requests
2019-11-18 14:00:21 +02:00
..
events Fixed coding standards 2019-10-16 15:49:03 -03:00
class-wc-site-tracking.php Tracks: Add coupons view events 2019-07-05 16:46:58 +12:00
class-wc-tracks-client.php Cookies should only be set in wp-admin, avoid setting when doing ajax requests since that is seen as an admin request as well. 2019-10-10 08:29:10 +02:00
class-wc-tracks-event.php Tracks: Use wp_doing_ajax() instead of checking constant. 2019-03-04 10:04:48 -07:00
class-wc-tracks-footer-pixel.php Set Tracks image position to fixed 2019-06-18 13:05:30 +02:00
class-wc-tracks.php Tracks: fix blog ID retrieval from Jetpack options. 2019-06-27 14:15:17 -06:00