- This topic is empty.
-
AuthorPosts
-
July 11, 2006 at 6:47 pm #698231
Anonymous
Inactivedarko123 wrote:I have just been reading the “How many unique hits a day do you get?” poll.Problem is i think it can be pretty inaccurate, but not because some people mistake a pageview for a visit like what some people mentioned, but because people use different stats programs to get there stats from
I think the stats would be alot lower if there was a poll but people only used google analytics for there stats.
I find google analytics and opentracker(which i pay for) give me almost the same accurate results, but all the host provider stats like “Webalizer” & “Awstats” give way too high inflated figures to the multiple of up to 10.
Do any of you find its the same with your sites ?
The unique visitors metric reported by Google Analytics is, in my opinion, flawed.
When I develop my sites, I include a Site Log feature. Every time a page is viewed, I add a record of the user’s IP, browser, the referring page, etc. to a table in my database. I can then easily run reports on this data to calculate page views, unique visitors, top referrers, etc.
The numbers reported by Google Analytics are roughly 1/2 (and sometimes even worse than that) of what the raw data I collect suggests.
July 11, 2006 at 7:11 pm #698239Anonymous
InactiveMrMcGee wrote:The unique visitors metric reported by Google Analytics is, in my opinion, flawed.When I develop my sites, I include a Site Log feature. Every time a page is viewed, I add a record of the user’s IP, browser, the referring page, etc. to a table in my database. I can then easily run reports on this data to calculate page views, unique visitors, top referrers, etc.
The numbers reported by Google Analytics are roughly 1/2 (and sometimes even worse than that) of what the raw data I collect suggests.
Are you taking into account spider views? I find that if I were to detect spiders by IP (and even then I am missing some), a lot of ‘uniques’ drop out. Maybe Google Analytics takes account of this?
July 11, 2006 at 7:38 pm #698265Anonymous
Inactivekwblue wrote:Are you taking into account spider views? I find that if I were to detect spiders by IP (and even then I am missing some), a lot of ‘uniques’ drop out. Maybe Google Analytics takes account of this?Good thought. Gimme a few minutes and I’ll remove detected bots IPs from my queries.
July 11, 2006 at 8:33 pm #698278Anonymous
InactiveI find AWstats to overreport uniques compared to Webalizer by a factor of 2-3.
-
AuthorPosts