# # Nihuo Web Log Analyzer Visit filter file # # Description: # Filter user sessions which the user viewed first page is "/purchase.php" # "*" and "?" can be used as wildcards. # # Usage: # ./nwla -f=logfile --visitfilter=./filters/entrypage.vfml # # # If you have any questions about filters and our products, please contact # us at support@loganalyzer.net, we wil feedback ASAP. # # Online tutorial of filters is available in # http://www.loganalyzer.net/tutorial.html#filter # # Visit Filter: Visitors with specified entry page = /purchase.php type=4 strarray="/purchase.php"