1
vote
5answers
113 views
“Easiest” way to track unique visitors to a page, in real time?
I need to record in "real time" (perhaps no more than 5 minute delay?) how many unique visitors a given page on my website has had in a given time period. I seek an "easy" way to do this. Preferably …
1
vote
4answers
72 views
What Web Analytics Sites/Software Have a Good API Besides Google Analytics
I cannot use Google analytics because of their limitations on the API. They will not allow me to query more then 10,000 entries in one day. Since I have more then 10,000 pages Google Analytics will …
2
votes
4answers
105 views
What are the Alternatives to Google Analytics
I need to Track Unique Visitor count in my web application. I would really like to use Google Analytics but due to the Load limitations that google imposes I will not be able to use them. I am …
5
votes
9answers
469 views
When is Google Analytics not good enough?
I'm trying to determine why an enterprise wouldn't want to use Google Analytics.
Here are the main reasons I've seen mentioned:
Inability to track clients that have Javascript disabled.
Lack of …
7
votes
4answers
99 views
How to measure visiting time of a user
I like to measure the time a user spent on a particualr page of my webapp. First i thought about catching the onunload/onbeforeunload event in the browser and notify the server via a XMLHttpRequest …
1
vote
1answer
98 views
Alternative to google analytics that runs on ASP.NET and doesn’t use IIS logs?
I need a hit counter for my various pages, but I can't use google analytics (my client isn't ready for cloud computing) and I can't use anything that requires access to the IIS logs (the server …
1
vote
3answers
69 views
What’s a good web-based analytics package that’ll work without requiring javascipt?
My understanding is that Google Analytics (the tool I'd normally use for website analytics) cannot be used on a MySpace page, because MySpace doesn't allow you to embed javascript.
But my client …
0
votes
0answers
48 views
Filter logs by domain name
We currently use Urchin 6 for web analytics of our site which is a white label product. We have a customer requesting access to our urchin server to view the reporting for their account. All our …
0
votes
1answer
54 views
What can image only web analytics track?
I know that image only web analytics can track visits, but is that all it can track? Can it track unique visitors or anything more than plain visits? Let's say I'm a third party trying to put html …
2
votes
3answers
194 views
How do the web analytics tools work?
I am in process of gathering information about web analytics tools (like google web analytics) for my next assignment, but I am not able to find any good information.
I am looking for:
1. Key terms …
