2
0
mirror of https://github.com/boostorg/build.git synced 2026-02-17 01:32:12 +00:00

Add Google Analytics tracking code

[SVN r41054]
This commit is contained in:
Vladimir Prus
2007-11-13 07:54:20 +00:00
parent 528462a51e
commit 05555d3716

View File

@@ -159,6 +159,13 @@ div.sidebar p.rubric {
<!--webbot bot="Timestamp" endspan i-checksum="13972"
-->
</p>
<script src="http://www.google-analytics.com/urchin.js" type="text/javascript">
</script>
<script type="text/javascript">
_uacct = "UA-2917240-2";
urchinTracker();
</script>
</body>
</html>