mailr15495 - /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:05:
Author: bugman
Date: Fri Mar 16 11:05:35 2012
New Revision: 15495

URL: http://svn.gna.org/viewcvs/relax?rev=15495&view=rev
Log:
Added some javascript for Google Analytics.


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=15495&r1=15494&r2=15495&view=diff
==============================================================================
--- website/communication.html (original)
+++ website/communication.html Fri Mar 16 11:05:35 2012
@@ -18,6 +18,19 @@
   <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
   <meta name="Description" content="Software for dynamics analysis, 
model-free analysi, modelfree analysis, relaxation data, R1 and R2 
exponential curve-fitting, steady-state NOE calculation, reduced spectral 
density mapping, N-state model, frame order dynamics theories, 
stereochemistry, conformational analysis, organic molecules, proteins, RNA, 
DNA, sugars, and other biomolecules." />
   <link rel="stylesheet" type="text/css" href="relax.css"/>
+<script type="text/javascript">
+
+  var _gaq = _gaq || [];
+  _gaq.push(['_setAccount', 'UA-30096326-1']);
+  _gaq.push(['_trackPageview']);
+
+  (function() {
+    var ga = document.createElement('script'); ga.type = 'text/javascript'; 
ga.async = true;
+    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 
'http://www') + '.google-analytics.com/ga.js';
+    var s = document.getElementsByTagName('script')[0]; 
s.parentNode.insertBefore(ga, s);
+  })();
+
+</script>
 </head>
 
 <body>

Modified: website/devel_platform.html
URL: 
http://svn.gna.org/viewcvs/relax/website/devel_platform.html?rev=15495&r1=15494&r2=15495&view=diff
==============================================================================
--- website/devel_platform.html (original)
+++ website/devel_platform.html Fri Mar 16 11:05:35 2012
@@ -18,6 +18,19 @@
   <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
   <meta name="Description" content="Software for dynamics analysis, 
model-free analysi, modelfree analysis, relaxation data, R1 and R2 
exponential curve-fitting, steady-state NOE calculation, reduced spectral 
density mapping, N-state model, frame order dynamics theories, 
stereochemistry, conformational analysis, organic molecules, proteins, RNA, 
DNA, sugars, and other biomolecules." />
   <link rel="stylesheet" type="text/css" href="relax.css"/>
+<script type="text/javascript">
+
+  var _gaq = _gaq || [];
+  _gaq.push(['_setAccount', 'UA-30096326-1']);
+  _gaq.push(['_trackPageview']);
+
+  (function() {
+    var ga = document.createElement('script'); ga.type = 'text/javascript'; 
ga.async = true;
+    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 
'http://www') + '.google-analytics.com/ga.js';
+    var s = document.getElementsByTagName('script')[0]; 
s.parentNode.insertBefore(ga, s);
+  })();
+
+</script>
 </head>
 
 <body>

Modified: website/docs.html
URL: 
http://svn.gna.org/viewcvs/relax/website/docs.html?rev=15495&r1=15494&r2=15495&view=diff
==============================================================================
--- website/docs.html (original)
+++ website/docs.html Fri Mar 16 11:05:35 2012
@@ -18,6 +18,19 @@
   <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
   <meta name="Description" content="Software for dynamics analysis, 
model-free analysi, modelfree analysis, relaxation data, R1 and R2 
exponential curve-fitting, steady-state NOE calculation, reduced spectral 
density mapping, N-state model, frame order dynamics theories, 
stereochemistry, conformational analysis, organic molecules, proteins, RNA, 
DNA, sugars, and other biomolecules." />
   <link rel="stylesheet" type="text/css" href="relax.css"/>
+<script type="text/javascript">
+
+  var _gaq = _gaq || [];
+  _gaq.push(['_setAccount', 'UA-30096326-1']);
+  _gaq.push(['_trackPageview']);
+
+  (function() {
+    var ga = document.createElement('script'); ga.type = 'text/javascript'; 
ga.async = true;
+    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 
'http://www') + '.google-analytics.com/ga.js';
+    var s = document.getElementsByTagName('script')[0]; 
s.parentNode.insertBefore(ga, s);
+  })();
+
+</script>
 </head>
 
 <body>

Modified: website/download.html
URL: 
http://svn.gna.org/viewcvs/relax/website/download.html?rev=15495&r1=15494&r2=15495&view=diff
==============================================================================
--- website/download.html (original)
+++ website/download.html Fri Mar 16 11:05:35 2012
@@ -19,6 +19,19 @@
   <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
   <meta name="Description" content="Software for dynamics analysis, 
model-free analysi, modelfree analysis, relaxation data, R1 and R2 
exponential curve-fitting, steady-state NOE calculation, reduced spectral 
density mapping, N-state model, frame order dynamics theories, 
stereochemistry, conformational analysis, organic molecules, proteins, RNA, 
DNA, sugars, and other biomolecules." />
   <link rel="stylesheet" type="text/css" href="relax.css"/>
+<script type="text/javascript">
+
+  var _gaq = _gaq || [];
+  _gaq.push(['_setAccount', 'UA-30096326-1']);
+  _gaq.push(['_trackPageview']);
+
+  (function() {
+    var ga = document.createElement('script'); ga.type = 'text/javascript'; 
ga.async = true;
+    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 
'http://www') + '.google-analytics.com/ga.js';
+    var s = document.getElementsByTagName('script')[0]; 
s.parentNode.insertBefore(ga, s);
+  })();
+
+</script>
 </head>
 
 <body>

Modified: website/events.html
URL: 
http://svn.gna.org/viewcvs/relax/website/events.html?rev=15495&r1=15494&r2=15495&view=diff
==============================================================================
--- website/events.html (original)
+++ website/events.html Fri Mar 16 11:05:35 2012
@@ -19,6 +19,19 @@
   <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
   <meta name="Description" content="Software for dynamics analysis, 
model-free analysi, modelfree analysis, relaxation data, R1 and R2 
exponential curve-fitting, steady-state NOE calculation, reduced spectral 
density mapping, N-state model, frame order dynamics theories, 
stereochemistry, conformational analysis, organic molecules, proteins, RNA, 
DNA, sugars, and other biomolecules." />
   <link rel="stylesheet" type="text/css" href="relax.css"/>
+<script type="text/javascript">
+
+  var _gaq = _gaq || [];
+  _gaq.push(['_setAccount', 'UA-30096326-1']);
+  _gaq.push(['_trackPageview']);
+
+  (function() {
+    var ga = document.createElement('script'); ga.type = 'text/javascript'; 
ga.async = true;
+    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 
'http://www') + '.google-analytics.com/ga.js';
+    var s = document.getElementsByTagName('script')[0]; 
s.parentNode.insertBefore(ga, s);
+  })();
+
+</script>
 </head>
 
 <body>

Modified: website/faq.html
URL: 
http://svn.gna.org/viewcvs/relax/website/faq.html?rev=15495&r1=15494&r2=15495&view=diff
==============================================================================
--- website/faq.html (original)
+++ website/faq.html Fri Mar 16 11:05:35 2012
@@ -18,6 +18,19 @@
   <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
   <meta name="Description" content="Software for dynamics analysis, 
model-free analysi, modelfree analysis, relaxation data, R1 and R2 
exponential curve-fitting, steady-state NOE calculation, reduced spectral 
density mapping, N-state model, frame order dynamics theories, 
stereochemistry, conformational analysis, organic molecules, proteins, RNA, 
DNA, sugars, and other biomolecules." />
   <link rel="stylesheet" type="text/css" href="relax.css"/>
+<script type="text/javascript">
+
+  var _gaq = _gaq || [];
+  _gaq.push(['_setAccount', 'UA-30096326-1']);
+  _gaq.push(['_trackPageview']);
+
+  (function() {
+    var ga = document.createElement('script'); ga.type = 'text/javascript'; 
ga.async = true;
+    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 
'http://www') + '.google-analytics.com/ga.js';
+    var s = document.getElementsByTagName('script')[0]; 
s.parentNode.insertBefore(ga, s);
+  })();
+
+</script>
 </head>
 
 <body>

Modified: website/fdl.html
URL: 
http://svn.gna.org/viewcvs/relax/website/fdl.html?rev=15495&r1=15494&r2=15495&view=diff
==============================================================================
--- website/fdl.html (original)
+++ website/fdl.html Fri Mar 16 11:05:35 2012
@@ -18,6 +18,19 @@
   <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
   <meta name="Description" content="Software for dynamics analysis, 
model-free analysi, modelfree analysis, relaxation data, R1 and R2 
exponential curve-fitting, steady-state NOE calculation, reduced spectral 
density mapping, N-state model, frame order dynamics theories, 
stereochemistry, conformational analysis, organic molecules, proteins, RNA, 
DNA, sugars, and other biomolecules." />
   <link rel="stylesheet" type="text/css" href="relax.css"/>
+<script type="text/javascript">
+
+  var _gaq = _gaq || [];
+  _gaq.push(['_setAccount', 'UA-30096326-1']);
+  _gaq.push(['_trackPageview']);
+
+  (function() {
+    var ga = document.createElement('script'); ga.type = 'text/javascript'; 
ga.async = true;
+    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 
'http://www') + '.google-analytics.com/ga.js';
+    var s = document.getElementsByTagName('script')[0]; 
s.parentNode.insertBefore(ga, s);
+  })();
+
+</script>
 </head>
 
 <body>

Modified: website/features.html
URL: 
http://svn.gna.org/viewcvs/relax/website/features.html?rev=15495&r1=15494&r2=15495&view=diff
==============================================================================
--- website/features.html (original)
+++ website/features.html Fri Mar 16 11:05:35 2012
@@ -19,6 +19,19 @@
   <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
   <meta name="Description" content="Software for dynamics analysis, 
model-free analysi, modelfree analysis, relaxation data, R1 and R2 
exponential curve-fitting, steady-state NOE calculation, reduced spectral 
density mapping, N-state model, frame order dynamics theories, 
stereochemistry, conformational analysis, organic molecules, proteins, RNA, 
DNA, sugars, and other biomolecules." />
   <link rel="stylesheet" type="text/css" href="relax.css"/>
+<script type="text/javascript">
+
+  var _gaq = _gaq || [];
+  _gaq.push(['_setAccount', 'UA-30096326-1']);
+  _gaq.push(['_trackPageview']);
+
+  (function() {
+    var ga = document.createElement('script'); ga.type = 'text/javascript'; 
ga.async = true;
+    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 
'http://www') + '.google-analytics.com/ga.js';
+    var s = document.getElementsByTagName('script')[0]; 
s.parentNode.insertBefore(ga, s);
+  })();
+
+</script>
 </head>
 
 <body>

Modified: website/index.html
URL: 
http://svn.gna.org/viewcvs/relax/website/index.html?rev=15495&r1=15494&r2=15495&view=diff
==============================================================================
--- website/index.html (original)
+++ website/index.html Fri Mar 16 11:05:35 2012
@@ -18,6 +18,19 @@
   <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
   <meta name="Description" content="Software for dynamics analysis, 
model-free analysi, modelfree analysis, relaxation data, R1 and R2 
exponential curve-fitting, steady-state NOE calculation, reduced spectral 
density mapping, N-state model, frame order dynamics theories, 
stereochemistry, conformational analysis, organic molecules, proteins, RNA, 
DNA, sugars, and other biomolecules." />
   <link rel="stylesheet" type="text/css" href="relax.css"/>
+<script type="text/javascript">
+
+  var _gaq = _gaq || [];
+  _gaq.push(['_setAccount', 'UA-30096326-1']);
+  _gaq.push(['_trackPageview']);
+
+  (function() {
+    var ga = document.createElement('script'); ga.type = 'text/javascript'; 
ga.async = true;
+    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 
'http://www') + '.google-analytics.com/ga.js';
+    var s = document.getElementsByTagName('script')[0]; 
s.parentNode.insertBefore(ga, s);
+  })();
+
+</script>
 </head>
 
 <body>

Modified: website/links.html
URL: 
http://svn.gna.org/viewcvs/relax/website/links.html?rev=15495&r1=15494&r2=15495&view=diff
==============================================================================
--- website/links.html (original)
+++ website/links.html Fri Mar 16 11:05:35 2012
@@ -18,6 +18,19 @@
   <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
   <meta name="Description" content="Software for dynamics analysis, 
model-free analysi, modelfree analysis, relaxation data, R1 and R2 
exponential curve-fitting, steady-state NOE calculation, reduced spectral 
density mapping, N-state model, frame order dynamics theories, 
stereochemistry, conformational analysis, organic molecules, proteins, RNA, 
DNA, sugars, and other biomolecules." />
   <link rel="stylesheet" type="text/css" href="relax.css"/>
+<script type="text/javascript">
+
+  var _gaq = _gaq || [];
+  _gaq.push(['_setAccount', 'UA-30096326-1']);
+  _gaq.push(['_trackPageview']);
+
+  (function() {
+    var ga = document.createElement('script'); ga.type = 'text/javascript'; 
ga.async = true;
+    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 
'http://www') + '.google-analytics.com/ga.js';
+    var s = document.getElementsByTagName('script')[0]; 
s.parentNode.insertBefore(ga, s);
+  })();
+
+</script>
 </head>
 
 <body>

Modified: website/refs.html
URL: 
http://svn.gna.org/viewcvs/relax/website/refs.html?rev=15495&r1=15494&r2=15495&view=diff
==============================================================================
--- website/refs.html (original)
+++ website/refs.html Fri Mar 16 11:05:35 2012
@@ -19,6 +19,19 @@
   <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
   <meta name="Description" content="Software for dynamics analysis, 
model-free analysi, modelfree analysis, relaxation data, R1 and R2 
exponential curve-fitting, steady-state NOE calculation, reduced spectral 
density mapping, N-state model, frame order dynamics theories, 
stereochemistry, conformational analysis, organic molecules, proteins, RNA, 
DNA, sugars, and other biomolecules." />
   <link rel="stylesheet" type="text/css" href="relax.css"/>
+<script type="text/javascript">
+
+  var _gaq = _gaq || [];
+  _gaq.push(['_setAccount', 'UA-30096326-1']);
+  _gaq.push(['_trackPageview']);
+
+  (function() {
+    var ga = document.createElement('script'); ga.type = 'text/javascript'; 
ga.async = true;
+    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 
'http://www') + '.google-analytics.com/ga.js';
+    var s = document.getElementsByTagName('script')[0]; 
s.parentNode.insertBefore(ga, s);
+  })();
+
+</script>
 </head>
 
 <body>

Modified: website/windows_devel.html
URL: 
http://svn.gna.org/viewcvs/relax/website/windows_devel.html?rev=15495&r1=15494&r2=15495&view=diff
==============================================================================
--- website/windows_devel.html (original)
+++ website/windows_devel.html Fri Mar 16 11:05:35 2012
@@ -18,6 +18,19 @@
   <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
   <meta name="Description" content="Software for dynamics analysis, 
model-free analysi, modelfree analysis, relaxation data, R1 and R2 
exponential curve-fitting, steady-state NOE calculation, reduced spectral 
density mapping, N-state model, frame order dynamics theories, 
stereochemistry, conformational analysis, organic molecules, proteins, RNA, 
DNA, sugars, and other biomolecules." />
   <link rel="stylesheet" type="text/css" href="relax.css"/>
+<script type="text/javascript">
+
+  var _gaq = _gaq || [];
+  _gaq.push(['_setAccount', 'UA-30096326-1']);
+  _gaq.push(['_trackPageview']);
+
+  (function() {
+    var ga = document.createElement('script'); ga.type = 'text/javascript'; 
ga.async = true;
+    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 
'http://www') + '.google-analytics.com/ga.js';
+    var s = document.getElementsByTagName('script')[0]; 
s.parentNode.insertBefore(ga, s);
+  })();
+
+</script>
 </head>
 
 <body>




Related Messages


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