![]() |
Excluding "web beacons" from WPT analysis - Printable Version +- WebPagetest Forums (https://www.webpagetest.org/forums) +-- Forum: WebPagetest (/forumdisplay.php?fid=7) +--- Forum: General Discussion (/forumdisplay.php?fid=25) +--- Thread: Excluding "web beacons" from WPT analysis (/showthread.php?tid=14530) |
Excluding "web beacons" from WPT analysis - giri - 09-29-2016 07:59 AM Hello - Is there a way I can exclude "web beacons" or "pixels" from WPT analysis ? I am trying to measure the performance of a page but without its beacons. RE: Excluding "web beacons" from WPT analysis - pmeenan - 09-29-2016 11:34 PM You can block them in the "block" tab of the advanced settings if you know the domains they beacon to. RE: Excluding "web beacons" from WPT analysis - giri - 10-25-2016 08:12 AM Thanks Patrick. That works. One more question. Does the blocking functionality in WPT work with regular expressions provided in the 'Block' tab ? For example, if I wanted to block all .jpg images from xyz.com but not all .js files. Thanks ! |