woocommerce/includes/tracks
Jeff Stieler 68573f6ed5
Increase Tracks performance (perhaps..) (#22829)
* Don’t block on Tracks requests and lower timeout to 1s.

* Where possible, render Tracks pixels in the page footer instead of making a blocking HTTP request from the server.

* Add direct API call fallback for Tracks event pixels.
2019-03-06 15:55:49 -07:00
..
events Add scripts to wc setup footer 2019-03-06 11:55:19 +13:00
class-wc-site-tracking.php Refactor Tracks classes to remove singletons and static methods. (#22930) 2019-03-04 17:30:01 -07:00
class-wc-tracks-client.php Don’t block on Tracks requests and lower timeout to 1s. 2019-03-04 08:59:21 -07: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 Add direct API call fallback for Tracks event pixels. 2019-03-04 09:59:49 -07:00
class-wc-tracks.php better return comment 2019-02-26 16:34:43 +13:00