|
|
|
|
|
by naturalized
5794 days ago
|
|
We 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)