add sitecounter to Flore site
Posted by sarneil on 11 Feb 2008 in Activity log
CC asked me to add a sitemeter link to the Flore site. What she proposes seems to be in conformance with the UVic regulations on site counters (I checked on the webcoor site), so I've put the code in. She's also looking at the urchin stats provided by the university. The code is a javascript call in the doHtmlFooter() method in the file output-fns.php in the flore account. That method is presumably called from each of the gui pages on the site as it includes the close html tag. I've put some more details in the file floreSiteCounter.txt on my mac.