I've run into problems with hitting a number of limits on Analytics as well and still have no good solution. A couple of solutions I'm aware of: 1) Omniture Site Catalyst: A lot of big sites use this but it will cost you dearly. My site runs about 85mm pvs/month and they quoted me close to a million dollars a year at those traffic levels! I didn't even bother negotiating it down, even the negotiated price would still…
What to do when your site is "too large" for Google Analytics?
11–20 of 34 posts
Re: What to do when your site is "too large" for Google Analytics?
#12We do not want Google to know the true size of our service, so we have analytics code in every 5th pageview (when templates are constructed by scripts, it inserts the analytics code only when the UNIX time is divisible by 5.
Re: What to do when your site is "too large" for Google Analytics?
#13Avoid Omniture SC. It has a terrible interface, is too expensive, harder than GA to implement, and Omniture doesn't seem to be improving it much, if at all anymore.
Re: What to do when your site is "too large" for Google Analytics?
#14We do not want Google to know the true size of our service, so we have analytics code in every 5th pageview (when templates are constructed by scripts, it inserts the analytics code only when the UNIX time is divisible by 5.
Re: What to do when your site is "too large" for Google Analytics?
#15On that theme does anybody know what the maximum limit of money is before your bank account crashes? (or you have to start buying hotels instead of houses)? :-)
Re: What to do when your site is "too large" for Google Analytics?
#16We do not want Google to know the true size of our service, so we have analytics code in every 5th pageview (when templates are constructed by scripts, it inserts the analytics code only when the UNIX time is divisible by 5.
Re: What to do when your site is "too large" for Google Analytics?
#17Sampling your data by visitor/cookie (not by page view) is the number one thing to do that that no one does. Just sample your data down by a factor of 10 or 100. The costs drop by a factor of 10 or 100, query speeds improve, and the business value of the data drops by very, very little.
The only unfortunate prerequisite for this approach is that you need a company/boss that understands that sampled numbers are OK even if they are not exact. (So, explain, if you must, that your industry insider source tells you that the notion of 'exact' in web analytics world is very loose indeed.)
Re: What to do when your site is "too large" for Google Analytics?
#18We do not want Google to know the true size of our service, so we have analytics code in every 5th pageview (when templates are constructed by scripts, it inserts the analytics code only when the UNIX time is divisible by 5.
(Also, doing it on a pageview basis instead of visitor basis means you lose all the nice visit path tracking Analytics does)
Re: What to do when your site is "too large" for Google Analytics?
#19We do not want Google to know the true size of our service, so we have analytics code in every 5th pageview (when templates are constructed by scripts, it inserts the analytics code only when the UNIX time is divisible by 5.
though that would skew the referrals and other metrics wouldn't it?
Another commenter on this topic has a good post about convincing management of the validity of sampled metrics, I'd read it then tip your chair back and stare at the ceiling for a while.
Re: What to do when your site is "too large" for Google Analytics?
#20Show off on Hacker News? On that theme does anybody know what the maximum limit of money is before your bank account crashes? (or you have to start buying hotels instead of houses)? :-)