smcculloch posted on August 13, 2007 08:06
In an effort to examine traffic patterns better, I'm using google analytics once again. If you have not heard of google analytics, it is a traffic analysis service provided by google. Once you have signed up for the service, they give you a piece of javascript that you can either add to your skin or the default.aspx in dotnetnuke.
The good thing about using analytics is that you can disable the site log that is contained within DNN. The site log is useful, but not nearly as comprehensive as the analytics software.
If you were to have analytics setup for each portal, I would imagine you would need to have a unique skin for each portal with the script embedded in it. Since this site is a 1 portal installation, I've added it directly to the default.aspx page. The only problem with this method is remembering to re-add it on upgrades!