Fixed GA code.
authorEugen Sawin <sawine@me73.com>
Wed, 22 Sep 2010 22:56:32 +0200
changeset 431bc7890ed40
parent 3 7407455aba60
child 5 1b65383bc9a2
Fixed GA code.
index.html
resume.html
     1.1 --- a/index.html	Wed Sep 22 22:50:57 2010 +0200
     1.2 +++ b/index.html	Wed Sep 22 22:56:32 2010 +0200
     1.3 @@ -7,7 +7,7 @@
     1.4  	<script type="text/javascript">
     1.5  
     1.6  	  var _gaq = _gaq || [];
     1.7 -	  _gaq.push(['_setAccount', 'UA-18685330-1']);
     1.8 +	  _gaq.push(['_setAccount', 'UA-2137333-3']);
     1.9  	  _gaq.push(['_trackPageview']);
    1.10  
    1.11  	  (function() {
     2.1 --- a/resume.html	Wed Sep 22 22:50:57 2010 +0200
     2.2 +++ b/resume.html	Wed Sep 22 22:56:32 2010 +0200
     2.3 @@ -7,7 +7,7 @@
     2.4  	<script type="text/javascript">
     2.5  
     2.6  	  var _gaq = _gaq || [];
     2.7 -	  _gaq.push(['_setAccount', 'UA-18685330-1']);
     2.8 +	  _gaq.push(['_setAccount', 'UA-2137333-3']);
     2.9  	  _gaq.push(['_trackPageview']);
    2.10  
    2.11  	  (function() {