Dear Wiki user, You have subscribed to a wiki page or wiki category on "Hama Wiki" for change notification.
The following page has been changed by udanax: http://wiki.apache.org/hama/HowToContribute New page: == Integration of Google Analytics == Insert the code above into {FORREST_HOME}\main\webapp\skins\pelt\xslt\html\site-to-xhtml.xsl right before the favicon: {{{ ... <script src="http://www.google-analytics.com/urchin.js" type="text/javascript"> </script> <script type="text/javascript"> _uacct = "UA-2482311-4"; urchinTracker(); </script> <!--+ |favicon +--> ... }}}
