July 2011
3 posts
October 2009
1 post
August 2009
1 post
4 tags
google's badly document analytics megafeature
Google analytics is a hell of a lot more useful when you realise that you can insert completely arbitrary extra data into page tracking using the barely-documented custom variable function. You can set this little magic guy in your javascript tracking code:
_setVar(newVal)
Sets or defines a custom visitor segment with the supplied string. You can use this value to provide additional...