Sightings of the macaw

Alexander Stevens

Subscribe to RSS feed

Posts Tagged ‘Scripting’

Sunday, July 20th, 2008

Making google analytics unobtrusive

Whenever I implement a new tracking script it always strikes me how obtrusive the scripts tend to be.

They tend to put the script either at the start or the end of the document body, and they tend to use nasty document.writes. I love google analytics but sadly on this count it is no different. In this article I look at implementing google analytics in a less obtrusive way. (more…)