Google Analytics: trackPageLoadTime is deprecated.

Site speed is sampled on 1% of requests automatically
as part of _trackPageview. This is the maximum allowed
by Google for properties with >1M hits / day.
This commit is contained in:
Neil Williams
2011-12-28 16:43:04 -08:00
parent 9c9d2e45e8
commit e4ef53b888

View File

@@ -381,8 +381,7 @@ ${unsafe(txt)}
['_setCustomVar', 2, 'srpath', '${UserInfo.get_srpath()}', 3],
['_setCustomVar', 3, 'usertype', '${UserInfo.get_usertype()}', 2],
['_setCustomVar', 4, 'uitype', '${uitype}', 3],
['_trackPageview'],
['_trackPageLoadTime']
['_trackPageview']
);
(function() {