Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/site/app/views/layouts/amo2009.thtml
diff options
context:
space:
mode:
Diffstat (limited to 'site/app/views/layouts/amo2009.thtml')
-rw-r--r--site/app/views/layouts/amo2009.thtml13
1 files changed, 13 insertions, 0 deletions
diff --git a/site/app/views/layouts/amo2009.thtml b/site/app/views/layouts/amo2009.thtml
index d3d6959..3010151 100644
--- a/site/app/views/layouts/amo2009.thtml
+++ b/site/app/views/layouts/amo2009.thtml
@@ -370,5 +370,18 @@ if(defined('REVISION')) {
echo '<!-- r'.REVISION.' -->';
}
?>
+
+<script type="text/javascript">
+ var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
+ document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
+</script>
+
+<script type="text/javascript">
+ try {
+ var pageTracker = _gat._getTracker("UA-6267583-4");
+ pageTracker._trackPageview();
+ } catch(err) {}
+</script>
+
</body>
</html>