You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@systemml.apache.org by de...@apache.org on 2015/12/18 00:22:48 UTC

svn commit: r1720699 - in /incubator/systemml/site: community-members.html community.html feed.xml index.html

Author: deron
Date: Thu Dec 17 23:22:47 2015
New Revision: 1720699

URL: http://svn.apache.org/viewvc?rev=1720699&view=rev
Log:
Add analytics key

Modified:
    incubator/systemml/site/community-members.html
    incubator/systemml/site/community.html
    incubator/systemml/site/feed.xml
    incubator/systemml/site/index.html

Modified: incubator/systemml/site/community-members.html
URL: http://svn.apache.org/viewvc/incubator/systemml/site/community-members.html?rev=1720699&r1=1720698&r2=1720699&view=diff
==============================================================================
--- incubator/systemml/site/community-members.html (original)
+++ incubator/systemml/site/community-members.html Thu Dec 17 23:22:47 2015
@@ -293,7 +293,7 @@
   m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
   })(window,document,'script','//www.google-analytics.com/analytics.js','ga');
 
-  ga('create', 'TEST', 'auto');
+  ga('create', 'UA-71553733-1', 'auto');
   ga('send', 'pageview');
 
 </script>

Modified: incubator/systemml/site/community.html
URL: http://svn.apache.org/viewvc/incubator/systemml/site/community.html?rev=1720699&r1=1720698&r2=1720699&view=diff
==============================================================================
--- incubator/systemml/site/community.html (original)
+++ incubator/systemml/site/community.html Thu Dec 17 23:22:47 2015
@@ -187,7 +187,7 @@
   m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
   })(window,document,'script','//www.google-analytics.com/analytics.js','ga');
 
-  ga('create', 'TEST', 'auto');
+  ga('create', 'UA-71553733-1', 'auto');
   ga('send', 'pageview');
 
 </script>

Modified: incubator/systemml/site/feed.xml
URL: http://svn.apache.org/viewvc/incubator/systemml/site/feed.xml?rev=1720699&r1=1720698&r2=1720699&view=diff
==============================================================================
--- incubator/systemml/site/feed.xml (original)
+++ incubator/systemml/site/feed.xml Thu Dec 17 23:22:47 2015
@@ -6,8 +6,8 @@
 </description>
     <link>http://yourdomain.com/</link>
     <atom:link href="http://yourdomain.com/feed.xml" rel="self" type="application/rss+xml"/>
-    <pubDate>Thu, 17 Dec 2015 15:15:15 -0800</pubDate>
-    <lastBuildDate>Thu, 17 Dec 2015 15:15:15 -0800</lastBuildDate>
+    <pubDate>Thu, 17 Dec 2015 15:21:46 -0800</pubDate>
+    <lastBuildDate>Thu, 17 Dec 2015 15:21:46 -0800</lastBuildDate>
     <generator>Jekyll v2.5.3</generator>
     
       <item>

Modified: incubator/systemml/site/index.html
URL: http://svn.apache.org/viewvc/incubator/systemml/site/index.html?rev=1720699&r1=1720698&r2=1720699&view=diff
==============================================================================
--- incubator/systemml/site/index.html (original)
+++ incubator/systemml/site/index.html Thu Dec 17 23:22:47 2015
@@ -178,7 +178,7 @@ hadoop jar SystemML.jar -f test.dml</cod
   m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
   })(window,document,'script','//www.google-analytics.com/analytics.js','ga');
 
-  ga('create', 'TEST', 'auto');
+  ga('create', 'UA-71553733-1', 'auto');
   ga('send', 'pageview');
 
 </script>