You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@usergrid.apache.org by ti...@apache.org on 2013/11/18 19:51:22 UTC

svn commit: r1543106 [22/23] - in /incubator/usergrid/site: ./ content/ content/bootstrap/ content/community/ content/css/ content/docs/ content/font/ content/img/ content/img/check_flat/ content/js/ content/static/ layouts/ lib/ lib/helpers/ publish/ ...

Modified: incubator/usergrid/site/publish/docs/data-types-supported-queries/index.html
URL: http://svn.apache.org/viewvc/incubator/usergrid/site/publish/docs/data-types-supported-queries/index.html?rev=1543106&r1=1543105&r2=1543106&view=diff
==============================================================================
--- incubator/usergrid/site/publish/docs/data-types-supported-queries/index.html (original)
+++ incubator/usergrid/site/publish/docs/data-types-supported-queries/index.html Mon Nov 18 18:51:18 2013
@@ -17,7 +17,7 @@
     <link href="/bootstrap/bootstrap.min.css" rel="stylesheet" type='text/css'>
     <link href="/css/bootflat.css" rel="stylesheet" type='text/css'>
     <link href="/css/usergrid-site.css" rel="stylesheet" type='text/css'>
-    <link href="http://fonts.googleapis.com/css?family=Open+Sans:200,400,500,300,600,800,700,400italic,600italic,700italic,800italic,300italic" rel="stylesheet" type="text/css">
+    <link href="https://fonts.googleapis.com/css?family=Open+Sans:200,400,500,300,600,800,700,400italic,600italic,700italic,800italic,300italic" rel="stylesheet" type="text/css">
     <link href="/css/font-awesome.min.css" rel="stylesheet" type='text/css'>
 
     
@@ -291,17 +291,15 @@
 <script type="text/javascript">
     head.js("/js/jquery-1.10.1.min.js", "/js/bootstrap.min.js", "/js/usergrid-site.js");
 </script>
-<script type="text/javascript">
-    //IE outdate friendly warning if you don't want remove it
-    var $buoop = {vs:{i:8,f:3.6,o:10.6,s:3.2,n:9}}
-    $buoop.ol = window.onload;
-    window.onload=function(){
-        try {if ($buoop.ol) $buoop.ol();}catch (e) {}
-        var e = document.createElement("script");
-        e.setAttribute("type", "text/javascript");
-        e.setAttribute("src", "http://browser-update.org/update.js");
-        document.body.appendChild(e);
-    }
+<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', 'UA-45815079-1', 'apache.org');
+  ga('send', 'pageview');
+
 </script>
 
 

Modified: incubator/usergrid/site/publish/docs/default-data-entities/index.html
URL: http://svn.apache.org/viewvc/incubator/usergrid/site/publish/docs/default-data-entities/index.html?rev=1543106&r1=1543105&r2=1543106&view=diff
==============================================================================
--- incubator/usergrid/site/publish/docs/default-data-entities/index.html (original)
+++ incubator/usergrid/site/publish/docs/default-data-entities/index.html Mon Nov 18 18:51:18 2013
@@ -17,7 +17,7 @@
     <link href="/bootstrap/bootstrap.min.css" rel="stylesheet" type='text/css'>
     <link href="/css/bootflat.css" rel="stylesheet" type='text/css'>
     <link href="/css/usergrid-site.css" rel="stylesheet" type='text/css'>
-    <link href="http://fonts.googleapis.com/css?family=Open+Sans:200,400,500,300,600,800,700,400italic,600italic,700italic,800italic,300italic" rel="stylesheet" type="text/css">
+    <link href="https://fonts.googleapis.com/css?family=Open+Sans:200,400,500,300,600,800,700,400italic,600italic,700italic,800italic,300italic" rel="stylesheet" type="text/css">
     <link href="/css/font-awesome.min.css" rel="stylesheet" type='text/css'>
 
     
@@ -1208,17 +1208,15 @@
 <script type="text/javascript">
     head.js("/js/jquery-1.10.1.min.js", "/js/bootstrap.min.js", "/js/usergrid-site.js");
 </script>
-<script type="text/javascript">
-    //IE outdate friendly warning if you don't want remove it
-    var $buoop = {vs:{i:8,f:3.6,o:10.6,s:3.2,n:9}}
-    $buoop.ol = window.onload;
-    window.onload=function(){
-        try {if ($buoop.ol) $buoop.ol();}catch (e) {}
-        var e = document.createElement("script");
-        e.setAttribute("type", "text/javascript");
-        e.setAttribute("src", "http://browser-update.org/update.js");
-        document.body.appendChild(e);
-    }
+<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', 'UA-45815079-1', 'apache.org');
+  ga('send', 'pageview');
+
 </script>
 
 

Modified: incubator/usergrid/site/publish/docs/deleting-collections/index.html
URL: http://svn.apache.org/viewvc/incubator/usergrid/site/publish/docs/deleting-collections/index.html?rev=1543106&r1=1543105&r2=1543106&view=diff
==============================================================================
--- incubator/usergrid/site/publish/docs/deleting-collections/index.html (original)
+++ incubator/usergrid/site/publish/docs/deleting-collections/index.html Mon Nov 18 18:51:18 2013
@@ -17,7 +17,7 @@
     <link href="/bootstrap/bootstrap.min.css" rel="stylesheet" type='text/css'>
     <link href="/css/bootflat.css" rel="stylesheet" type='text/css'>
     <link href="/css/usergrid-site.css" rel="stylesheet" type='text/css'>
-    <link href="http://fonts.googleapis.com/css?family=Open+Sans:200,400,500,300,600,800,700,400italic,600italic,700italic,800italic,300italic" rel="stylesheet" type="text/css">
+    <link href="https://fonts.googleapis.com/css?family=Open+Sans:200,400,500,300,600,800,700,400italic,600italic,700italic,800italic,300italic" rel="stylesheet" type="text/css">
     <link href="/css/font-awesome.min.css" rel="stylesheet" type='text/css'>
 
     
@@ -590,17 +590,15 @@ dataClient.request(options,function (err
 <script type="text/javascript">
     head.js("/js/jquery-1.10.1.min.js", "/js/bootstrap.min.js", "/js/usergrid-site.js");
 </script>
-<script type="text/javascript">
-    //IE outdate friendly warning if you don't want remove it
-    var $buoop = {vs:{i:8,f:3.6,o:10.6,s:3.2,n:9}}
-    $buoop.ol = window.onload;
-    window.onload=function(){
-        try {if ($buoop.ol) $buoop.ol();}catch (e) {}
-        var e = document.createElement("script");
-        e.setAttribute("type", "text/javascript");
-        e.setAttribute("src", "http://browser-update.org/update.js");
-        document.body.appendChild(e);
-    }
+<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', 'UA-45815079-1', 'apache.org');
+  ga('send', 'pageview');
+
 </script>
 
 

Modified: incubator/usergrid/site/publish/docs/deleting-data-entities/index.html
URL: http://svn.apache.org/viewvc/incubator/usergrid/site/publish/docs/deleting-data-entities/index.html?rev=1543106&r1=1543105&r2=1543106&view=diff
==============================================================================
--- incubator/usergrid/site/publish/docs/deleting-data-entities/index.html (original)
+++ incubator/usergrid/site/publish/docs/deleting-data-entities/index.html Mon Nov 18 18:51:18 2013
@@ -17,7 +17,7 @@
     <link href="/bootstrap/bootstrap.min.css" rel="stylesheet" type='text/css'>
     <link href="/css/bootflat.css" rel="stylesheet" type='text/css'>
     <link href="/css/usergrid-site.css" rel="stylesheet" type='text/css'>
-    <link href="http://fonts.googleapis.com/css?family=Open+Sans:200,400,500,300,600,800,700,400italic,600italic,700italic,800italic,300italic" rel="stylesheet" type="text/css">
+    <link href="https://fonts.googleapis.com/css?family=Open+Sans:200,400,500,300,600,800,700,400italic,600italic,700italic,800italic,300italic" rel="stylesheet" type="text/css">
     <link href="/css/font-awesome.min.css" rel="stylesheet" type='text/css'>
 
     
@@ -613,17 +613,15 @@ entity.destroy(function (error) {
 <script type="text/javascript">
     head.js("/js/jquery-1.10.1.min.js", "/js/bootstrap.min.js", "/js/usergrid-site.js");
 </script>
-<script type="text/javascript">
-    //IE outdate friendly warning if you don't want remove it
-    var $buoop = {vs:{i:8,f:3.6,o:10.6,s:3.2,n:9}}
-    $buoop.ol = window.onload;
-    window.onload=function(){
-        try {if ($buoop.ol) $buoop.ol();}catch (e) {}
-        var e = document.createElement("script");
-        e.setAttribute("type", "text/javascript");
-        e.setAttribute("src", "http://browser-update.org/update.js");
-        document.body.appendChild(e);
-    }
+<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', 'UA-45815079-1', 'apache.org');
+  ga('send', 'pageview');
+
 </script>
 
 

Modified: incubator/usergrid/site/publish/docs/device/index.html
URL: http://svn.apache.org/viewvc/incubator/usergrid/site/publish/docs/device/index.html?rev=1543106&r1=1543105&r2=1543106&view=diff
==============================================================================
--- incubator/usergrid/site/publish/docs/device/index.html (original)
+++ incubator/usergrid/site/publish/docs/device/index.html Mon Nov 18 18:51:18 2013
@@ -17,7 +17,7 @@
     <link href="/bootstrap/bootstrap.min.css" rel="stylesheet" type='text/css'>
     <link href="/css/bootflat.css" rel="stylesheet" type='text/css'>
     <link href="/css/usergrid-site.css" rel="stylesheet" type='text/css'>
-    <link href="http://fonts.googleapis.com/css?family=Open+Sans:200,400,500,300,600,800,700,400italic,600italic,700italic,800italic,300italic" rel="stylesheet" type="text/css">
+    <link href="https://fonts.googleapis.com/css?family=Open+Sans:200,400,500,300,600,800,700,400italic,600italic,700italic,800italic,300italic" rel="stylesheet" type="text/css">
     <link href="/css/font-awesome.min.css" rel="stylesheet" type='text/css'>
 
     
@@ -279,17 +279,15 @@
 <script type="text/javascript">
     head.js("/js/jquery-1.10.1.min.js", "/js/bootstrap.min.js", "/js/usergrid-site.js");
 </script>
-<script type="text/javascript">
-    //IE outdate friendly warning if you don't want remove it
-    var $buoop = {vs:{i:8,f:3.6,o:10.6,s:3.2,n:9}}
-    $buoop.ol = window.onload;
-    window.onload=function(){
-        try {if ($buoop.ol) $buoop.ol();}catch (e) {}
-        var e = document.createElement("script");
-        e.setAttribute("type", "text/javascript");
-        e.setAttribute("src", "http://browser-update.org/update.js");
-        document.body.appendChild(e);
-    }
+<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', 'UA-45815079-1', 'apache.org');
+  ga('send', 'pageview');
+
 </script>
 
 

Modified: incubator/usergrid/site/publish/docs/displaying-app-services-api-calls-curl-commands/index.html
URL: http://svn.apache.org/viewvc/incubator/usergrid/site/publish/docs/displaying-app-services-api-calls-curl-commands/index.html?rev=1543106&r1=1543105&r2=1543106&view=diff
==============================================================================
--- incubator/usergrid/site/publish/docs/displaying-app-services-api-calls-curl-commands/index.html (original)
+++ incubator/usergrid/site/publish/docs/displaying-app-services-api-calls-curl-commands/index.html Mon Nov 18 18:51:18 2013
@@ -17,7 +17,7 @@
     <link href="/bootstrap/bootstrap.min.css" rel="stylesheet" type='text/css'>
     <link href="/css/bootflat.css" rel="stylesheet" type='text/css'>
     <link href="/css/usergrid-site.css" rel="stylesheet" type='text/css'>
-    <link href="http://fonts.googleapis.com/css?family=Open+Sans:200,400,500,300,600,800,700,400italic,600italic,700italic,800italic,300italic" rel="stylesheet" type="text/css">
+    <link href="https://fonts.googleapis.com/css?family=Open+Sans:200,400,500,300,600,800,700,400italic,600italic,700italic,800italic,300italic" rel="stylesheet" type="text/css">
     <link href="/css/font-awesome.min.css" rel="stylesheet" type='text/css'>
 
     
@@ -246,17 +246,15 @@
 <script type="text/javascript">
     head.js("/js/jquery-1.10.1.min.js", "/js/bootstrap.min.js", "/js/usergrid-site.js");
 </script>
-<script type="text/javascript">
-    //IE outdate friendly warning if you don't want remove it
-    var $buoop = {vs:{i:8,f:3.6,o:10.6,s:3.2,n:9}}
-    $buoop.ol = window.onload;
-    window.onload=function(){
-        try {if ($buoop.ol) $buoop.ol();}catch (e) {}
-        var e = document.createElement("script");
-        e.setAttribute("type", "text/javascript");
-        e.setAttribute("src", "http://browser-update.org/update.js");
-        document.body.appendChild(e);
-    }
+<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', 'UA-45815079-1', 'apache.org');
+  ga('send', 'pageview');
+
 </script>
 
 

Modified: incubator/usergrid/site/publish/docs/entity-relationships/index.html
URL: http://svn.apache.org/viewvc/incubator/usergrid/site/publish/docs/entity-relationships/index.html?rev=1543106&r1=1543105&r2=1543106&view=diff
==============================================================================
--- incubator/usergrid/site/publish/docs/entity-relationships/index.html (original)
+++ incubator/usergrid/site/publish/docs/entity-relationships/index.html Mon Nov 18 18:51:18 2013
@@ -17,7 +17,7 @@
     <link href="/bootstrap/bootstrap.min.css" rel="stylesheet" type='text/css'>
     <link href="/css/bootflat.css" rel="stylesheet" type='text/css'>
     <link href="/css/usergrid-site.css" rel="stylesheet" type='text/css'>
-    <link href="http://fonts.googleapis.com/css?family=Open+Sans:200,400,500,300,600,800,700,400italic,600italic,700italic,800italic,300italic" rel="stylesheet" type="text/css">
+    <link href="https://fonts.googleapis.com/css?family=Open+Sans:200,400,500,300,600,800,700,400italic,600italic,700italic,800italic,300italic" rel="stylesheet" type="text/css">
     <link href="/css/font-awesome.min.css" rel="stylesheet" type='text/css'>
 
     
@@ -269,17 +269,15 @@
 <script type="text/javascript">
     head.js("/js/jquery-1.10.1.min.js", "/js/bootstrap.min.js", "/js/usergrid-site.js");
 </script>
-<script type="text/javascript">
-    //IE outdate friendly warning if you don't want remove it
-    var $buoop = {vs:{i:8,f:3.6,o:10.6,s:3.2,n:9}}
-    $buoop.ol = window.onload;
-    window.onload=function(){
-        try {if ($buoop.ol) $buoop.ol();}catch (e) {}
-        var e = document.createElement("script");
-        e.setAttribute("type", "text/javascript");
-        e.setAttribute("src", "http://browser-update.org/update.js");
-        document.body.appendChild(e);
-    }
+<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', 'UA-45815079-1', 'apache.org');
+  ga('send', 'pageview');
+
 </script>
 
 

Modified: incubator/usergrid/site/publish/docs/events-and-counters/index.html
URL: http://svn.apache.org/viewvc/incubator/usergrid/site/publish/docs/events-and-counters/index.html?rev=1543106&r1=1543105&r2=1543106&view=diff
==============================================================================
--- incubator/usergrid/site/publish/docs/events-and-counters/index.html (original)
+++ incubator/usergrid/site/publish/docs/events-and-counters/index.html Mon Nov 18 18:51:18 2013
@@ -17,7 +17,7 @@
     <link href="/bootstrap/bootstrap.min.css" rel="stylesheet" type='text/css'>
     <link href="/css/bootflat.css" rel="stylesheet" type='text/css'>
     <link href="/css/usergrid-site.css" rel="stylesheet" type='text/css'>
-    <link href="http://fonts.googleapis.com/css?family=Open+Sans:200,400,500,300,600,800,700,400italic,600italic,700italic,800italic,300italic" rel="stylesheet" type="text/css">
+    <link href="https://fonts.googleapis.com/css?family=Open+Sans:200,400,500,300,600,800,700,400italic,600italic,700italic,800italic,300italic" rel="stylesheet" type="text/css">
     <link href="/css/font-awesome.min.css" rel="stylesheet" type='text/css'>
 
     
@@ -560,17 +560,15 @@ client.request(options, function (err, d
 <script type="text/javascript">
     head.js("/js/jquery-1.10.1.min.js", "/js/bootstrap.min.js", "/js/usergrid-site.js");
 </script>
-<script type="text/javascript">
-    //IE outdate friendly warning if you don't want remove it
-    var $buoop = {vs:{i:8,f:3.6,o:10.6,s:3.2,n:9}}
-    $buoop.ol = window.onload;
-    window.onload=function(){
-        try {if ($buoop.ol) $buoop.ol();}catch (e) {}
-        var e = document.createElement("script");
-        e.setAttribute("type", "text/javascript");
-        e.setAttribute("src", "http://browser-update.org/update.js");
-        document.body.appendChild(e);
-    }
+<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', 'UA-45815079-1', 'apache.org');
+  ga('send', 'pageview');
+
 </script>
 
 

Modified: incubator/usergrid/site/publish/docs/facebook-sign/index.html
URL: http://svn.apache.org/viewvc/incubator/usergrid/site/publish/docs/facebook-sign/index.html?rev=1543106&r1=1543105&r2=1543106&view=diff
==============================================================================
--- incubator/usergrid/site/publish/docs/facebook-sign/index.html (original)
+++ incubator/usergrid/site/publish/docs/facebook-sign/index.html Mon Nov 18 18:51:18 2013
@@ -17,7 +17,7 @@
     <link href="/bootstrap/bootstrap.min.css" rel="stylesheet" type='text/css'>
     <link href="/css/bootflat.css" rel="stylesheet" type='text/css'>
     <link href="/css/usergrid-site.css" rel="stylesheet" type='text/css'>
-    <link href="http://fonts.googleapis.com/css?family=Open+Sans:200,400,500,300,600,800,700,400italic,600italic,700italic,800italic,300italic" rel="stylesheet" type="text/css">
+    <link href="https://fonts.googleapis.com/css?family=Open+Sans:200,400,500,300,600,800,700,400italic,600italic,700italic,800italic,300italic" rel="stylesheet" type="text/css">
     <link href="/css/font-awesome.min.css" rel="stylesheet" type='text/css'>
 
     
@@ -354,17 +354,15 @@ window.location = link;</code></pre>
 <script type="text/javascript">
     head.js("/js/jquery-1.10.1.min.js", "/js/bootstrap.min.js", "/js/usergrid-site.js");
 </script>
-<script type="text/javascript">
-    //IE outdate friendly warning if you don't want remove it
-    var $buoop = {vs:{i:8,f:3.6,o:10.6,s:3.2,n:9}}
-    $buoop.ol = window.onload;
-    window.onload=function(){
-        try {if ($buoop.ol) $buoop.ol();}catch (e) {}
-        var e = document.createElement("script");
-        e.setAttribute("type", "text/javascript");
-        e.setAttribute("src", "http://browser-update.org/update.js");
-        document.body.appendChild(e);
-    }
+<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', 'UA-45815079-1', 'apache.org');
+  ga('send', 'pageview');
+
 </script>
 
 

Modified: incubator/usergrid/site/publish/docs/features/index.html
URL: http://svn.apache.org/viewvc/incubator/usergrid/site/publish/docs/features/index.html?rev=1543106&r1=1543105&r2=1543106&view=diff
==============================================================================
--- incubator/usergrid/site/publish/docs/features/index.html (original)
+++ incubator/usergrid/site/publish/docs/features/index.html Mon Nov 18 18:51:18 2013
@@ -17,7 +17,7 @@
     <link href="/bootstrap/bootstrap.min.css" rel="stylesheet" type='text/css'>
     <link href="/css/bootflat.css" rel="stylesheet" type='text/css'>
     <link href="/css/usergrid-site.css" rel="stylesheet" type='text/css'>
-    <link href="http://fonts.googleapis.com/css?family=Open+Sans:200,400,500,300,600,800,700,400italic,600italic,700italic,800italic,300italic" rel="stylesheet" type="text/css">
+    <link href="https://fonts.googleapis.com/css?family=Open+Sans:200,400,500,300,600,800,700,400italic,600italic,700italic,800italic,300italic" rel="stylesheet" type="text/css">
     <link href="/css/font-awesome.min.css" rel="stylesheet" type='text/css'>
 
     
@@ -297,17 +297,15 @@
 <script type="text/javascript">
     head.js("/js/jquery-1.10.1.min.js", "/js/bootstrap.min.js", "/js/usergrid-site.js");
 </script>
-<script type="text/javascript">
-    //IE outdate friendly warning if you don't want remove it
-    var $buoop = {vs:{i:8,f:3.6,o:10.6,s:3.2,n:9}}
-    $buoop.ol = window.onload;
-    window.onload=function(){
-        try {if ($buoop.ol) $buoop.ol();}catch (e) {}
-        var e = document.createElement("script");
-        e.setAttribute("type", "text/javascript");
-        e.setAttribute("src", "http://browser-update.org/update.js");
-        document.body.appendChild(e);
-    }
+<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', 'UA-45815079-1', 'apache.org');
+  ga('send', 'pageview');
+
 </script>
 
 

Modified: incubator/usergrid/site/publish/docs/folder/index.html
URL: http://svn.apache.org/viewvc/incubator/usergrid/site/publish/docs/folder/index.html?rev=1543106&r1=1543105&r2=1543106&view=diff
==============================================================================
--- incubator/usergrid/site/publish/docs/folder/index.html (original)
+++ incubator/usergrid/site/publish/docs/folder/index.html Mon Nov 18 18:51:18 2013
@@ -17,7 +17,7 @@
     <link href="/bootstrap/bootstrap.min.css" rel="stylesheet" type='text/css'>
     <link href="/css/bootflat.css" rel="stylesheet" type='text/css'>
     <link href="/css/usergrid-site.css" rel="stylesheet" type='text/css'>
-    <link href="http://fonts.googleapis.com/css?family=Open+Sans:200,400,500,300,600,800,700,400italic,600italic,700italic,800italic,300italic" rel="stylesheet" type="text/css">
+    <link href="https://fonts.googleapis.com/css?family=Open+Sans:200,400,500,300,600,800,700,400italic,600italic,700italic,800italic,300italic" rel="stylesheet" type="text/css">
     <link href="/css/font-awesome.min.css" rel="stylesheet" type='text/css'>
 
     
@@ -288,17 +288,15 @@
 <script type="text/javascript">
     head.js("/js/jquery-1.10.1.min.js", "/js/bootstrap.min.js", "/js/usergrid-site.js");
 </script>
-<script type="text/javascript">
-    //IE outdate friendly warning if you don't want remove it
-    var $buoop = {vs:{i:8,f:3.6,o:10.6,s:3.2,n:9}}
-    $buoop.ol = window.onload;
-    window.onload=function(){
-        try {if ($buoop.ol) $buoop.ol();}catch (e) {}
-        var e = document.createElement("script");
-        e.setAttribute("type", "text/javascript");
-        e.setAttribute("src", "http://browser-update.org/update.js");
-        document.body.appendChild(e);
-    }
+<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', 'UA-45815079-1', 'apache.org');
+  ga('send', 'pageview');
+
 </script>
 
 

Modified: incubator/usergrid/site/publish/docs/geolocation/index.html
URL: http://svn.apache.org/viewvc/incubator/usergrid/site/publish/docs/geolocation/index.html?rev=1543106&r1=1543105&r2=1543106&view=diff
==============================================================================
--- incubator/usergrid/site/publish/docs/geolocation/index.html (original)
+++ incubator/usergrid/site/publish/docs/geolocation/index.html Mon Nov 18 18:51:18 2013
@@ -17,7 +17,7 @@
     <link href="/bootstrap/bootstrap.min.css" rel="stylesheet" type='text/css'>
     <link href="/css/bootflat.css" rel="stylesheet" type='text/css'>
     <link href="/css/usergrid-site.css" rel="stylesheet" type='text/css'>
-    <link href="http://fonts.googleapis.com/css?family=Open+Sans:200,400,500,300,600,800,700,400italic,600italic,700italic,800italic,300italic" rel="stylesheet" type="text/css">
+    <link href="https://fonts.googleapis.com/css?family=Open+Sans:200,400,500,300,600,800,700,400italic,600italic,700italic,800italic,300italic" rel="stylesheet" type="text/css">
     <link href="/css/font-awesome.min.css" rel="stylesheet" type='text/css'>
 
     
@@ -265,17 +265,15 @@
 <script type="text/javascript">
     head.js("/js/jquery-1.10.1.min.js", "/js/bootstrap.min.js", "/js/usergrid-site.js");
 </script>
-<script type="text/javascript">
-    //IE outdate friendly warning if you don't want remove it
-    var $buoop = {vs:{i:8,f:3.6,o:10.6,s:3.2,n:9}}
-    $buoop.ol = window.onload;
-    window.onload=function(){
-        try {if ($buoop.ol) $buoop.ol();}catch (e) {}
-        var e = document.createElement("script");
-        e.setAttribute("type", "text/javascript");
-        e.setAttribute("src", "http://browser-update.org/update.js");
-        document.body.appendChild(e);
-    }
+<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', 'UA-45815079-1', 'apache.org');
+  ga('send', 'pageview');
+
 </script>
 
 

Modified: incubator/usergrid/site/publish/docs/group/index.html
URL: http://svn.apache.org/viewvc/incubator/usergrid/site/publish/docs/group/index.html?rev=1543106&r1=1543105&r2=1543106&view=diff
==============================================================================
--- incubator/usergrid/site/publish/docs/group/index.html (original)
+++ incubator/usergrid/site/publish/docs/group/index.html Mon Nov 18 18:51:18 2013
@@ -17,7 +17,7 @@
     <link href="/bootstrap/bootstrap.min.css" rel="stylesheet" type='text/css'>
     <link href="/css/bootflat.css" rel="stylesheet" type='text/css'>
     <link href="/css/usergrid-site.css" rel="stylesheet" type='text/css'>
-    <link href="http://fonts.googleapis.com/css?family=Open+Sans:200,400,500,300,600,800,700,400italic,600italic,700italic,800italic,300italic" rel="stylesheet" type="text/css">
+    <link href="https://fonts.googleapis.com/css?family=Open+Sans:200,400,500,300,600,800,700,400italic,600italic,700italic,800italic,300italic" rel="stylesheet" type="text/css">
     <link href="/css/font-awesome.min.css" rel="stylesheet" type='text/css'>
 
     
@@ -1199,17 +1199,15 @@ client.request(options, function (err, d
 <script type="text/javascript">
     head.js("/js/jquery-1.10.1.min.js", "/js/bootstrap.min.js", "/js/usergrid-site.js");
 </script>
-<script type="text/javascript">
-    //IE outdate friendly warning if you don't want remove it
-    var $buoop = {vs:{i:8,f:3.6,o:10.6,s:3.2,n:9}}
-    $buoop.ol = window.onload;
-    window.onload=function(){
-        try {if ($buoop.ol) $buoop.ol();}catch (e) {}
-        var e = document.createElement("script");
-        e.setAttribute("type", "text/javascript");
-        e.setAttribute("src", "http://browser-update.org/update.js");
-        document.body.appendChild(e);
-    }
+<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', 'UA-45815079-1', 'apache.org');
+  ga('send', 'pageview');
+
 </script>
 
 

Modified: incubator/usergrid/site/publish/docs/html-5-example-messagee/index.html
URL: http://svn.apache.org/viewvc/incubator/usergrid/site/publish/docs/html-5-example-messagee/index.html?rev=1543106&r1=1543105&r2=1543106&view=diff
==============================================================================
--- incubator/usergrid/site/publish/docs/html-5-example-messagee/index.html (original)
+++ incubator/usergrid/site/publish/docs/html-5-example-messagee/index.html Mon Nov 18 18:51:18 2013
@@ -17,7 +17,7 @@
     <link href="/bootstrap/bootstrap.min.css" rel="stylesheet" type='text/css'>
     <link href="/css/bootflat.css" rel="stylesheet" type='text/css'>
     <link href="/css/usergrid-site.css" rel="stylesheet" type='text/css'>
-    <link href="http://fonts.googleapis.com/css?family=Open+Sans:200,400,500,300,600,800,700,400italic,600italic,700italic,800italic,300italic" rel="stylesheet" type="text/css">
+    <link href="https://fonts.googleapis.com/css?family=Open+Sans:200,400,500,300,600,800,700,400italic,600italic,700italic,800italic,300italic" rel="stylesheet" type="text/css">
     <link href="/css/font-awesome.min.css" rel="stylesheet" type='text/css'>
 
     
@@ -373,17 +373,15 @@
 <script type="text/javascript">
     head.js("/js/jquery-1.10.1.min.js", "/js/bootstrap.min.js", "/js/usergrid-site.js");
 </script>
-<script type="text/javascript">
-    //IE outdate friendly warning if you don't want remove it
-    var $buoop = {vs:{i:8,f:3.6,o:10.6,s:3.2,n:9}}
-    $buoop.ol = window.onload;
-    window.onload=function(){
-        try {if ($buoop.ol) $buoop.ol();}catch (e) {}
-        var e = document.createElement("script");
-        e.setAttribute("type", "text/javascript");
-        e.setAttribute("src", "http://browser-update.org/update.js");
-        document.body.appendChild(e);
-    }
+<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', 'UA-45815079-1', 'apache.org');
+  ga('send', 'pageview');
+
 </script>
 
 

Modified: incubator/usergrid/site/publish/docs/html5-javascript-sdk/index.html
URL: http://svn.apache.org/viewvc/incubator/usergrid/site/publish/docs/html5-javascript-sdk/index.html?rev=1543106&r1=1543105&r2=1543106&view=diff
==============================================================================
--- incubator/usergrid/site/publish/docs/html5-javascript-sdk/index.html (original)
+++ incubator/usergrid/site/publish/docs/html5-javascript-sdk/index.html Mon Nov 18 18:51:18 2013
@@ -17,7 +17,7 @@
     <link href="/bootstrap/bootstrap.min.css" rel="stylesheet" type='text/css'>
     <link href="/css/bootflat.css" rel="stylesheet" type='text/css'>
     <link href="/css/usergrid-site.css" rel="stylesheet" type='text/css'>
-    <link href="http://fonts.googleapis.com/css?family=Open+Sans:200,400,500,300,600,800,700,400italic,600italic,700italic,800italic,300italic" rel="stylesheet" type="text/css">
+    <link href="https://fonts.googleapis.com/css?family=Open+Sans:200,400,500,300,600,800,700,400italic,600italic,700italic,800italic,300italic" rel="stylesheet" type="text/css">
     <link href="/css/font-awesome.min.css" rel="stylesheet" type='text/css'>
 
     
@@ -219,17 +219,15 @@
 <script type="text/javascript">
     head.js("/js/jquery-1.10.1.min.js", "/js/bootstrap.min.js", "/js/usergrid-site.js");
 </script>
-<script type="text/javascript">
-    //IE outdate friendly warning if you don't want remove it
-    var $buoop = {vs:{i:8,f:3.6,o:10.6,s:3.2,n:9}}
-    $buoop.ol = window.onload;
-    window.onload=function(){
-        try {if ($buoop.ol) $buoop.ol();}catch (e) {}
-        var e = document.createElement("script");
-        e.setAttribute("type", "text/javascript");
-        e.setAttribute("src", "http://browser-update.org/update.js");
-        document.body.appendChild(e);
-    }
+<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', 'UA-45815079-1', 'apache.org');
+  ga('send', 'pageview');
+
 </script>
 
 

Modified: incubator/usergrid/site/publish/docs/managing-access-defining-permission-rules/index.html
URL: http://svn.apache.org/viewvc/incubator/usergrid/site/publish/docs/managing-access-defining-permission-rules/index.html?rev=1543106&r1=1543105&r2=1543106&view=diff
==============================================================================
--- incubator/usergrid/site/publish/docs/managing-access-defining-permission-rules/index.html (original)
+++ incubator/usergrid/site/publish/docs/managing-access-defining-permission-rules/index.html Mon Nov 18 18:51:18 2013
@@ -17,7 +17,7 @@
     <link href="/bootstrap/bootstrap.min.css" rel="stylesheet" type='text/css'>
     <link href="/css/bootflat.css" rel="stylesheet" type='text/css'>
     <link href="/css/usergrid-site.css" rel="stylesheet" type='text/css'>
-    <link href="http://fonts.googleapis.com/css?family=Open+Sans:200,400,500,300,600,800,700,400italic,600italic,700italic,800italic,300italic" rel="stylesheet" type="text/css">
+    <link href="https://fonts.googleapis.com/css?family=Open+Sans:200,400,500,300,600,800,700,400italic,600italic,700italic,800italic,300italic" rel="stylesheet" type="text/css">
     <link href="/css/font-awesome.min.css" rel="stylesheet" type='text/css'>
 
     
@@ -307,17 +307,15 @@
 <script type="text/javascript">
     head.js("/js/jquery-1.10.1.min.js", "/js/bootstrap.min.js", "/js/usergrid-site.js");
 </script>
-<script type="text/javascript">
-    //IE outdate friendly warning if you don't want remove it
-    var $buoop = {vs:{i:8,f:3.6,o:10.6,s:3.2,n:9}}
-    $buoop.ol = window.onload;
-    window.onload=function(){
-        try {if ($buoop.ol) $buoop.ol();}catch (e) {}
-        var e = document.createElement("script");
-        e.setAttribute("type", "text/javascript");
-        e.setAttribute("src", "http://browser-update.org/update.js");
-        document.body.appendChild(e);
-    }
+<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', 'UA-45815079-1', 'apache.org');
+  ga('send', 'pageview');
+
 </script>
 
 

Modified: incubator/usergrid/site/publish/docs/messagee-example/index.html
URL: http://svn.apache.org/viewvc/incubator/usergrid/site/publish/docs/messagee-example/index.html?rev=1543106&r1=1543105&r2=1543106&view=diff
==============================================================================
--- incubator/usergrid/site/publish/docs/messagee-example/index.html (original)
+++ incubator/usergrid/site/publish/docs/messagee-example/index.html Mon Nov 18 18:51:18 2013
@@ -17,7 +17,7 @@
     <link href="/bootstrap/bootstrap.min.css" rel="stylesheet" type='text/css'>
     <link href="/css/bootflat.css" rel="stylesheet" type='text/css'>
     <link href="/css/usergrid-site.css" rel="stylesheet" type='text/css'>
-    <link href="http://fonts.googleapis.com/css?family=Open+Sans:200,400,500,300,600,800,700,400italic,600italic,700italic,800italic,300italic" rel="stylesheet" type="text/css">
+    <link href="https://fonts.googleapis.com/css?family=Open+Sans:200,400,500,300,600,800,700,400italic,600italic,700italic,800italic,300italic" rel="stylesheet" type="text/css">
     <link href="/css/font-awesome.min.css" rel="stylesheet" type='text/css'>
 
     
@@ -373,17 +373,15 @@
 <script type="text/javascript">
     head.js("/js/jquery-1.10.1.min.js", "/js/bootstrap.min.js", "/js/usergrid-site.js");
 </script>
-<script type="text/javascript">
-    //IE outdate friendly warning if you don't want remove it
-    var $buoop = {vs:{i:8,f:3.6,o:10.6,s:3.2,n:9}}
-    $buoop.ol = window.onload;
-    window.onload=function(){
-        try {if ($buoop.ol) $buoop.ol();}catch (e) {}
-        var e = document.createElement("script");
-        e.setAttribute("type", "text/javascript");
-        e.setAttribute("src", "http://browser-update.org/update.js");
-        document.body.appendChild(e);
-    }
+<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', 'UA-45815079-1', 'apache.org');
+  ga('send', 'pageview');
+
 </script>
 
 

Modified: incubator/usergrid/site/publish/docs/nodejs-module/index.html
URL: http://svn.apache.org/viewvc/incubator/usergrid/site/publish/docs/nodejs-module/index.html?rev=1543106&r1=1543105&r2=1543106&view=diff
==============================================================================
--- incubator/usergrid/site/publish/docs/nodejs-module/index.html (original)
+++ incubator/usergrid/site/publish/docs/nodejs-module/index.html Mon Nov 18 18:51:18 2013
@@ -17,7 +17,7 @@
     <link href="/bootstrap/bootstrap.min.css" rel="stylesheet" type='text/css'>
     <link href="/css/bootflat.css" rel="stylesheet" type='text/css'>
     <link href="/css/usergrid-site.css" rel="stylesheet" type='text/css'>
-    <link href="http://fonts.googleapis.com/css?family=Open+Sans:200,400,500,300,600,800,700,400italic,600italic,700italic,800italic,300italic" rel="stylesheet" type="text/css">
+    <link href="https://fonts.googleapis.com/css?family=Open+Sans:200,400,500,300,600,800,700,400italic,600italic,700italic,800italic,300italic" rel="stylesheet" type="text/css">
     <link href="/css/font-awesome.min.css" rel="stylesheet" type='text/css'>
 
     
@@ -262,17 +262,15 @@
 <script type="text/javascript">
     head.js("/js/jquery-1.10.1.min.js", "/js/bootstrap.min.js", "/js/usergrid-site.js");
 </script>
-<script type="text/javascript">
-    //IE outdate friendly warning if you don't want remove it
-    var $buoop = {vs:{i:8,f:3.6,o:10.6,s:3.2,n:9}}
-    $buoop.ol = window.onload;
-    window.onload=function(){
-        try {if ($buoop.ol) $buoop.ol();}catch (e) {}
-        var e = document.createElement("script");
-        e.setAttribute("type", "text/javascript");
-        e.setAttribute("src", "http://browser-update.org/update.js");
-        document.body.appendChild(e);
-    }
+<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', 'UA-45815079-1', 'apache.org');
+  ga('send', 'pageview');
+
 </script>
 
 

Modified: incubator/usergrid/site/publish/docs/organization/index.html
URL: http://svn.apache.org/viewvc/incubator/usergrid/site/publish/docs/organization/index.html?rev=1543106&r1=1543105&r2=1543106&view=diff
==============================================================================
--- incubator/usergrid/site/publish/docs/organization/index.html (original)
+++ incubator/usergrid/site/publish/docs/organization/index.html Mon Nov 18 18:51:18 2013
@@ -17,7 +17,7 @@
     <link href="/bootstrap/bootstrap.min.css" rel="stylesheet" type='text/css'>
     <link href="/css/bootflat.css" rel="stylesheet" type='text/css'>
     <link href="/css/usergrid-site.css" rel="stylesheet" type='text/css'>
-    <link href="http://fonts.googleapis.com/css?family=Open+Sans:200,400,500,300,600,800,700,400italic,600italic,700italic,800italic,300italic" rel="stylesheet" type="text/css">
+    <link href="https://fonts.googleapis.com/css?family=Open+Sans:200,400,500,300,600,800,700,400italic,600italic,700italic,800italic,300italic" rel="stylesheet" type="text/css">
     <link href="/css/font-awesome.min.css" rel="stylesheet" type='text/css'>
 
     
@@ -1215,17 +1215,15 @@ client.request(options, function (err, d
 <script type="text/javascript">
     head.js("/js/jquery-1.10.1.min.js", "/js/bootstrap.min.js", "/js/usergrid-site.js");
 </script>
-<script type="text/javascript">
-    //IE outdate friendly warning if you don't want remove it
-    var $buoop = {vs:{i:8,f:3.6,o:10.6,s:3.2,n:9}}
-    $buoop.ol = window.onload;
-    window.onload=function(){
-        try {if ($buoop.ol) $buoop.ol();}catch (e) {}
-        var e = document.createElement("script");
-        e.setAttribute("type", "text/javascript");
-        e.setAttribute("src", "http://browser-update.org/update.js");
-        document.body.appendChild(e);
-    }
+<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', 'UA-45815079-1', 'apache.org');
+  ga('send', 'pageview');
+
 </script>
 
 

Modified: incubator/usergrid/site/publish/docs/organizations-admins/index.html
URL: http://svn.apache.org/viewvc/incubator/usergrid/site/publish/docs/organizations-admins/index.html?rev=1543106&r1=1543105&r2=1543106&view=diff
==============================================================================
--- incubator/usergrid/site/publish/docs/organizations-admins/index.html (original)
+++ incubator/usergrid/site/publish/docs/organizations-admins/index.html Mon Nov 18 18:51:18 2013
@@ -17,7 +17,7 @@
     <link href="/bootstrap/bootstrap.min.css" rel="stylesheet" type='text/css'>
     <link href="/css/bootflat.css" rel="stylesheet" type='text/css'>
     <link href="/css/usergrid-site.css" rel="stylesheet" type='text/css'>
-    <link href="http://fonts.googleapis.com/css?family=Open+Sans:200,400,500,300,600,800,700,400italic,600italic,700italic,800italic,300italic" rel="stylesheet" type="text/css">
+    <link href="https://fonts.googleapis.com/css?family=Open+Sans:200,400,500,300,600,800,700,400italic,600italic,700italic,800italic,300italic" rel="stylesheet" type="text/css">
     <link href="/css/font-awesome.min.css" rel="stylesheet" type='text/css'>
 
     
@@ -1611,17 +1611,15 @@ client.request(options, function (err, d
 <script type="text/javascript">
     head.js("/js/jquery-1.10.1.min.js", "/js/bootstrap.min.js", "/js/usergrid-site.js");
 </script>
-<script type="text/javascript">
-    //IE outdate friendly warning if you don't want remove it
-    var $buoop = {vs:{i:8,f:3.6,o:10.6,s:3.2,n:9}}
-    $buoop.ol = window.onload;
-    window.onload=function(){
-        try {if ($buoop.ol) $buoop.ol();}catch (e) {}
-        var e = document.createElement("script");
-        e.setAttribute("type", "text/javascript");
-        e.setAttribute("src", "http://browser-update.org/update.js");
-        document.body.appendChild(e);
-    }
+<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', 'UA-45815079-1', 'apache.org');
+  ga('send', 'pageview');
+
 </script>
 
 

Modified: incubator/usergrid/site/publish/docs/overview/index.html
URL: http://svn.apache.org/viewvc/incubator/usergrid/site/publish/docs/overview/index.html?rev=1543106&r1=1543105&r2=1543106&view=diff
==============================================================================
--- incubator/usergrid/site/publish/docs/overview/index.html (original)
+++ incubator/usergrid/site/publish/docs/overview/index.html Mon Nov 18 18:51:18 2013
@@ -17,7 +17,7 @@
     <link href="/bootstrap/bootstrap.min.css" rel="stylesheet" type='text/css'>
     <link href="/css/bootflat.css" rel="stylesheet" type='text/css'>
     <link href="/css/usergrid-site.css" rel="stylesheet" type='text/css'>
-    <link href="http://fonts.googleapis.com/css?family=Open+Sans:200,400,500,300,600,800,700,400italic,600italic,700italic,800italic,300italic" rel="stylesheet" type="text/css">
+    <link href="https://fonts.googleapis.com/css?family=Open+Sans:200,400,500,300,600,800,700,400italic,600italic,700italic,800italic,300italic" rel="stylesheet" type="text/css">
     <link href="/css/font-awesome.min.css" rel="stylesheet" type='text/css'>
 
     
@@ -233,17 +233,15 @@
 <script type="text/javascript">
     head.js("/js/jquery-1.10.1.min.js", "/js/bootstrap.min.js", "/js/usergrid-site.js");
 </script>
-<script type="text/javascript">
-    //IE outdate friendly warning if you don't want remove it
-    var $buoop = {vs:{i:8,f:3.6,o:10.6,s:3.2,n:9}}
-    $buoop.ol = window.onload;
-    window.onload=function(){
-        try {if ($buoop.ol) $buoop.ol();}catch (e) {}
-        var e = document.createElement("script");
-        e.setAttribute("type", "text/javascript");
-        e.setAttribute("src", "http://browser-update.org/update.js");
-        document.body.appendChild(e);
-    }
+<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', 'UA-45815079-1', 'apache.org');
+  ga('send', 'pageview');
+
 </script>
 
 

Modified: incubator/usergrid/site/publish/docs/queries-and-parameters/index.html
URL: http://svn.apache.org/viewvc/incubator/usergrid/site/publish/docs/queries-and-parameters/index.html?rev=1543106&r1=1543105&r2=1543106&view=diff
==============================================================================
--- incubator/usergrid/site/publish/docs/queries-and-parameters/index.html (original)
+++ incubator/usergrid/site/publish/docs/queries-and-parameters/index.html Mon Nov 18 18:51:18 2013
@@ -17,7 +17,7 @@
     <link href="/bootstrap/bootstrap.min.css" rel="stylesheet" type='text/css'>
     <link href="/css/bootflat.css" rel="stylesheet" type='text/css'>
     <link href="/css/usergrid-site.css" rel="stylesheet" type='text/css'>
-    <link href="http://fonts.googleapis.com/css?family=Open+Sans:200,400,500,300,600,800,700,400italic,600italic,700italic,800italic,300italic" rel="stylesheet" type="text/css">
+    <link href="https://fonts.googleapis.com/css?family=Open+Sans:200,400,500,300,600,800,700,400italic,600italic,700italic,800italic,300italic" rel="stylesheet" type="text/css">
     <link href="/css/font-awesome.min.css" rel="stylesheet" type='text/css'>
 
     
@@ -248,17 +248,15 @@
 <script type="text/javascript">
     head.js("/js/jquery-1.10.1.min.js", "/js/bootstrap.min.js", "/js/usergrid-site.js");
 </script>
-<script type="text/javascript">
-    //IE outdate friendly warning if you don't want remove it
-    var $buoop = {vs:{i:8,f:3.6,o:10.6,s:3.2,n:9}}
-    $buoop.ol = window.onload;
-    window.onload=function(){
-        try {if ($buoop.ol) $buoop.ol();}catch (e) {}
-        var e = document.createElement("script");
-        e.setAttribute("type", "text/javascript");
-        e.setAttribute("src", "http://browser-update.org/update.js");
-        document.body.appendChild(e);
-    }
+<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', 'UA-45815079-1', 'apache.org');
+  ga('send', 'pageview');
+
 </script>
 
 

Modified: incubator/usergrid/site/publish/docs/query-response-values/index.html
URL: http://svn.apache.org/viewvc/incubator/usergrid/site/publish/docs/query-response-values/index.html?rev=1543106&r1=1543105&r2=1543106&view=diff
==============================================================================
--- incubator/usergrid/site/publish/docs/query-response-values/index.html (original)
+++ incubator/usergrid/site/publish/docs/query-response-values/index.html Mon Nov 18 18:51:18 2013
@@ -17,7 +17,7 @@
     <link href="/bootstrap/bootstrap.min.css" rel="stylesheet" type='text/css'>
     <link href="/css/bootflat.css" rel="stylesheet" type='text/css'>
     <link href="/css/usergrid-site.css" rel="stylesheet" type='text/css'>
-    <link href="http://fonts.googleapis.com/css?family=Open+Sans:200,400,500,300,600,800,700,400italic,600italic,700italic,800italic,300italic" rel="stylesheet" type="text/css">
+    <link href="https://fonts.googleapis.com/css?family=Open+Sans:200,400,500,300,600,800,700,400italic,600italic,700italic,800italic,300italic" rel="stylesheet" type="text/css">
     <link href="/css/font-awesome.min.css" rel="stylesheet" type='text/css'>
 
     
@@ -290,17 +290,15 @@
 <script type="text/javascript">
     head.js("/js/jquery-1.10.1.min.js", "/js/bootstrap.min.js", "/js/usergrid-site.js");
 </script>
-<script type="text/javascript">
-    //IE outdate friendly warning if you don't want remove it
-    var $buoop = {vs:{i:8,f:3.6,o:10.6,s:3.2,n:9}}
-    $buoop.ol = window.onload;
-    window.onload=function(){
-        try {if ($buoop.ol) $buoop.ol();}catch (e) {}
-        var e = document.createElement("script");
-        e.setAttribute("type", "text/javascript");
-        e.setAttribute("src", "http://browser-update.org/update.js");
-        document.body.appendChild(e);
-    }
+<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', 'UA-45815079-1', 'apache.org');
+  ga('send', 'pageview');
+
 </script>
 
 

Modified: incubator/usergrid/site/publish/docs/querying-data-admin-portal/index.html
URL: http://svn.apache.org/viewvc/incubator/usergrid/site/publish/docs/querying-data-admin-portal/index.html?rev=1543106&r1=1543105&r2=1543106&view=diff
==============================================================================
--- incubator/usergrid/site/publish/docs/querying-data-admin-portal/index.html (original)
+++ incubator/usergrid/site/publish/docs/querying-data-admin-portal/index.html Mon Nov 18 18:51:18 2013
@@ -17,7 +17,7 @@
     <link href="/bootstrap/bootstrap.min.css" rel="stylesheet" type='text/css'>
     <link href="/css/bootflat.css" rel="stylesheet" type='text/css'>
     <link href="/css/usergrid-site.css" rel="stylesheet" type='text/css'>
-    <link href="http://fonts.googleapis.com/css?family=Open+Sans:200,400,500,300,600,800,700,400italic,600italic,700italic,800italic,300italic" rel="stylesheet" type="text/css">
+    <link href="https://fonts.googleapis.com/css?family=Open+Sans:200,400,500,300,600,800,700,400italic,600italic,700italic,800italic,300italic" rel="stylesheet" type="text/css">
     <link href="/css/font-awesome.min.css" rel="stylesheet" type='text/css'>
 
     
@@ -243,17 +243,15 @@
 <script type="text/javascript">
     head.js("/js/jquery-1.10.1.min.js", "/js/bootstrap.min.js", "/js/usergrid-site.js");
 </script>
-<script type="text/javascript">
-    //IE outdate friendly warning if you don't want remove it
-    var $buoop = {vs:{i:8,f:3.6,o:10.6,s:3.2,n:9}}
-    $buoop.ol = window.onload;
-    window.onload=function(){
-        try {if ($buoop.ol) $buoop.ol();}catch (e) {}
-        var e = document.createElement("script");
-        e.setAttribute("type", "text/javascript");
-        e.setAttribute("src", "http://browser-update.org/update.js");
-        document.body.appendChild(e);
-    }
+<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', 'UA-45815079-1', 'apache.org');
+  ga('send', 'pageview');
+
 </script>
 
 

Modified: incubator/usergrid/site/publish/docs/querying-your-app-services-data/index.html
URL: http://svn.apache.org/viewvc/incubator/usergrid/site/publish/docs/querying-your-app-services-data/index.html?rev=1543106&r1=1543105&r2=1543106&view=diff
==============================================================================
--- incubator/usergrid/site/publish/docs/querying-your-app-services-data/index.html (original)
+++ incubator/usergrid/site/publish/docs/querying-your-app-services-data/index.html Mon Nov 18 18:51:18 2013
@@ -17,7 +17,7 @@
     <link href="/bootstrap/bootstrap.min.css" rel="stylesheet" type='text/css'>
     <link href="/css/bootflat.css" rel="stylesheet" type='text/css'>
     <link href="/css/usergrid-site.css" rel="stylesheet" type='text/css'>
-    <link href="http://fonts.googleapis.com/css?family=Open+Sans:200,400,500,300,600,800,700,400italic,600italic,700italic,800italic,300italic" rel="stylesheet" type="text/css">
+    <link href="https://fonts.googleapis.com/css?family=Open+Sans:200,400,500,300,600,800,700,400italic,600italic,700italic,800italic,300italic" rel="stylesheet" type="text/css">
     <link href="/css/font-awesome.min.css" rel="stylesheet" type='text/css'>
 
     
@@ -262,17 +262,15 @@
 <script type="text/javascript">
     head.js("/js/jquery-1.10.1.min.js", "/js/bootstrap.min.js", "/js/usergrid-site.js");
 </script>
-<script type="text/javascript">
-    //IE outdate friendly warning if you don't want remove it
-    var $buoop = {vs:{i:8,f:3.6,o:10.6,s:3.2,n:9}}
-    $buoop.ol = window.onload;
-    window.onload=function(){
-        try {if ($buoop.ol) $buoop.ol();}catch (e) {}
-        var e = document.createElement("script");
-        e.setAttribute("type", "text/javascript");
-        e.setAttribute("src", "http://browser-update.org/update.js");
-        document.body.appendChild(e);
-    }
+<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', 'UA-45815079-1', 'apache.org');
+  ga('send', 'pageview');
+
 </script>
 
 

Modified: incubator/usergrid/site/publish/docs/rest-api/index.html
URL: http://svn.apache.org/viewvc/incubator/usergrid/site/publish/docs/rest-api/index.html?rev=1543106&r1=1543105&r2=1543106&view=diff
==============================================================================
--- incubator/usergrid/site/publish/docs/rest-api/index.html (original)
+++ incubator/usergrid/site/publish/docs/rest-api/index.html Mon Nov 18 18:51:18 2013
@@ -17,7 +17,7 @@
     <link href="/bootstrap/bootstrap.min.css" rel="stylesheet" type='text/css'>
     <link href="/css/bootflat.css" rel="stylesheet" type='text/css'>
     <link href="/css/usergrid-site.css" rel="stylesheet" type='text/css'>
-    <link href="http://fonts.googleapis.com/css?family=Open+Sans:200,400,500,300,600,800,700,400italic,600italic,700italic,800italic,300italic" rel="stylesheet" type="text/css">
+    <link href="https://fonts.googleapis.com/css?family=Open+Sans:200,400,500,300,600,800,700,400italic,600italic,700italic,800italic,300italic" rel="stylesheet" type="text/css">
     <link href="/css/font-awesome.min.css" rel="stylesheet" type='text/css'>
 
     
@@ -228,17 +228,15 @@ curl -X GET <span class="s2">"https://ap
 <script type="text/javascript">
     head.js("/js/jquery-1.10.1.min.js", "/js/bootstrap.min.js", "/js/usergrid-site.js");
 </script>
-<script type="text/javascript">
-    //IE outdate friendly warning if you don't want remove it
-    var $buoop = {vs:{i:8,f:3.6,o:10.6,s:3.2,n:9}}
-    $buoop.ol = window.onload;
-    window.onload=function(){
-        try {if ($buoop.ol) $buoop.ol();}catch (e) {}
-        var e = document.createElement("script");
-        e.setAttribute("type", "text/javascript");
-        e.setAttribute("src", "http://browser-update.org/update.js");
-        document.body.appendChild(e);
-    }
+<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', 'UA-45815079-1', 'apache.org');
+  ga('send', 'pageview');
+
 </script>
 
 

Modified: incubator/usergrid/site/publish/docs/rest-endpoints/index.html
URL: http://svn.apache.org/viewvc/incubator/usergrid/site/publish/docs/rest-endpoints/index.html?rev=1543106&r1=1543105&r2=1543106&view=diff
==============================================================================
--- incubator/usergrid/site/publish/docs/rest-endpoints/index.html (original)
+++ incubator/usergrid/site/publish/docs/rest-endpoints/index.html Mon Nov 18 18:51:18 2013
@@ -17,7 +17,7 @@
     <link href="/bootstrap/bootstrap.min.css" rel="stylesheet" type='text/css'>
     <link href="/css/bootflat.css" rel="stylesheet" type='text/css'>
     <link href="/css/usergrid-site.css" rel="stylesheet" type='text/css'>
-    <link href="http://fonts.googleapis.com/css?family=Open+Sans:200,400,500,300,600,800,700,400italic,600italic,700italic,800italic,300italic" rel="stylesheet" type="text/css">
+    <link href="https://fonts.googleapis.com/css?family=Open+Sans:200,400,500,300,600,800,700,400italic,600italic,700italic,800italic,300italic" rel="stylesheet" type="text/css">
     <link href="/css/font-awesome.min.css" rel="stylesheet" type='text/css'>
 
     
@@ -662,17 +662,15 @@
 <script type="text/javascript">
     head.js("/js/jquery-1.10.1.min.js", "/js/bootstrap.min.js", "/js/usergrid-site.js");
 </script>
-<script type="text/javascript">
-    //IE outdate friendly warning if you don't want remove it
-    var $buoop = {vs:{i:8,f:3.6,o:10.6,s:3.2,n:9}}
-    $buoop.ol = window.onload;
-    window.onload=function(){
-        try {if ($buoop.ol) $buoop.ol();}catch (e) {}
-        var e = document.createElement("script");
-        e.setAttribute("type", "text/javascript");
-        e.setAttribute("src", "http://browser-update.org/update.js");
-        document.body.appendChild(e);
-    }
+<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', 'UA-45815079-1', 'apache.org');
+  ga('send', 'pageview');
+
 </script>
 
 

Modified: incubator/usergrid/site/publish/docs/retrieving-collections/index.html
URL: http://svn.apache.org/viewvc/incubator/usergrid/site/publish/docs/retrieving-collections/index.html?rev=1543106&r1=1543105&r2=1543106&view=diff
==============================================================================
--- incubator/usergrid/site/publish/docs/retrieving-collections/index.html (original)
+++ incubator/usergrid/site/publish/docs/retrieving-collections/index.html Mon Nov 18 18:51:18 2013
@@ -17,7 +17,7 @@
     <link href="/bootstrap/bootstrap.min.css" rel="stylesheet" type='text/css'>
     <link href="/css/bootflat.css" rel="stylesheet" type='text/css'>
     <link href="/css/usergrid-site.css" rel="stylesheet" type='text/css'>
-    <link href="http://fonts.googleapis.com/css?family=Open+Sans:200,400,500,300,600,800,700,400italic,600italic,700italic,800italic,300italic" rel="stylesheet" type="text/css">
+    <link href="https://fonts.googleapis.com/css?family=Open+Sans:200,400,500,300,600,800,700,400italic,600italic,700italic,800italic,300italic" rel="stylesheet" type="text/css">
     <link href="/css/font-awesome.min.css" rel="stylesheet" type='text/css'>
 
     
@@ -695,17 +695,15 @@ collection.fetch(
 <script type="text/javascript">
     head.js("/js/jquery-1.10.1.min.js", "/js/bootstrap.min.js", "/js/usergrid-site.js");
 </script>
-<script type="text/javascript">
-    //IE outdate friendly warning if you don't want remove it
-    var $buoop = {vs:{i:8,f:3.6,o:10.6,s:3.2,n:9}}
-    $buoop.ol = window.onload;
-    window.onload=function(){
-        try {if ($buoop.ol) $buoop.ol();}catch (e) {}
-        var e = document.createElement("script");
-        e.setAttribute("type", "text/javascript");
-        e.setAttribute("src", "http://browser-update.org/update.js");
-        document.body.appendChild(e);
-    }
+<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', 'UA-45815079-1', 'apache.org');
+  ga('send', 'pageview');
+
 </script>
 
 

Modified: incubator/usergrid/site/publish/docs/retrieving-data-entities/index.html
URL: http://svn.apache.org/viewvc/incubator/usergrid/site/publish/docs/retrieving-data-entities/index.html?rev=1543106&r1=1543105&r2=1543106&view=diff
==============================================================================
--- incubator/usergrid/site/publish/docs/retrieving-data-entities/index.html (original)
+++ incubator/usergrid/site/publish/docs/retrieving-data-entities/index.html Mon Nov 18 18:51:18 2013
@@ -17,7 +17,7 @@
     <link href="/bootstrap/bootstrap.min.css" rel="stylesheet" type='text/css'>
     <link href="/css/bootflat.css" rel="stylesheet" type='text/css'>
     <link href="/css/usergrid-site.css" rel="stylesheet" type='text/css'>
-    <link href="http://fonts.googleapis.com/css?family=Open+Sans:200,400,500,300,600,800,700,400italic,600italic,700italic,800italic,300italic" rel="stylesheet" type="text/css">
+    <link href="https://fonts.googleapis.com/css?family=Open+Sans:200,400,500,300,600,800,700,400italic,600italic,700italic,800italic,300italic" rel="stylesheet" type="text/css">
     <link href="/css/font-awesome.min.css" rel="stylesheet" type='text/css'>
 
     
@@ -1258,17 +1258,15 @@ dataClient.request(options, function (er
 <script type="text/javascript">
     head.js("/js/jquery-1.10.1.min.js", "/js/bootstrap.min.js", "/js/usergrid-site.js");
 </script>
-<script type="text/javascript">
-    //IE outdate friendly warning if you don't want remove it
-    var $buoop = {vs:{i:8,f:3.6,o:10.6,s:3.2,n:9}}
-    $buoop.ol = window.onload;
-    window.onload=function(){
-        try {if ($buoop.ol) $buoop.ol();}catch (e) {}
-        var e = document.createElement("script");
-        e.setAttribute("type", "text/javascript");
-        e.setAttribute("src", "http://browser-update.org/update.js");
-        document.body.appendChild(e);
-    }
+<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', 'UA-45815079-1', 'apache.org');
+  ga('send', 'pageview');
+
 </script>
 
 

Modified: incubator/usergrid/site/publish/docs/role/index.html
URL: http://svn.apache.org/viewvc/incubator/usergrid/site/publish/docs/role/index.html?rev=1543106&r1=1543105&r2=1543106&view=diff
==============================================================================
--- incubator/usergrid/site/publish/docs/role/index.html (original)
+++ incubator/usergrid/site/publish/docs/role/index.html Mon Nov 18 18:51:18 2013
@@ -17,7 +17,7 @@
     <link href="/bootstrap/bootstrap.min.css" rel="stylesheet" type='text/css'>
     <link href="/css/bootflat.css" rel="stylesheet" type='text/css'>
     <link href="/css/usergrid-site.css" rel="stylesheet" type='text/css'>
-    <link href="http://fonts.googleapis.com/css?family=Open+Sans:200,400,500,300,600,800,700,400italic,600italic,700italic,800italic,300italic" rel="stylesheet" type="text/css">
+    <link href="https://fonts.googleapis.com/css?family=Open+Sans:200,400,500,300,600,800,700,400italic,600italic,700italic,800italic,300italic" rel="stylesheet" type="text/css">
     <link href="/css/font-awesome.min.css" rel="stylesheet" type='text/css'>
 
     
@@ -1204,17 +1204,15 @@ curl -X DELETE "https://api.usergrid.com
 <script type="text/javascript">
     head.js("/js/jquery-1.10.1.min.js", "/js/bootstrap.min.js", "/js/usergrid-site.js");
 </script>
-<script type="text/javascript">
-    //IE outdate friendly warning if you don't want remove it
-    var $buoop = {vs:{i:8,f:3.6,o:10.6,s:3.2,n:9}}
-    $buoop.ol = window.onload;
-    window.onload=function(){
-        try {if ($buoop.ol) $buoop.ol();}catch (e) {}
-        var e = document.createElement("script");
-        e.setAttribute("type", "text/javascript");
-        e.setAttribute("src", "http://browser-update.org/update.js");
-        document.body.appendChild(e);
-    }
+<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', 'UA-45815079-1', 'apache.org');
+  ga('send', 'pageview');
+
 </script>
 
 

Modified: incubator/usergrid/site/publish/docs/ruby-gem/index.html
URL: http://svn.apache.org/viewvc/incubator/usergrid/site/publish/docs/ruby-gem/index.html?rev=1543106&r1=1543105&r2=1543106&view=diff
==============================================================================
--- incubator/usergrid/site/publish/docs/ruby-gem/index.html (original)
+++ incubator/usergrid/site/publish/docs/ruby-gem/index.html Mon Nov 18 18:51:18 2013
@@ -17,7 +17,7 @@
     <link href="/bootstrap/bootstrap.min.css" rel="stylesheet" type='text/css'>
     <link href="/css/bootflat.css" rel="stylesheet" type='text/css'>
     <link href="/css/usergrid-site.css" rel="stylesheet" type='text/css'>
-    <link href="http://fonts.googleapis.com/css?family=Open+Sans:200,400,500,300,600,800,700,400italic,600italic,700italic,800italic,300italic" rel="stylesheet" type="text/css">
+    <link href="https://fonts.googleapis.com/css?family=Open+Sans:200,400,500,300,600,800,700,400italic,600italic,700italic,800italic,300italic" rel="stylesheet" type="text/css">
     <link href="/css/font-awesome.min.css" rel="stylesheet" type='text/css'>
 
     
@@ -234,17 +234,15 @@
 <script type="text/javascript">
     head.js("/js/jquery-1.10.1.min.js", "/js/bootstrap.min.js", "/js/usergrid-site.js");
 </script>
-<script type="text/javascript">
-    //IE outdate friendly warning if you don't want remove it
-    var $buoop = {vs:{i:8,f:3.6,o:10.6,s:3.2,n:9}}
-    $buoop.ol = window.onload;
-    window.onload=function(){
-        try {if ($buoop.ol) $buoop.ol();}catch (e) {}
-        var e = document.createElement("script");
-        e.setAttribute("type", "text/javascript");
-        e.setAttribute("src", "http://browser-update.org/update.js");
-        document.body.appendChild(e);
-    }
+<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', 'UA-45815079-1', 'apache.org');
+  ga('send', 'pageview');
+
 </script>
 
 

Modified: incubator/usergrid/site/publish/docs/securing-your-app/index.html
URL: http://svn.apache.org/viewvc/incubator/usergrid/site/publish/docs/securing-your-app/index.html?rev=1543106&r1=1543105&r2=1543106&view=diff
==============================================================================
--- incubator/usergrid/site/publish/docs/securing-your-app/index.html (original)
+++ incubator/usergrid/site/publish/docs/securing-your-app/index.html Mon Nov 18 18:51:18 2013
@@ -17,7 +17,7 @@
     <link href="/bootstrap/bootstrap.min.css" rel="stylesheet" type='text/css'>
     <link href="/css/bootflat.css" rel="stylesheet" type='text/css'>
     <link href="/css/usergrid-site.css" rel="stylesheet" type='text/css'>
-    <link href="http://fonts.googleapis.com/css?family=Open+Sans:200,400,500,300,600,800,700,400italic,600italic,700italic,800italic,300italic" rel="stylesheet" type="text/css">
+    <link href="https://fonts.googleapis.com/css?family=Open+Sans:200,400,500,300,600,800,700,400italic,600italic,700italic,800italic,300italic" rel="stylesheet" type="text/css">
     <link href="/css/font-awesome.min.css" rel="stylesheet" type='text/css'>
 
     
@@ -244,17 +244,15 @@
 <script type="text/javascript">
     head.js("/js/jquery-1.10.1.min.js", "/js/bootstrap.min.js", "/js/usergrid-site.js");
 </script>
-<script type="text/javascript">
-    //IE outdate friendly warning if you don't want remove it
-    var $buoop = {vs:{i:8,f:3.6,o:10.6,s:3.2,n:9}}
-    $buoop.ol = window.onload;
-    window.onload=function(){
-        try {if ($buoop.ol) $buoop.ol();}catch (e) {}
-        var e = document.createElement("script");
-        e.setAttribute("type", "text/javascript");
-        e.setAttribute("src", "http://browser-update.org/update.js");
-        document.body.appendChild(e);
-    }
+<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', 'UA-45815079-1', 'apache.org');
+  ga('send', 'pageview');
+
 </script>
 
 

Modified: incubator/usergrid/site/publish/docs/security-model/index.html
URL: http://svn.apache.org/viewvc/incubator/usergrid/site/publish/docs/security-model/index.html?rev=1543106&r1=1543105&r2=1543106&view=diff
==============================================================================
--- incubator/usergrid/site/publish/docs/security-model/index.html (original)
+++ incubator/usergrid/site/publish/docs/security-model/index.html Mon Nov 18 18:51:18 2013
@@ -17,7 +17,7 @@
     <link href="/bootstrap/bootstrap.min.css" rel="stylesheet" type='text/css'>
     <link href="/css/bootflat.css" rel="stylesheet" type='text/css'>
     <link href="/css/usergrid-site.css" rel="stylesheet" type='text/css'>
-    <link href="http://fonts.googleapis.com/css?family=Open+Sans:200,400,500,300,600,800,700,400italic,600italic,700italic,800italic,300italic" rel="stylesheet" type="text/css">
+    <link href="https://fonts.googleapis.com/css?family=Open+Sans:200,400,500,300,600,800,700,400italic,600italic,700italic,800italic,300italic" rel="stylesheet" type="text/css">
     <link href="/css/font-awesome.min.css" rel="stylesheet" type='text/css'>
 
     
@@ -248,17 +248,15 @@
 <script type="text/javascript">
     head.js("/js/jquery-1.10.1.min.js", "/js/bootstrap.min.js", "/js/usergrid-site.js");
 </script>
-<script type="text/javascript">
-    //IE outdate friendly warning if you don't want remove it
-    var $buoop = {vs:{i:8,f:3.6,o:10.6,s:3.2,n:9}}
-    $buoop.ol = window.onload;
-    window.onload=function(){
-        try {if ($buoop.ol) $buoop.ol();}catch (e) {}
-        var e = document.createElement("script");
-        e.setAttribute("type", "text/javascript");
-        e.setAttribute("src", "http://browser-update.org/update.js");
-        document.body.appendChild(e);
-    }
+<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', 'UA-45815079-1', 'apache.org');
+  ga('send', 'pageview');
+
 </script>
 
 

Modified: incubator/usergrid/site/publish/docs/updating-collections/index.html
URL: http://svn.apache.org/viewvc/incubator/usergrid/site/publish/docs/updating-collections/index.html?rev=1543106&r1=1543105&r2=1543106&view=diff
==============================================================================
--- incubator/usergrid/site/publish/docs/updating-collections/index.html (original)
+++ incubator/usergrid/site/publish/docs/updating-collections/index.html Mon Nov 18 18:51:18 2013
@@ -17,7 +17,7 @@
     <link href="/bootstrap/bootstrap.min.css" rel="stylesheet" type='text/css'>
     <link href="/css/bootflat.css" rel="stylesheet" type='text/css'>
     <link href="/css/usergrid-site.css" rel="stylesheet" type='text/css'>
-    <link href="http://fonts.googleapis.com/css?family=Open+Sans:200,400,500,300,600,800,700,400italic,600italic,700italic,800italic,300italic" rel="stylesheet" type="text/css">
+    <link href="https://fonts.googleapis.com/css?family=Open+Sans:200,400,500,300,600,800,700,400italic,600italic,700italic,800italic,300italic" rel="stylesheet" type="text/css">
     <link href="/css/font-awesome.min.css" rel="stylesheet" type='text/css'>
 
     
@@ -645,17 +645,15 @@ dataClient.request(options,function (err
 <script type="text/javascript">
     head.js("/js/jquery-1.10.1.min.js", "/js/bootstrap.min.js", "/js/usergrid-site.js");
 </script>
-<script type="text/javascript">
-    //IE outdate friendly warning if you don't want remove it
-    var $buoop = {vs:{i:8,f:3.6,o:10.6,s:3.2,n:9}}
-    $buoop.ol = window.onload;
-    window.onload=function(){
-        try {if ($buoop.ol) $buoop.ol();}catch (e) {}
-        var e = document.createElement("script");
-        e.setAttribute("type", "text/javascript");
-        e.setAttribute("src", "http://browser-update.org/update.js");
-        document.body.appendChild(e);
-    }
+<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', 'UA-45815079-1', 'apache.org');
+  ga('send', 'pageview');
+
 </script>
 
 

Modified: incubator/usergrid/site/publish/docs/updating-data-entities/index.html
URL: http://svn.apache.org/viewvc/incubator/usergrid/site/publish/docs/updating-data-entities/index.html?rev=1543106&r1=1543105&r2=1543106&view=diff
==============================================================================
--- incubator/usergrid/site/publish/docs/updating-data-entities/index.html (original)
+++ incubator/usergrid/site/publish/docs/updating-data-entities/index.html Mon Nov 18 18:51:18 2013
@@ -17,7 +17,7 @@
     <link href="/bootstrap/bootstrap.min.css" rel="stylesheet" type='text/css'>
     <link href="/css/bootflat.css" rel="stylesheet" type='text/css'>
     <link href="/css/usergrid-site.css" rel="stylesheet" type='text/css'>
-    <link href="http://fonts.googleapis.com/css?family=Open+Sans:200,400,500,300,600,800,700,400italic,600italic,700italic,800italic,300italic" rel="stylesheet" type="text/css">
+    <link href="https://fonts.googleapis.com/css?family=Open+Sans:200,400,500,300,600,800,700,400italic,600italic,700italic,800italic,300italic" rel="stylesheet" type="text/css">
     <link href="/css/font-awesome.min.css" rel="stylesheet" type='text/css'>
 
     
@@ -1205,17 +1205,15 @@ entity.save(function (error,response) {
 <script type="text/javascript">
     head.js("/js/jquery-1.10.1.min.js", "/js/bootstrap.min.js", "/js/usergrid-site.js");
 </script>
-<script type="text/javascript">
-    //IE outdate friendly warning if you don't want remove it
-    var $buoop = {vs:{i:8,f:3.6,o:10.6,s:3.2,n:9}}
-    $buoop.ol = window.onload;
-    window.onload=function(){
-        try {if ($buoop.ol) $buoop.ol();}catch (e) {}
-        var e = document.createElement("script");
-        e.setAttribute("type", "text/javascript");
-        e.setAttribute("src", "http://browser-update.org/update.js");
-        document.body.appendChild(e);
-    }
+<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', 'UA-45815079-1', 'apache.org');
+  ga('send', 'pageview');
+
 </script>
 
 

Modified: incubator/usergrid/site/publish/docs/uploading-files-and-assets/index.html
URL: http://svn.apache.org/viewvc/incubator/usergrid/site/publish/docs/uploading-files-and-assets/index.html?rev=1543106&r1=1543105&r2=1543106&view=diff
==============================================================================
--- incubator/usergrid/site/publish/docs/uploading-files-and-assets/index.html (original)
+++ incubator/usergrid/site/publish/docs/uploading-files-and-assets/index.html Mon Nov 18 18:51:18 2013
@@ -17,7 +17,7 @@
     <link href="/bootstrap/bootstrap.min.css" rel="stylesheet" type='text/css'>
     <link href="/css/bootflat.css" rel="stylesheet" type='text/css'>
     <link href="/css/usergrid-site.css" rel="stylesheet" type='text/css'>
-    <link href="http://fonts.googleapis.com/css?family=Open+Sans:200,400,500,300,600,800,700,400italic,600italic,700italic,800italic,300italic" rel="stylesheet" type="text/css">
+    <link href="https://fonts.googleapis.com/css?family=Open+Sans:200,400,500,300,600,800,700,400italic,600italic,700italic,800italic,300italic" rel="stylesheet" type="text/css">
     <link href="/css/font-awesome.min.css" rel="stylesheet" type='text/css'>
 
     
@@ -391,17 +391,15 @@
 <script type="text/javascript">
     head.js("/js/jquery-1.10.1.min.js", "/js/bootstrap.min.js", "/js/usergrid-site.js");
 </script>
-<script type="text/javascript">
-    //IE outdate friendly warning if you don't want remove it
-    var $buoop = {vs:{i:8,f:3.6,o:10.6,s:3.2,n:9}}
-    $buoop.ol = window.onload;
-    window.onload=function(){
-        try {if ($buoop.ol) $buoop.ol();}catch (e) {}
-        var e = document.createElement("script");
-        e.setAttribute("type", "text/javascript");
-        e.setAttribute("src", "http://browser-update.org/update.js");
-        document.body.appendChild(e);
-    }
+<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', 'UA-45815079-1', 'apache.org');
+  ga('send', 'pageview');
+
 </script>
 
 

Modified: incubator/usergrid/site/publish/docs/user/index.html
URL: http://svn.apache.org/viewvc/incubator/usergrid/site/publish/docs/user/index.html?rev=1543106&r1=1543105&r2=1543106&view=diff
==============================================================================
--- incubator/usergrid/site/publish/docs/user/index.html (original)
+++ incubator/usergrid/site/publish/docs/user/index.html Mon Nov 18 18:51:18 2013
@@ -17,7 +17,7 @@
     <link href="/bootstrap/bootstrap.min.css" rel="stylesheet" type='text/css'>
     <link href="/css/bootflat.css" rel="stylesheet" type='text/css'>
     <link href="/css/usergrid-site.css" rel="stylesheet" type='text/css'>
-    <link href="http://fonts.googleapis.com/css?family=Open+Sans:200,400,500,300,600,800,700,400italic,600italic,700italic,800italic,300italic" rel="stylesheet" type="text/css">
+    <link href="https://fonts.googleapis.com/css?family=Open+Sans:200,400,500,300,600,800,700,400italic,600italic,700italic,800italic,300italic" rel="stylesheet" type="text/css">
     <link href="/css/font-awesome.min.css" rel="stylesheet" type='text/css'>
 
     
@@ -2067,17 +2067,15 @@ client.request(options, function (err, d
 <script type="text/javascript">
     head.js("/js/jquery-1.10.1.min.js", "/js/bootstrap.min.js", "/js/usergrid-site.js");
 </script>
-<script type="text/javascript">
-    //IE outdate friendly warning if you don't want remove it
-    var $buoop = {vs:{i:8,f:3.6,o:10.6,s:3.2,n:9}}
-    $buoop.ol = window.onload;
-    window.onload=function(){
-        try {if ($buoop.ol) $buoop.ol();}catch (e) {}
-        var e = document.createElement("script");
-        e.setAttribute("type", "text/javascript");
-        e.setAttribute("src", "http://browser-update.org/update.js");
-        document.body.appendChild(e);
-    }
+<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', 'UA-45815079-1', 'apache.org');
+  ga('send', 'pageview');
+
 </script>
 
 

Modified: incubator/usergrid/site/publish/docs/using-api/index.html
URL: http://svn.apache.org/viewvc/incubator/usergrid/site/publish/docs/using-api/index.html?rev=1543106&r1=1543105&r2=1543106&view=diff
==============================================================================
--- incubator/usergrid/site/publish/docs/using-api/index.html (original)
+++ incubator/usergrid/site/publish/docs/using-api/index.html Mon Nov 18 18:51:18 2013
@@ -17,7 +17,7 @@
     <link href="/bootstrap/bootstrap.min.css" rel="stylesheet" type='text/css'>
     <link href="/css/bootflat.css" rel="stylesheet" type='text/css'>
     <link href="/css/usergrid-site.css" rel="stylesheet" type='text/css'>
-    <link href="http://fonts.googleapis.com/css?family=Open+Sans:200,400,500,300,600,800,700,400italic,600italic,700italic,800italic,300italic" rel="stylesheet" type="text/css">
+    <link href="https://fonts.googleapis.com/css?family=Open+Sans:200,400,500,300,600,800,700,400italic,600italic,700italic,800italic,300italic" rel="stylesheet" type="text/css">
     <link href="/css/font-awesome.min.css" rel="stylesheet" type='text/css'>
 
     
@@ -339,17 +339,15 @@
 <script type="text/javascript">
     head.js("/js/jquery-1.10.1.min.js", "/js/bootstrap.min.js", "/js/usergrid-site.js");
 </script>
-<script type="text/javascript">
-    //IE outdate friendly warning if you don't want remove it
-    var $buoop = {vs:{i:8,f:3.6,o:10.6,s:3.2,n:9}}
-    $buoop.ol = window.onload;
-    window.onload=function(){
-        try {if ($buoop.ol) $buoop.ol();}catch (e) {}
-        var e = document.createElement("script");
-        e.setAttribute("type", "text/javascript");
-        e.setAttribute("src", "http://browser-update.org/update.js");
-        document.body.appendChild(e);
-    }
+<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', 'UA-45815079-1', 'apache.org');
+  ga('send', 'pageview');
+
 </script>
 
 

Modified: incubator/usergrid/site/publish/docs/using-sandbox-application/index.html
URL: http://svn.apache.org/viewvc/incubator/usergrid/site/publish/docs/using-sandbox-application/index.html?rev=1543106&r1=1543105&r2=1543106&view=diff
==============================================================================
--- incubator/usergrid/site/publish/docs/using-sandbox-application/index.html (original)
+++ incubator/usergrid/site/publish/docs/using-sandbox-application/index.html Mon Nov 18 18:51:18 2013
@@ -17,7 +17,7 @@
     <link href="/bootstrap/bootstrap.min.css" rel="stylesheet" type='text/css'>
     <link href="/css/bootflat.css" rel="stylesheet" type='text/css'>
     <link href="/css/usergrid-site.css" rel="stylesheet" type='text/css'>
-    <link href="http://fonts.googleapis.com/css?family=Open+Sans:200,400,500,300,600,800,700,400italic,600italic,700italic,800italic,300italic" rel="stylesheet" type="text/css">
+    <link href="https://fonts.googleapis.com/css?family=Open+Sans:200,400,500,300,600,800,700,400italic,600italic,700italic,800italic,300italic" rel="stylesheet" type="text/css">
     <link href="/css/font-awesome.min.css" rel="stylesheet" type='text/css'>
 
     
@@ -250,17 +250,15 @@
 <script type="text/javascript">
     head.js("/js/jquery-1.10.1.min.js", "/js/bootstrap.min.js", "/js/usergrid-site.js");
 </script>
-<script type="text/javascript">
-    //IE outdate friendly warning if you don't want remove it
-    var $buoop = {vs:{i:8,f:3.6,o:10.6,s:3.2,n:9}}
-    $buoop.ol = window.onload;
-    window.onload=function(){
-        try {if ($buoop.ol) $buoop.ol();}catch (e) {}
-        var e = document.createElement("script");
-        e.setAttribute("type", "text/javascript");
-        e.setAttribute("src", "http://browser-update.org/update.js");
-        document.body.appendChild(e);
-    }
+<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', 'UA-45815079-1', 'apache.org');
+  ga('send', 'pageview');
+
 </script>