public
Clone URL: git://github.com/robbyrussell/rubyurl.git
Search Repo:
adding google analytics

git-svn-id: https://svn.roundhaus.com/planetargon/rubyurl_2-0/trunk@74 
f0bc2f90-cf15-dc11-b192-0016e6374d05
robbyrussell (author)
Wed Aug 08 08:52:49 -0700 2007
commit  02b5b32e5e3c58f7f2e00f1f4380ba47cf416d75
tree    d5b127cf551c20f9955353c52bbf8368cb30466e
parent  742120c376c0de53464e0b6ef1c436b935ebb1ac
...
33
34
35
 
 
 
 
 
 
 
36
37
38
...
33
34
35
36
37
38
39
40
41
42
43
44
45
0
@@ -33,5 +33,12 @@
0
     </div> <!-- end footer -->
0
   </div><!-- end wrapper -->
0
 
0
+ <script src="http://www.google-analytics.com/urchin.js" type="text/javascript">
0
+</script>
0
+<script type="text/javascript">
0
+_uacct = "UA-254228-5";
0
+urchinTracker();
0
+</script>
0
+
0
 </body>
0
 </html>
0
\ No newline at end of file

Comments

    No one has commented yet.