| View previous topic :: View next topic |
| Author |
Message |
John
Joined: 15 Nov 2006
Posts: 2
|
| Posted: Wed Nov 15, 2006 11:15 pm Post subject: question about logged pages details |
|
|
Hi, I'm thinking of using phpsitestats but wonder if it does what I want.
If I count page hits from several pages in my site, can phpsitestats tell me how many hits each page received? ie I would like satistics on individual pages as well as the site as a whole.
I look forward to your answer,
John |
|
| Back to top |
|
Vlad Alexa Mancini
Joined: 07 Jul 2003
Posts: 303
|
| Posted: Thu Nov 16, 2006 10:49 pm Post subject: |
|
|
you can set it to log hits from multiple pages to the same counter
or set individual counters for each page
you can not set a counter on multiple pages and have it report individual hits for each page , this is a feature i have been pondering about |
|
| Back to top |
|
John
Joined: 15 Nov 2006
Posts: 2
|
| Posted: Fri Nov 17, 2006 12:36 am Post subject: |
|
|
Thanks for taking the time to reply. If I can have separate counters for individual pages that would be great. Can you explain how to set up separate counters for different pages? I could not see how to do this from the .txt files in the download. Also how are the statistics then viewed, how would I choose which page counter to view?
Many thanks,
John |
|
| Back to top |
|
Vlad Alexa Mancini
Joined: 07 Jul 2003
Posts: 303
|
| Posted: Fri Nov 17, 2006 10:56 pm Post subject: |
|
|
say you have page1.html page2.html
create db or file logs page1 and page2 in phpsitestats
add records page1 and page2 in phpsitestats
add code for the created log page1 to page1.html
add code for the created log page2 to page2.html |
|
| Back to top |
|
| |