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:20:50 UTC

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

Author: deron
Date: Thu Dec 17 23:20:49 2015
New Revision: 1720698

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

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=1720698&r1=1720697&r2=1720698&view=diff
==============================================================================
--- incubator/systemml/site/community-members.html (original)
+++ incubator/systemml/site/community-members.html Thu Dec 17 23:20:49 2015
@@ -285,6 +285,22 @@
     </div>
 
     
+
+
+  <script>
+  (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
+  (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
+  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('send', 'pageview');
+
+</script>
+
+
+
+
     <script src="/assets/themes/apache/jquery/jquery-2.1.1.min.js"></script>
 
     <script src="/assets/themes/apache/bootstrap/js/bootstrap.min.js"></script>

Modified: incubator/systemml/site/community.html
URL: http://svn.apache.org/viewvc/incubator/systemml/site/community.html?rev=1720698&r1=1720697&r2=1720698&view=diff
==============================================================================
--- incubator/systemml/site/community.html (original)
+++ incubator/systemml/site/community.html Thu Dec 17 23:20:49 2015
@@ -179,6 +179,22 @@
     </div>
 
     
+
+
+  <script>
+  (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
+  (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
+  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('send', 'pageview');
+
+</script>
+
+
+
+
     <script src="/assets/themes/apache/jquery/jquery-2.1.1.min.js"></script>
 
     <script src="/assets/themes/apache/bootstrap/js/bootstrap.min.js"></script>

Modified: incubator/systemml/site/feed.xml
URL: http://svn.apache.org/viewvc/incubator/systemml/site/feed.xml?rev=1720698&r1=1720697&r2=1720698&view=diff
==============================================================================
--- incubator/systemml/site/feed.xml (original)
+++ incubator/systemml/site/feed.xml Thu Dec 17 23:20:49 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 13:24:05 -0800</pubDate>
-    <lastBuildDate>Thu, 17 Dec 2015 13:24:05 -0800</lastBuildDate>
+    <pubDate>Thu, 17 Dec 2015 15:15:15 -0800</pubDate>
+    <lastBuildDate>Thu, 17 Dec 2015 15:15:15 -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=1720698&r1=1720697&r2=1720698&view=diff
==============================================================================
--- incubator/systemml/site/index.html (original)
+++ incubator/systemml/site/index.html Thu Dec 17 23:20:49 2015
@@ -170,6 +170,22 @@ hadoop jar SystemML.jar -f test.dml</cod
     </div>
 
     
+
+
+  <script>
+  (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
+  (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
+  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('send', 'pageview');
+
+</script>
+
+
+
+
     <script src="/assets/themes/apache/jquery/jquery-2.1.1.min.js"></script>
 
     <script src="/assets/themes/apache/bootstrap/js/bootstrap.min.js"></script>