Tracking hits on partcular page
Hi,
I want to track number of hits on this page www.website.org/page1/page1A
I put in the Tracking Tab this line: /page1/page1A/*
Is that correct? If so, I still get the report of pages www.website.org/page34, /page32, and so on
I tried to cut down the line on Tracking tab by just putting: /page1/*
and I still get the same report on Access Statistics/Pages
I want to track number of hits on this page www.website.org/page1/page1A
I put in the Tracking Tab this line: /page1/page1A/*
Is that correct? If so, I still get the report of pages www.website.org/page34, /page32, and so on
I tried to cut down the line on Tracking tab by just putting: /page1/*
and I still get the same report on Access Statistics/Pages
You need to add the following criteria:
1. "Requested file" criteria with value /page1/page1A/Default.aspx
2. "Host" criteria with value 172.16.1.1
In this case the program will show only requests for the specified page from the specified IP.