What does "Top Paths Through Site" mean? Why is the number of visitors in this metric different than the "Most Popular Pages" number?
I am new to the this program and don't quite understand the nomenclature.
Simply put, I need to track page views on 100 pages and the total number of page views off those sub directories. Ideally, I'd export that report into Excel, each page one line with the number of page views listed and then the total number of page views for the sub directories?
Is this possible?
Simply put, I need to track page views on 100 pages and the total number of page views off those sub directories. Ideally, I'd export that report into Excel, each page one line with the number of page views listed and then the total number of page views for the sub directories?
Is this possible?
/t3/s*.intro.asp $= Category 1
/t3/s* $= Category 2
The only problem here is that one URL may match only one rule. I.e. if the URL will match the "Category 1" rule, it will be counted for it only even if it also matches the "Category 2" rule.
You can find information on using the modification rules at http://www.weblogexpert.com/help/wlex...
You also need to enable the "Show file names instead of URLs" option in the same window so names like "Category 1" without the domain will be shown in the table.