Archive for the ‘GetBoo’ Category

Adding piwik to GetBoo

Wednesday, November 25th, 2009

In order to add Piwik analytics tracking code to a GetBoo installation two files needs to be updated.

“footer.php” and “publicfooter.php”.

Just copy&paste the code from piwik to the end of these two files (just above the </body> tag)

Adding google analytics to GetBoo

Monday, November 23rd, 2009

In order to add Google analytics tracking code to a GetBoo installation two files needs to be updated.

“footer.php” and “publicfooter.php”.

Just copy&paste the code from analytics at the end of these two files (just above the </body> tag)