Adding Google Analytics To A Flash Site
March 10th, 2011
13 comments
Getting useful visitor stats from a Flash site used to be a pain – if the entire site sits within one html page the server won’t have any page changes to track. I used to write a custom logging system and save user actions to a database, but these days i use Google Analytics (see the previous post) – it’s free, easy to setup and provides a wealth of info (if you want it). Let me show you how to add it to any Flash (or Flex) site.
Read more…