View Single Post
Old 10-19-2015, 07:19 AM  
The Hun
Confirmed User
 
The Hun's Avatar
 
Join Date: Jan 2001
Location: The Netherlands
Posts: 1,207
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
The Hun is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote