Forum Moderators: DixonJones
An analytics program that analyzes log files is still the most accurate.
This statement seems to directly contradict what Receptional posted in this thread [webmasterworld.com ]...
Javascript tagging is MUCH better for most people to use, probably correctly analysing 90-95% of human users, whilst (IMHO) even the best log tracking can miss 35% of users on busy sites (though much more accurate on quieter sites).
Care to elaborate?
...client side tracking (usually denoted by java code on your web page which runs when a user loads the page) is disastrous at tracking robots, or working out if your webserver is getting too busy to cope.
and also read:
Here are 8 reasons why java tagging systems scew up measuring users:
> The daily visit stats were approx 30% lower in google
> than web trends, does anyone know why this would be? Thanks
Google uses a js or image tag, while web trends analyzes raw server log files. Google only looks at vistors that trigger the js/image counter, while Web Trends looks at every object it serves.
That doesn't say why there would be that much difference (30%) between the two. I would look deeper into it and figure out why there is that much difference. Mobile site aimed at devices that can't run javascript?
So would you say that logfiles are more accurate for tracking all traffics, bots and human, but page tagging is more accurate for tracking human visitors?
I know that there are some users/devices which browse with images/js turned off, but I would imagine that these are a reasonably small minority right? Unless your site is aimed particularly at these users of course.