Google Analytics is a tool to keep track of a website's performance, for adsense purposes among other things.
It works by adding some javascript code (provided by google) which should be added to every single page in the website one wants to track.
Can you guys possibly add an "include" in every page rendered by MyUPB, so to allow the scripts to get the javascript which will be located in the same server as the forum software.
This code is to be "included" just before the tag of every page.
It won't do harm for people not using analytics, because will just "include" nothing if the file with the javascript code doesn't exist where it should, and will allow it by only making the javascript code available in, lets say, the root folder of the forum software.
I think is a pretty easy and very useful addition.
I'll be happy to do it, am just not sure how to use cvs or svn safely.
Thanks a lot.