My solution (I had the same warning from google):
where the scripting for google analytics is, but it in between this:
Code:
if(Math.random()<0.05){
/* put google analytics code here */
}
this will load google analytics for one in 20 visitors, solving your problem.
Or pay google for a premium account of course
