Fixed wrong GA id.
authorEugen Sawin <sawine@me73.com>
Mon, 17 Jan 2011 14:38:36 +0100
changeset 407b8e3d283468
parent 39 c0c882124ee5
child 41 74ea72921392
Fixed wrong GA id.
factory/v2011/frame.html
     1.1 --- a/factory/v2011/frame.html	Mon Jan 17 14:23:13 2011 +0100
     1.2 +++ b/factory/v2011/frame.html	Mon Jan 17 14:38:36 2011 +0100
     1.3 @@ -11,7 +11,7 @@
     1.4  <link rel="stylesheet" href="dark.css" type="text/css" />
     1.5  <script type="text/javascript">
     1.6  	var _gaq = _gaq || [];
     1.7 -	_gaq.push(['_setAccount', 'UA-2137333-3']);
     1.8 +	_gaq.push(['_setAccount', 'UA-2137333-1']);
     1.9  	_gaq.push(['_trackPageview']);
    1.10  
    1.11  	(function() {