I thought I had this fixed, but the latest stats show that I don't... I want to create a filter to EXCLUDE pages with a specific page name. In this case, EXCLUDE all "page2.php" www.mysite.com/registration/page2.php www.mysite.com/registernow/page2.php www.mysite.com/signup/page2.php I set up a CUSTOM FILTER > EXCLUDE > Filter Field > Request URI Filter Pattern > /page2.php* Do I need some sort of wildcard so that the sub-directories are excluded too (registration, registernow, signup)?? Something like "/*lp-two.php*" (with no quotes) Thank you....