Questions tagged [visitors]
4 questions
7
votes
1 answer
How to count unique visitors in an nginx access.log?
I tried this, but it always returns 1.
grep "\[10/Nov/2012" /path/to/access.log | cut -d" " -f1 | sort | uniq | wc -l

Diego Prates
- 73
- 1
- 1
- 3
3
votes
5 answers
Log analyzer that calculates "time on page"?
I need to get an idea of the average "time on page" or "page view duration" for each page on my websites without client-side scripting (such as using onunload event handler).
Is any of the free log analyzers capable of doing this? I looked at…

netvope
- 2,123
- 5
- 25
- 35
1
vote
2 answers
server visitor count
One of our servers has had much higher than average load today, consistently running higher than normal. Our server admins are making sure all is running okay but this has got me wondering if maybe the server is just very busy today. This in turn…

robjmills
- 990
- 9
- 26
1
vote
2 answers
Google Analystics tells me that i have 260 visitors / urchin 6 : 750 / Who believe?
All is in the title,
GA : 260 visitors for one day (30/04/2010)
Urchin 6 : 750 visitors (30/04/2010)
Then, who believe ?
Thanks

Tristan
- 498
- 2
- 9
- 27