mailr15496 - /website/


Others Months | Index by Date | Thread Index
>>   [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Header


Content

Posted by edward on March 16, 2012 - 11:11:
Author: bugman
Date: Fri Mar 16 11:11:08 2012
New Revision: 15496

URL: http://svn.gna.org/viewcvs/relax?rev=15496&view=rev
Log:
Google analytics javascript fix.


Modified:
    website/communication.html
    website/devel_platform.html
    website/docs.html
    website/download.html
    website/events.html
    website/faq.html
    website/fdl.html
    website/features.html
    website/index.html
    website/links.html
    website/refs.html
    website/windows_devel.html

Modified: website/communication.html
URL: 
http://svn.gna.org/viewcvs/relax/website/communication.html?rev=15496&r1=15495&r2=15496&view=diff
==============================================================================
--- website/communication.html (original)
+++ website/communication.html Fri Mar 16 11:11:08 2012
@@ -22,6 +22,7 @@
 
   var _gaq = _gaq || [];
   _gaq.push(['_setAccount', 'UA-30096326-1']);
+  _gaq.push(['_setDomainName', 'nmr-relax.com']);
   _gaq.push(['_trackPageview']);
 
   (function() {

Modified: website/devel_platform.html
URL: 
http://svn.gna.org/viewcvs/relax/website/devel_platform.html?rev=15496&r1=15495&r2=15496&view=diff
==============================================================================
--- website/devel_platform.html (original)
+++ website/devel_platform.html Fri Mar 16 11:11:08 2012
@@ -22,6 +22,7 @@
 
   var _gaq = _gaq || [];
   _gaq.push(['_setAccount', 'UA-30096326-1']);
+  _gaq.push(['_setDomainName', 'nmr-relax.com']);
   _gaq.push(['_trackPageview']);
 
   (function() {

Modified: website/docs.html
URL: 
http://svn.gna.org/viewcvs/relax/website/docs.html?rev=15496&r1=15495&r2=15496&view=diff
==============================================================================
--- website/docs.html (original)
+++ website/docs.html Fri Mar 16 11:11:08 2012
@@ -22,6 +22,7 @@
 
   var _gaq = _gaq || [];
   _gaq.push(['_setAccount', 'UA-30096326-1']);
+  _gaq.push(['_setDomainName', 'nmr-relax.com']);
   _gaq.push(['_trackPageview']);
 
   (function() {

Modified: website/download.html
URL: 
http://svn.gna.org/viewcvs/relax/website/download.html?rev=15496&r1=15495&r2=15496&view=diff
==============================================================================
--- website/download.html (original)
+++ website/download.html Fri Mar 16 11:11:08 2012
@@ -23,6 +23,7 @@
 
   var _gaq = _gaq || [];
   _gaq.push(['_setAccount', 'UA-30096326-1']);
+  _gaq.push(['_setDomainName', 'nmr-relax.com']);
   _gaq.push(['_trackPageview']);
 
   (function() {

Modified: website/events.html
URL: 
http://svn.gna.org/viewcvs/relax/website/events.html?rev=15496&r1=15495&r2=15496&view=diff
==============================================================================
--- website/events.html (original)
+++ website/events.html Fri Mar 16 11:11:08 2012
@@ -23,6 +23,7 @@
 
   var _gaq = _gaq || [];
   _gaq.push(['_setAccount', 'UA-30096326-1']);
+  _gaq.push(['_setDomainName', 'nmr-relax.com']);
   _gaq.push(['_trackPageview']);
 
   (function() {

Modified: website/faq.html
URL: 
http://svn.gna.org/viewcvs/relax/website/faq.html?rev=15496&r1=15495&r2=15496&view=diff
==============================================================================
--- website/faq.html (original)
+++ website/faq.html Fri Mar 16 11:11:08 2012
@@ -22,6 +22,7 @@
 
   var _gaq = _gaq || [];
   _gaq.push(['_setAccount', 'UA-30096326-1']);
+  _gaq.push(['_setDomainName', 'nmr-relax.com']);
   _gaq.push(['_trackPageview']);
 
   (function() {

Modified: website/fdl.html
URL: 
http://svn.gna.org/viewcvs/relax/website/fdl.html?rev=15496&r1=15495&r2=15496&view=diff
==============================================================================
--- website/fdl.html (original)
+++ website/fdl.html Fri Mar 16 11:11:08 2012
@@ -22,6 +22,7 @@
 
   var _gaq = _gaq || [];
   _gaq.push(['_setAccount', 'UA-30096326-1']);
+  _gaq.push(['_setDomainName', 'nmr-relax.com']);
   _gaq.push(['_trackPageview']);
 
   (function() {

Modified: website/features.html
URL: 
http://svn.gna.org/viewcvs/relax/website/features.html?rev=15496&r1=15495&r2=15496&view=diff
==============================================================================
--- website/features.html (original)
+++ website/features.html Fri Mar 16 11:11:08 2012
@@ -23,6 +23,7 @@
 
   var _gaq = _gaq || [];
   _gaq.push(['_setAccount', 'UA-30096326-1']);
+  _gaq.push(['_setDomainName', 'nmr-relax.com']);
   _gaq.push(['_trackPageview']);
 
   (function() {

Modified: website/index.html
URL: 
http://svn.gna.org/viewcvs/relax/website/index.html?rev=15496&r1=15495&r2=15496&view=diff
==============================================================================
--- website/index.html (original)
+++ website/index.html Fri Mar 16 11:11:08 2012
@@ -22,6 +22,7 @@
 
   var _gaq = _gaq || [];
   _gaq.push(['_setAccount', 'UA-30096326-1']);
+  _gaq.push(['_setDomainName', 'nmr-relax.com']);
   _gaq.push(['_trackPageview']);
 
   (function() {

Modified: website/links.html
URL: 
http://svn.gna.org/viewcvs/relax/website/links.html?rev=15496&r1=15495&r2=15496&view=diff
==============================================================================
--- website/links.html (original)
+++ website/links.html Fri Mar 16 11:11:08 2012
@@ -22,6 +22,7 @@
 
   var _gaq = _gaq || [];
   _gaq.push(['_setAccount', 'UA-30096326-1']);
+  _gaq.push(['_setDomainName', 'nmr-relax.com']);
   _gaq.push(['_trackPageview']);
 
   (function() {

Modified: website/refs.html
URL: 
http://svn.gna.org/viewcvs/relax/website/refs.html?rev=15496&r1=15495&r2=15496&view=diff
==============================================================================
--- website/refs.html (original)
+++ website/refs.html Fri Mar 16 11:11:08 2012
@@ -23,6 +23,7 @@
 
   var _gaq = _gaq || [];
   _gaq.push(['_setAccount', 'UA-30096326-1']);
+  _gaq.push(['_setDomainName', 'nmr-relax.com']);
   _gaq.push(['_trackPageview']);
 
   (function() {

Modified: website/windows_devel.html
URL: 
http://svn.gna.org/viewcvs/relax/website/windows_devel.html?rev=15496&r1=15495&r2=15496&view=diff
==============================================================================
--- website/windows_devel.html (original)
+++ website/windows_devel.html Fri Mar 16 11:11:08 2012
@@ -22,6 +22,7 @@
 
   var _gaq = _gaq || [];
   _gaq.push(['_setAccount', 'UA-30096326-1']);
+  _gaq.push(['_setDomainName', 'nmr-relax.com']);
   _gaq.push(['_trackPageview']);
 
   (function() {




Related Messages


Powered by MHonArc, Updated Fri Mar 16 11:40:01 2012