We need to modify the Google Analytics scripts being rendered to our sites but we need to have different scripts per portal and the portal are all part of the same DNN instance. My current leaning is to do it through the skin files for the portal but there are limitations as far as injecting the scripts into the proper location.
The SiteAnalytics.config file is a great feature but I don't think it helps here since we need different scripts for different portals.