# HG changeset patch # User Maciej Fijalkowski <fijall@gmail.com> # Date 1268156775 0 # Tue Mar 09 17:46:15 2010 +0000 # Branch extradoc # Node ID f0b933ebdbe8e9ec8446f9fcd3bd814d792e8ccb # Parent d965a6a5bf88eace8fcdd1ea7474c9002fcaa4c4 Update google analytics UA diff --git a/archive.html b/archive.html --- a/archive.html +++ b/archive.html @@ -17,7 +17,7 @@ </head> <body> <script type="text/javascript"> - var _gaq = [['_setAccount', 'UA-90176-26'], ['_trackPageview']]; + var _gaq = [['_setAccount', 'UA-7778406-3'], ['_trackPageview']]; if (document.location.protocol !== 'file:') { (function() { var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; diff --git a/compat.html b/compat.html --- a/compat.html +++ b/compat.html @@ -17,7 +17,7 @@ </head> <body> <script type="text/javascript"> - var _gaq = [['_setAccount', 'UA-90176-26'], ['_trackPageview']]; + var _gaq = [['_setAccount', 'UA-7778406-3'], ['_trackPageview']]; if (document.location.protocol !== 'file:') { (function() { var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; diff --git a/download.html b/download.html --- a/download.html +++ b/download.html @@ -17,7 +17,7 @@ </head> <body> <script type="text/javascript"> - var _gaq = [['_setAccount', 'UA-90176-26'], ['_trackPageview']]; + var _gaq = [['_setAccount', 'UA-7778406-3'], ['_trackPageview']]; if (document.location.protocol !== 'file:') { (function() { var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; diff --git a/index.html b/index.html --- a/index.html +++ b/index.html @@ -17,7 +17,7 @@ </head> <body> <script type="text/javascript"> - var _gaq = [['_setAccount', 'UA-90176-26'], ['_trackPageview']]; + var _gaq = [['_setAccount', 'UA-7778406-3'], ['_trackPageview']]; if (document.location.protocol !== 'file:') { (function() { var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; diff --git a/more.html b/more.html --- a/more.html +++ b/more.html @@ -17,7 +17,7 @@ </head> <body> <script type="text/javascript"> - var _gaq = [['_setAccount', 'UA-90176-26'], ['_trackPageview']]; + var _gaq = [['_setAccount', 'UA-7778406-3'], ['_trackPageview']]; if (document.location.protocol !== 'file:') { (function() { var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; diff --git a/sandbox.html b/sandbox.html --- a/sandbox.html +++ b/sandbox.html @@ -17,7 +17,7 @@ </head> <body> <script type="text/javascript"> - var _gaq = [['_setAccount', 'UA-90176-26'], ['_trackPageview']]; + var _gaq = [['_setAccount', 'UA-7778406-3'], ['_trackPageview']]; if (document.location.protocol !== 'file:') { (function() { var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; diff --git a/source/_config.yml b/source/_config.yml --- a/source/_config.yml +++ b/source/_config.yml @@ -4,7 +4,7 @@ site_title: PyPy site_url: http://pypy.org -analytics_id: UA-90176-26 +analytics_id: UA-7778406-3 section_id: code typekit: disabled