You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ignite.apache.org by dm...@apache.org on 2020/05/20 04:52:34 UTC

[ignite-website] branch master updated: Updated code for GA (#15)

This is an automated email from the ASF dual-hosted git repository.

dmagda pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ignite-website.git


The following commit(s) were added to refs/heads/master by this push:
     new 4494c42  Updated code for GA (#15)
4494c42 is described below

commit 4494c42d2b910aa8ac6a9a9ba5dfbdcb0e849ddb
Author: Mauricio Stekl <ma...@stekl.org>
AuthorDate: Wed May 20 01:52:25 2020 -0300

    Updated code for GA (#15)
    
    * moved around GA code
    
    * updated GA tracking code and events
    
    * removed old ga
    
    Co-authored-by: Mauricio Stekl <ma...@gridgain.com>
---
 arch/clustering.html                          |   3 +-
 arch/multi-tier-storage.html                  |   3 +-
 arch/native-persistence.html                  |   3 +-
 community/contribute.html                     |   3 +-
 community/resources.html                      |   3 +-
 docs-and-apis.html                            |   3 +-
 download.html                                 | 116 +++++++++++++-------------
 events.html                                   |   3 +-
 features.html                                 |  37 ++++----
 features/acid-transactions.html               |   3 +-
 features/collocated-processing.html           |   3 +-
 features/datastructures.html                  |   3 +-
 features/machinelearning.html                 |   3 +-
 features/manageandmonitor.html                |   3 +-
 features/messaging.html                       |   3 +-
 features/multilanguage.html                   |   3 +-
 features/rdbmsintegration.html                |   3 +-
 features/servicegrid.html                     |   3 +-
 features/sql.html                             |   3 +-
 features/streaming.html                       |   3 +-
 features/tensorflow.html                      |   3 +-
 in-memory-computing.html                      |   3 +-
 includes/header.html                          |  40 ++++-----
 includes/scripts.html                         |  10 +--
 includes/scriptshead.html                     |  10 +++
 index.html                                    |  31 ++++---
 meetup-groups.html                            |   3 +-
 screencasts.html                              |   3 +-
 use-cases/caching/hibernate-l2-cache.html     |   3 +-
 use-cases/caching/jcache-provider.html        |   3 +-
 use-cases/caching/web-session-clustering.html |   3 +-
 use-cases/digital-integration-hub.html        |   3 +-
 use-cases/hadoop-acceleration.html            |   3 +-
 use-cases/high-performance-computing.html     |   3 +-
 use-cases/in-memory-cache.html                |   3 +-
 use-cases/in-memory-data-grid.html            |   3 +-
 use-cases/in-memory-database.html             |   3 +-
 use-cases/key-value-store.html                |   3 +-
 use-cases/provenusecases.html                 |   1 +
 use-cases/spark-acceleration.html             |   3 +-
 whatisignite.html                             |   3 +-
 41 files changed, 192 insertions(+), 155 deletions(-)

diff --git a/arch/clustering.html b/arch/clustering.html
index 2102369..7bab869 100644
--- a/arch/clustering.html
+++ b/arch/clustering.html
@@ -35,7 +35,8 @@ under the License.
 <head>
 
     <link rel="canonical" href="https://ignite.apache.org/arch/clustering.html" />
-    <meta charset="utf-8">
+    <!--#include virtual="/includes/scriptshead.html" -->
+<meta charset="utf-8">
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
     <meta http-equiv="Cache-Control" content="no-cache, no-store, must-revalidate" />
     <meta http-equiv="Pragma" content="no-cache" />
diff --git a/arch/multi-tier-storage.html b/arch/multi-tier-storage.html
index 8ff15c6..d4debb7 100644
--- a/arch/multi-tier-storage.html
+++ b/arch/multi-tier-storage.html
@@ -35,7 +35,8 @@ under the License.
 <head>
 
     <link rel="canonical" href="https://ignite.apache.org/arch/multi-tier-storage.html"/>
-    <meta charset="utf-8">
+    <!--#include virtual="/includes/scriptshead.html" -->
+<meta charset="utf-8">
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
     <meta http-equiv="Cache-Control" content="no-cache, no-store, must-revalidate"/>
     <meta http-equiv="Pragma" content="no-cache"/>
diff --git a/arch/native-persistence.html b/arch/native-persistence.html
index 25d3c6c..4e38677 100644
--- a/arch/native-persistence.html
+++ b/arch/native-persistence.html
@@ -35,7 +35,8 @@ under the License.
 <head>
 
     <link rel="canonical" href="https://ignite.apache.org/arch/native-persistence.html"/>
-    <meta charset="utf-8">
+    <!--#include virtual="/includes/scriptshead.html" -->
+<meta charset="utf-8">
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
     <meta http-equiv="Cache-Control" content="no-cache, no-store, must-revalidate"/>
     <meta http-equiv="Pragma" content="no-cache"/>
diff --git a/community/contribute.html b/community/contribute.html
index 490d78a..ae85a6a 100644
--- a/community/contribute.html
+++ b/community/contribute.html
@@ -35,7 +35,8 @@ under the License.
 <head>
 
 <link rel="canonical" href="https://ignite.apache.org/community/contribute.html" />
-    <meta charset="utf-8">
+    <!--#include virtual="/includes/scriptshead.html" -->
+<meta charset="utf-8">
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
     <meta http-equiv="Cache-Control" content="no-cache, no-store, must-revalidate" />
     <meta http-equiv="Pragma" content="no-cache" />
diff --git a/community/resources.html b/community/resources.html
index bf83611..81bfed0 100644
--- a/community/resources.html
+++ b/community/resources.html
@@ -35,7 +35,8 @@ under the License.
 <head>
 
 <link rel="canonical" href="https://ignite.apache.org/community/resources.html" />
-    <meta charset="utf-8">
+    <!--#include virtual="/includes/scriptshead.html" -->
+<meta charset="utf-8">
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
     <meta http-equiv="Cache-Control" content="no-cache, no-store, must-revalidate" />
     <meta http-equiv="Pragma" content="no-cache" />
diff --git a/docs-and-apis.html b/docs-and-apis.html
index 544175d..3cd582f 100644
--- a/docs-and-apis.html
+++ b/docs-and-apis.html
@@ -34,7 +34,8 @@ under the License.
 <head>
 
     <link rel="canonical" href="https://ignite.apache.org/docs-and-apis.html"/>
-    <meta charset="utf-8">
+    <!--#include virtual="/includes/scriptshead.html" -->
+<meta charset="utf-8">
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
     <meta http-equiv="Cache-Control" content="no-cache, no-store, must-revalidate"/>
     <meta http-equiv="Pragma" content="no-cache"/>
diff --git a/download.html b/download.html
index 56f5eb8..ad483d4 100644
--- a/download.html
+++ b/download.html
@@ -35,7 +35,20 @@ under the License.
 <head>
 
     <link rel="canonical" href="https://ignite.apache.org/download.html"/>
-    <meta charset="utf-8">
+    
+<!-- Global site tag (gtag.js) - Google Analytics -->
+<script async src="https://www.googletagmanager.com/gtag/js?id=UA-61232409-1"></script>
+<script>
+  window.dataLayer = window.dataLayer || [];
+  function gtag(){dataLayer.push(arguments);}
+  gtag('js', new Date());
+
+  gtag('config', 'UA-61232409-1');
+</script>
+
+
+
+<meta charset="utf-8">
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
     <meta http-equiv="Cache-Control" content="no-cache, no-store, must-revalidate"/>
     <meta http-equiv="Pragma" content="no-cache"/>
@@ -44,18 +57,17 @@ under the License.
 
 
     <!-- begin include include of "/includes/styles.html" -->
-<!-- remember to copy this content to downloads.html --><style>@charset "UTF-8";:root{--blue:#007bff;--indigo:#6610f2;--purple:#6f42c1;--pink:#e83e8c;--red:#dc3545;--orange:#fd7e14;--yellow:#ffc107;--green:#28a745;--teal:#20c997;--cyan:#17a2b8;--white:#fff;--gray:#6c757d;--gray-dark:#343a40;--primary:#055799;--secondary:#b02032;--success:#28a745;--info:#17a2b8;--warning:#ffc107;--danger:#dc3545;--light:#f8f9fa;--dark:#343a40;--gray:#e9e9e9;--shadow-gray:#d5d5d5;--ignite-red:#f20025;--bre [...]
 
     <!-- ***NOTICE***
          As of 2015-08-31, SSI does not work with the "virtual"
          downloads.cgi hack. Therefore, we're including the banners,
          navbars and notices explicitly. -->
     
-
 </head>
 <body class="line-numbers">
 <!-- begin include of "/includes/header.html" -->
 
+
 <header id="header" class="affix header sticky-top shrink" data-spy="affix" data-offset-top="0">
     <div class="container">
         <nav id="nav" class=" navbar navbar-expand-lg d-flex bd-highlight mb-3" role="navigation">
@@ -63,7 +75,7 @@ under the License.
                     src="/images/ignite_logo_full.svg" alt="Apache Ignite Logo"></a>
 
 
-            <button type="button" class="navbar-toggler" data-toggle="collapse" data-target="#navbar">
+            <button aria-label="Main Menu" type="button" class="navbar-toggler" data-toggle="collapse" data-target="#navbar">
                         <span class="navbar-toggler-icon"><i class="fas fa-bars" aria-hidden="true"></i>
                         </span>
             </button>
@@ -78,33 +90,33 @@ under the License.
 
                             <li class="dropdown-item"><a href="/arch/multi-tier-storage.html"
                                                          aria-label="Memory Centric Storage"
-                                                         onclick="ga('send', 'event', 'apache_ignite_features', 'menu_click', 'memory_centric');">
+                                                         onclick="gtag('event',  'menu_click', { 'event_category': 'apache_ignite_features', 'event_label': 'memory_centric'});">
                                 Multi-Tier Storage</a>
                             </li>
                             <li class="dropdown-item"><a href="/arch/native-persistence.html"
-                                                         onclick="ga('send', 'event', 'apache_ignite_features', 'menu_click', 'persistence');">
+                                                         onclick="gtag('event',  'menu_click', { 'event_category': 'apache_ignite_features', 'event_label': 'persistence'});">
                                 Native Persistence</a>
                             </li>
                             <li class="dropdown-item"><a href="/features/sql.html" aria-label="Features"
-                                                         onclick="ga('send', 'event', 'apache_ignite_features', 'menu_click', 'distributed_sql');">
+                                                         onclick="gtag('event',  'menu_click', { 'event_category': 'apache_ignite_features', 'event_label': 'distributed_sql'});">
                                 Distributed SQL</a>
                             </li>
                             <li class="dropdown-item"><a href="/use-cases/key-value-store.html" aria-label="DataGrid"
-                                                         onclick="ga('send', 'event', 'apache_ignite_features', 'menu_click', 'distributed_key_value');">
+                                                         onclick="gtag('event',  'menu_click', { 'event_category': 'apache_ignite_features', 'event_label': 'distributed_key_value'});">
                                 Distributed Key-Value</a>
                             </li>
                             <li class="dropdown-item"><a href="/features/acid-transactions.html" aria-label="Transactions"
-                                                         onclick="ga('send', 'event', 'apache_ignite_features', 'menu_click', 'acid_transactions');">
+                                                         onclick="gtag('event',  'menu_click', { 'event_category': 'apache_ignite_features', 'event_label': 'acid_transactions'});">
                                 ACID Transactions</a>
                             </li>
                             <li class="dropdown-item"><a href="/features/collocated-processing.html"
                                                          aria-label="Collocated Processing"
-                                                         onclick="ga('send', 'event', 'apache_ignite_features', 'menu_click', 'collocated_processing');">
+                                                         onclick="gtag('event',  'menu_click', { 'event_category': 'apache_ignite_features', 'event_label': 'collocated_processing'});">
                                 Co-located Processing</a>
                             </li>
                             <li class="dropdown-item"><a href="/features/machinelearning.html"
                                                          aria-label="Machine Learning"
-                                                         onclick="ga('send', 'event', 'apache_ignite_features', 'menu_click', 'machine_learning');">
+                                                         onclick="gtag('event',  'menu_click', { 'event_category': 'apache_ignite_features', 'event_label': 'machine_learning'});">
                                 Machine Learning</a>
                             </li>
                             <li class="dropdown-item"><a href="/features.html"><i>More Features</i></a></li>
@@ -114,7 +126,7 @@ under the License.
                             <li role="presentation" class="dropdown-subtitle">Tooling</li>
                             <li class="dropdown-item"><a href="/features/manageandmonitor.html"
                                                          aria-label="Ignite Management & Monitoring"
-                                                         onclick="ga('send', 'event', 'apache_ignite_features', 'menu_click', 'ignite_manage_monitor');">
+                                                         onclick="gtag('event',  'menu_click', { 'event_category': 'apache_ignite_features', 'event_label': 'ignite_manage_monitor'});">
                                 Management & Monitoring</a>
                             </li>
                         </ul>
@@ -127,22 +139,22 @@ under the License.
                             <li class="dropdown-subtitle" role="presentation">Caching & Database</li>
                             <li class="dropdown-item"><a href="/use-cases/in-memory-cache.html"
                                                          aria-label="In-Memory Cache"
-                                                         onclick="ga('send', 'event', 'apache_ignite_usecases', 'menu_click', 'in_memory_cache');">
+                                                         onclick="gtag('event',  'menu_click', { 'event_category': 'apache_ignite_usecases', 'event_label': 'in_memory_cache'});">
                                 In-Memory Cache</a>
                             </li>
                             <li class="dropdown-item"><a href="/use-cases/in-memory-data-grid.html"
                                                          aria-label="In-Memory Data Grid"
-                                                         onclick="ga('send', 'event', 'apache_ignite_usecases', 'menu_click', 'data_grid');">
+                                                         onclick="gtag('event',  'menu_click', { 'event_category': 'apache_ignite_usecases', 'event_label': 'data_grid'});">
                                 In-Memory Data Grid</a>
                             </li>
                             <li class="dropdown-item"><a href="/use-cases/in-memory-database.html"
                                                          aria-label="In-Memory Database"
-                                                         onclick="ga('send', 'event', 'apache_ignite_usecases', 'menu_click', 'distributed-database');">
+                                                         onclick="gtag('event',  'menu_click', { 'event_category': 'apache_ignite_usecases', 'event_label': 'distributed-database'});">
                                 In-Memory Database</a>
                             </li>
                             <li class="dropdown-item"><a href="/use-cases/key-value-store.html"
                                                          aria-label="Key-Value Store"
-                                                         onclick="ga('send', 'event', 'apache_ignite_usecases', 'menu_click', 'key_value_store');">
+                                                         onclick="gtag('event',  'menu_click', { 'event_category': 'apache_ignite_usecases', 'event_label': 'key_value_store'});">
                                 Key-Value Store</a>
                             </li>
 
@@ -150,12 +162,11 @@ under the License.
                             <li class="dropdown-subtitle" role="presentation">Data & Compute Hubs</li>
                             <li class="dropdown-item"><a href="/use-cases/high-performance-computing.html"
                                                          aria-label="High-Performance Computing"
-                                                         onclick="ga('send', 'event', 'apache_ignite_usecases', 'menu_click', 'massive_parallel_processing');">
+                                                         onclick="gtag('event',  'menu_click', { 'event_category': 'apache_ignite_usecases', 'event_label': 'massive_parallel_processing'});">
                                 High-Performance Computing</a>
                             </li>
-                            <li class="dropdown-item"><a href="/use-cases/digital-integration-hub.html"
-                                                         aria-label="Digital Integration Hub"
-                                                         onclick="ga('send', 'event', 'apache_ignite_usecases', 'menu_click', 'digital_integration_hub');">
+                            <li class="dropdown-item"><a href="/use-cases/digital-integration-hub.html" aria-label="Digital Integration Hub"
+                                                         onclick="gtag('event',  'menu_click', { 'event_category': 'apache_ignite_usecases', 'event_label': 'digital_integration_hub'});">
                                 Digital Integration Hub</a>
                             </li>
 
@@ -163,12 +174,12 @@ under the License.
                             <li class="dropdown-subtitle" role="presentation">Faster Analytics</li>
                             <li class="dropdown-item"><a href="/use-cases/spark-acceleration.html"
                                                          aria-label="Apache Spark Acceleration"
-                                                         onclick="ga('send', 'event', 'apache_ignite_usecases', 'menu_click', 'apache_spark_acceleration');">
+                                                         onclick="gtag('event',  'menu_click', { 'event_category': 'apache_ignite_usecases', 'event_label': 'apache_spark_acceleration'});">
                                 Apache Spark Acceleration</a>
                             </li>
                             <li class="dropdown-item"><a href="/use-cases/hadoop-acceleration.html"
                                                          aria-label="Hadoop Acceleration"
-                                                         onclick="ga('send', 'event', 'apache_ignite_usecases', 'menu_click', 'hadoop_acceleration');">
+                                                         onclick="gtag('event',  'menu_click', { 'event_category': 'apache_ignite_usecases', 'event_label': 'hadoop_acceleration'});">
                                 Apache Hadoop Acceleration</a>
                             </li>
 
@@ -176,7 +187,7 @@ under the License.
                             <li class="dropdown-subtitle" role="presentation">Ignite in Production</li>
                             <li class="dropdown-item"><a href="/use-cases/provenusecases.html"
                                                          aria-label="Powered by Ignite"
-                                                         onclick="ga('send', 'event', 'apache_ignite_usecases', 'menu_click', 'proven_usecases');">
+                                                         onclick="gtag('event',  'menu_click', { 'event_category': 'apache_ignite_usecases', 'event_label': 'proven_usecases'});">
                                 Powered by Ignite</a>
                             </li>
                         </ul>
@@ -202,19 +213,17 @@ under the License.
                             <li class="dropdown-subtitle" role="presentation">FAQ & Assets</li>
                             <li class="dropdown-item">
                                 <a href="/in-memory-computing.html" aria-label="whats-imc"
-                                   onclick="ga('send', 'event', 'whats-imc', 'menu_click', 'whats-imc');">
+                                   onclick="gtag('event', 'menu_click', { 'event_category': 'whats-imc', 'event_label': 'whats-imc'});">
                                     What's In-Memory Computing?</a>
                             </li>
                             <li class="dropdown-item">
                                 <a href="/whatisignite.html" aria-label="whats-ignite"
-                                   onclick="ga('send', 'event', 'whatisignite', 'menu_click', 'whatisignite_page');">
+                                   onclick="gtag('event',  'menu_click', { 'event_category': 'whatisignite', 'event_label': 'whatisignite_page'});">
                                     What's Apache Ignite?</a>
                             </li>
                             <li class="dropdown-item">
-                                <a href="https://github.com/apache/ignite-website/tree/master/images/png-diagrams"
-                                   aria-label="ignite-assets"
-                                   onclick="ga('send', 'event', 'ignite_assets', 'menu_click', 'ignite_assets');"
-                                   target="_blank">
+                                <a href="https://github.com/apache/ignite-website/tree/master/images/png-diagrams" aria-label="ignite-assets"
+                                   onclick="gtag('event',  'menu_click', { 'event_category': 'ignite_assets', 'event_label': 'ignite_assets'});" rel="noopener" target="_blank">
                                     Ignite Assets<i
                                         class="fas fa-external-link-alt" style="padding-left:5px;"></i></a>
                             </li>
@@ -270,6 +279,7 @@ under the License.
 </header>
 
 
+
 <!-- end include of "/includes/header.html" -->
 
 <!-- START OF MAIN SITE BODY -->
@@ -347,7 +357,7 @@ under the License.
                     <td style="white-space: nowrap;">
                         <a id="apache_ignite_source_download"
                            href="[preferred]/[distdir]/2.8.0/apache-ignite-2.8.0-src.zip"
-                           onclick="ga('send', 'event', 'apache_ignite_source_download', 'download', 'apache-ignite-2.8.0');">apache-ignite-2.8.0-src.zip</a>
+                           onclick="gtag('event',  'download', {'event_category': 'apache_ignite_source_download', 'event_label': 'apache-ignite-2.8.0'});">apache-ignite-2.8.0-src.zip</a>
 
                         (<a href="https://downloads.apache.org/ignite/2.8.0/apache-ignite-2.8.0-src.zip.asc">pgp</a>,
                         <a href="https://downloads.apache.org/ignite/2.8.0/apache-ignite-2.8.0-src.zip.sha512">sha512</a>)
@@ -367,7 +377,7 @@ under the License.
                     <td style="white-space: nowrap;">
                         <a id="apache_ignite_source_download"
                            href="https://archive.apache.org/dist/ignite/2.7.6/apache-ignite-2.7.6-src.zip"
-                           onclick="ga('send', 'event', 'apache_ignite_source_download', 'download', 'apache-ignite-2.7.6');">apache-ignite-2.7.6-src.zip</a>
+                           onclick="gtag('event',  'download', {'event_category': 'apache_ignite_source_download', 'event_label': 'apache-ignite-2.7.6'});">apache-ignite-2.7.6-src.zip</a>
 
                         (<a href="https://archive.apache.org/dist/ignite/2.7.6/apache-ignite-2.7.6-src.zip.asc">pgp</a>,
                         <a href="https://archive.apache.org/dist/ignite/2.7.6/apache-ignite-2.7.6-src.zip.sha512">sha512</a>)
@@ -387,7 +397,7 @@ under the License.
                     <td style="white-space: nowrap;">
                         <a id="apache_ignite_source_download"
                            href="https://archive.apache.org/dist/ignite/2.7.5/apache-ignite-2.7.5-src.zip"
-                           onclick="ga('send', 'event', 'apache_ignite_source_download', 'download', 'apache-ignite-2.7.5');">apache-ignite-2.7.5-src.zip</a>
+                           onclick="gtag('event',  'download', {'event_category': 'apache_ignite_source_download', 'event_label': 'apache-ignite-2.7.5'});">apache-ignite-2.7.5-src.zip</a>
 
                         (<a href="https://archive.apache.org/dist/ignite/2.7.5/apache-ignite-2.7.5-src.zip.asc">pgp</a>,
                         <a href="https://archive.apache.org/dist/ignite/2.7.5/apache-ignite-2.7.5-src.zip.sha512">sha512</a>)
@@ -407,7 +417,7 @@ under the License.
                     <td style="white-space: nowrap;">
                         <a id="apache_ignite_source_download"
                            href="https://archive.apache.org/dist/ignite/2.7.0/apache-ignite-2.7.0-src.zip"
-                           onclick="ga('send', 'event', 'apache_ignite_source_download', 'download', 'apache-ignite-2.7.0');">apache-ignite-2.7.0-src.zip</a>
+                           onclick="gtag('event',  'download', {'event_category': 'apache_ignite_source_download', 'event_label': 'apache-ignite-2.7.0'});">apache-ignite-2.7.0-src.zip</a>
 
                         (<a href="https://archive.apache.org/dist/ignite/2.7.0/apache-ignite-2.7.0-src.zip.asc">pgp</a>,
                         <a href="https://archive.apache.org/dist/ignite/2.7.0/apache-ignite-2.7.0-src.zip.sha512">sha512</a>)
@@ -427,7 +437,7 @@ under the License.
                     <td style="white-space: nowrap;">
                         <a id="apache_ignite_source_download"
                            href="https://archive.apache.org/dist/ignite/2.6.0/apache-ignite-2.6.0-src.zip"
-                           onclick="ga('send', 'event', 'apache_ignite_source_download', 'download', 'apache-ignite-2.6.0');">apache-ignite-2.6.0-src.zip</a>
+                           onclick="gtag('event',  'download', {'event_category': 'apache_ignite_source_download', 'event_label': 'apache-ignite-2.6.0'});">apache-ignite-2.6.0-src.zip</a>
 
                         (<a href="https://archive.apache.org/dist/ignite/2.6.0/apache-ignite-2.6.0-src.zip.asc">pgp</a>,
                         <a href="https://archive.apache.org/dist/ignite/2.6.0/apache-ignite-2.6.0-src.zip.sha512">sha512</a>)
@@ -447,7 +457,7 @@ under the License.
                     <td style="white-space: nowrap;">
                         <a id="apache_ignite_source_download"
                            href="https://archive.apache.org/dist/ignite/2.5.0/apache-ignite-2.5.0-src.zip"
-                           onclick="ga('send', 'event', 'apache_ignite_source_download', 'download', 'apache-ignite-2.5.0');">apache-ignite-2.5.0-src.zip</a>
+                           onclick="gtag('event',  'download', {'event_category': 'apache_ignite_source_download', 'event_label': 'apache-ignite-2.5.0'});">apache-ignite-2.5.0-src.zip</a>
 
                         (<a href="https://archive.apache.org/dist/ignite/2.5.0/apache-ignite-2.5.0-src.zip.asc">pgp</a>,
                         <a href="https://archive.apache.org/dist/ignite/2.5.0/apache-ignite-2.5.0-src.zip.sha512">sha512</a>)
@@ -519,7 +529,7 @@ under the License.
                         <a
                                 id="apache_ignite_binary_fabric_download"
                                 href="[preferred]/[distdir]/2.8.0/apache-ignite-2.8.0-bin.zip"
-                                onclick="ga('send', 'event', 'apache_ignite_fabric_download', 'download', 'apache-ignite-2.8.0');">apache-ignite-2.8.0-bin.zip</a>
+                                onclick="gtag('event',  'download', {'event_category': 'apache_ignite_fabric_download', 'event_label': 'apache-ignite-2.8.0'});">apache-ignite-2.8.0-bin.zip</a>
 
                         (<a href="https://downloads.apache.org/ignite/2.8.0/apache-ignite-2.8.0-bin.zip.asc">pgp</a>,
                         <a href="https://downloads.apache.org/ignite/2.8.0/apache-ignite-2.8.0-bin.zip.sha512">sha512</a>)
@@ -539,7 +549,7 @@ under the License.
                         <a
                                 id="apache_ignite_binary_fabric_download"
                                 href="https://archive.apache.org/dist/ignite/2.7.6/apache-ignite-2.7.6-bin.zip"
-                                onclick="ga('send', 'event', 'apache_ignite_fabric_download', 'download', 'apache-ignite-2.7.6');">apache-ignite-2.7.6-bin.zip</a>
+                                onclick="gtag('event',  'download', {'event_category': 'apache_ignite_fabric_download', 'event_label': 'apache-ignite-2.7.6'});">apache-ignite-2.7.6-bin.zip</a>
 
                         (<a href="https://archive.apache.org/dist/ignite/2.7.6/apache-ignite-2.7.6-bin.zip.asc">pgp</a>,
                         <a href="https://archive.apache.org/dist/ignite/2.7.6/apache-ignite-2.7.6-bin.zip.sha512">sha512</a>)
@@ -559,7 +569,7 @@ under the License.
                         <a
                                 id="apache_ignite_binary_fabric_download"
                                 href="https://archive.apache.org/dist/ignite/2.7.5/apache-ignite-2.7.5-bin.zip"
-                                onclick="ga('send', 'event', 'apache_ignite_fabric_download', 'download', 'apache-ignite-2.7.5');">apache-ignite-2.7.5-bin.zip</a>
+                                onclick="gtag('event',  'download', {'event_category': 'apache_ignite_fabric_download', 'event_label': 'apache-ignite-2.7.5'});">apache-ignite-2.7.5-bin.zip</a>
 
                         (<a href="https://archive.apache.org/dist/ignite/2.7.5/apache-ignite-2.7.5-bin.zip.asc">pgp</a>,
                         <a href="https://archive.apache.org/dist/ignite/2.7.5/apache-ignite-2.7.5-bin.zip.sha512">sha512</a>)
@@ -579,7 +589,7 @@ under the License.
                         <a
                                 id="apache_ignite_binary_fabric_download"
                                 href="https://archive.apache.org/dist/ignite/2.7.0/apache-ignite-2.7.0-bin.zip"
-                                onclick="ga('send', 'event', 'apache_ignite_fabric_download', 'download', 'apache-ignite-2.7.0');">apache-ignite-2.7.0-bin.zip</a>
+                                onclick="gtag('event',  'download', {'event_category': 'apache_ignite_fabric_download', 'event_label': 'apache-ignite-2.7.0'});">apache-ignite-2.7.0-bin.zip</a>
 
                         (<a href="https://archive.apache.org/dist/ignite/2.7.0/apache-ignite-2.7.0-bin.zip.asc">pgp</a>,
                         <a href="https://archive.apache.org/dist/ignite/2.7.0/apache-ignite-2.7.0-bin.zip.sha512">sha512</a>)
@@ -599,7 +609,7 @@ under the License.
                         <a
                                 id="apache_ignite_binary_fabric_download"
                                 href="https://archive.apache.org/dist/ignite/2.6.0/apache-ignite-fabric-2.6.0-bin.zip"
-                                onclick="ga('send', 'event', 'apache_ignite_fabric_download', 'download', 'apache-ignite-2.6.0');">apache-ignite-fabric-2.6.0-bin.zip</a>
+                                onclick="gtag('event',  'download', {'event_category': 'apache_ignite_fabric_download', 'event_label': 'apache-ignite-2.6.0'});">apache-ignite-fabric-2.6.0-bin.zip</a>
 
                         (<a href="https://archive.apache.org/dist/ignite/2.6.0/apache-ignite-fabric-2.6.0-bin.zip.asc">pgp</a>,
                         <a href="https://archive.apache.org/dist/ignite/2.6.0/apache-ignite-fabric-2.6.0-bin.zip.sha512">sha512</a>)
@@ -619,7 +629,7 @@ under the License.
                         <a
                                 id="apache_ignite_binary_fabric_download"
                                 href="https://archive.apache.org/dist/ignite/2.5.0/apache-ignite-fabric-2.5.0-bin.zip"
-                                onclick="ga('send', 'event', 'apache_ignite_fabric_download', 'download', 'apache-ignite-2.5.0');">apache-ignite-fabric-2.5.0-bin.zip</a>
+                                onclick="gtag('event',  'download', {'event_category': 'apache_ignite_fabric_download', 'event_label': 'apache-ignite-2.5.0'});">apache-ignite-fabric-2.5.0-bin.zip</a>
 
                         (<a href="https://archive.apache.org/dist/ignite/2.5.0/apache-ignite-fabric-2.5.0-bin.zip.asc">pgp</a>,
                         <a href="https://archive.apache.org/dist/ignite/2.5.0/apache-ignite-fabric-2.5.0-bin.zip.sha512">sha512</a>)
@@ -657,7 +667,7 @@ under the License.
 <!--                        <a-->
 <!--                                id="apache_ignite_binary_hadoop_download"-->
 <!--                                href="https://archive.apache.org/dist/ignite/2.6.0/apache-ignite-hadoop-2.6.0-bin.zip"-->
-<!--                                onclick="ga('send', 'event', 'apache_ignite_hadoop_download', 'download', 'apache-ignite-2.6.0');">apache-ignite-hadoop-2.6.0-bin.zip</a>-->
+<!--                                onclick="gtag('event',  'download', {'event_category': 'apache_ignite_hadoop_download', 'event_label': 'apache-ignite-2.6.0');">apache-ignite-hadoop-2.6.0-bin.zip</a>-->
 
 <!--                        (<a href="https://archive.apache.org/dist/ignite/2.6.0/apache-ignite-hadoop-2.6.0-bin.zip.asc">pgp</a>,-->
 <!--                        <a href="https://archive.apache.org/dist/ignite/2.6.0/apache-ignite-hadoop-2.6.0-bin.zip.sha512">sha512</a>)-->
@@ -675,7 +685,7 @@ under the License.
 <!--                        <a-->
 <!--                                id="apache_ignite_binary_hadoop_download"-->
 <!--                                href="https://archive.apache.org/dist/ignite/2.5.0/apache-ignite-hadoop-2.5.0-bin.zip"-->
-<!--                                onclick="ga('send', 'event', 'apache_ignite_hadoop_download', 'download', 'apache-ignite-2.5.0');">apache-ignite-hadoop-2.5.0-bin.zip</a>-->
+<!--                                onclick="gtag('event',  'download', {'event_category': 'apache_ignite_hadoop_download', 'event_label': 'apache-ignite-2.5.0');">apache-ignite-hadoop-2.5.0-bin.zip</a>-->
 
 <!--                        (<a href="https://archive.apache.org/dist/ignite/2.5.0/apache-ignite-hadoop-2.5.0-bin.zip.asc">pgp</a>,-->
 <!--                        <a href="https://archive.apache.org/dist/ignite/2.5.0/apache-ignite-hadoop-2.5.0-bin.zip.sha512">sha512</a>)-->
@@ -709,7 +719,7 @@ under the License.
                     <td style="white-space: nowrap;">
                         <a id="docker_repo_download"
                            href="https://hub.docker.com/r/apacheignite/ignite/tags/"
-                           onclick="ga('send', 'event', 'docker_repo_download', 'download', 'docker_repo_download');">https://hub.docker.com/r/apacheignite/ignite/tags</a>
+                           onclick="gtag('event',  'download', {'event_category': 'docker_repo_download', 'event_label': 'docker_repo_download'});">https://hub.docker.com/r/apacheignite/ignite/tags</a>
                     </td>
                 </tr>
                 <tr>
@@ -721,15 +731,15 @@ under the License.
                     <td style="white-space: nowrap;">
                         <a id="aws_image_west_download"
                            href="https://console.aws.amazon.com/ec2/home?region=us-west-1#launchAmi=ami-9cdbb3fc"
-                           onclick="ga('send', 'event', 'aws_image_west_download', 'download', 'aws_image_west_download');">https://console.aws.amazon.com/ec2/home?region=us-west-1#launchAmi=ami-9cdbb3fc</a>
+                           onclick="gtag('event',  'download', {'event_category': 'aws_image_west_download', 'event_label': 'aws_image_west_download'});">https://console.aws.amazon.com/ec2/home?region=us-west-1#launchAmi=ami-9cdbb3fc</a>
                         </br>
                         <a id="aws_image_east_download"
                            href="https://console.aws.amazon.com/ec2/home?region=us-east-1#launchAmi=ami-ce82caa4"
-                           onclick="ga('send', 'event', 'aws_image_east_download', 'download', 'aws_image_east_download');">https://console.aws.amazon.com/ec2/home?region=us-east-1#launchAmi=ami-ce82caa4</a>
+                           onclick="gtag('event',  'download', {'event_category': 'aws_image_east_download', 'event_label': 'aws_image_east_download'});">https://console.aws.amazon.com/ec2/home?region=us-east-1#launchAmi=ami-ce82caa4</a>
                         </br>
                         <a id="aws_image_central_download"
                            href="https://console.aws.amazon.com/ec2/home?region=eu-central-1#launchAmi=ami-191b0775"
-                           onclick="ga('send', 'event', 'aws_image_central_download', 'download', 'aws_image_central_download');">https://console.aws.amazon.com/ec2/home?region=eu-central-1#launchAmi=ami-191b0775</a>
+                           onclick="gtag('event',  'download', {'event_category': 'aws_image_central_download', 'event_label': 'aws_image_central_download'});">https://console.aws.amazon.com/ec2/home?region=eu-central-1#launchAmi=ami-191b0775</a>
                     </td>
                 </tr>
                 <tr>
@@ -741,7 +751,7 @@ under the License.
                     <td style="white-space: nowrap;">
                         <a id="gce_image_download"
                            href="https://storage.googleapis.com/ignite-media/ignite-google-image.tar.gz"
-                           onclick="ga('send', 'event', 'gce_image_download', 'download', 'gce_image_download');">ignite-google-image.tar.gz</a>
+                           onclick="gtag('event',  'download', {'event_category': 'gce_image_download', 'event_label': 'gce_image_download'});">ignite-google-image.tar.gz</a>
 
                         (<a href="https://downloads.apache.org/ignite/gce/ignite-google-image.tar.gz.asc">pgp</a>,
                         <a href="https://downloads.apache.org/ignite/gce/ignite-google-image.tar.gz.sha512">sha512</a>)
@@ -996,16 +1006,6 @@ under the License.
 
 <!-- end of include "/includes/footer.html" -->
 
-<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-61232409-1', 'auto');
-    ga('send', 'pageview');
-</script>
-
 <!-- include of "/includes/scripts.html" -->
 <link rel="stylesheet" href="/css/ignite-redesign.css?20200417" media="print" onload="this.media='all'">
 <noscript><link media="all" rel="stylesheet" href="/css/ignite-redesign.css?20200417"></noscript>
diff --git a/events.html b/events.html
index dc457a0..29ceb74 100644
--- a/events.html
+++ b/events.html
@@ -34,7 +34,8 @@ under the License.
 <head>
 
     <link rel="canonical" href="https://ignite.apache.org/events.html"/>
-    <meta charset="utf-8">
+    <!--#include virtual="/includes/scriptshead.html" -->
+<meta charset="utf-8">
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
     <meta http-equiv="Cache-Control" content="no-cache, no-store, must-revalidate"/>
     <meta http-equiv="Pragma" content="no-cache"/>
diff --git a/features.html b/features.html
index 4f1fb30..eb47601 100644
--- a/features.html
+++ b/features.html
@@ -34,7 +34,8 @@ under the License.
 <html xmlns="http://www.w3.org/1999/html">
 <head>
 <link rel="canonical" href="https://ignite.apache.org/features.html" />
-    <meta charset="utf-8">
+    <!--#include virtual="/includes/scriptshead.html" -->
+<meta charset="utf-8">
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
     <meta http-equiv="Cache-Control" content="no-cache, no-store, must-revalidate" />
     <meta http-equiv="Pragma" content="no-cache" />
@@ -62,39 +63,39 @@ under the License.
                     <h3>Main Features</h3>
                     <ul>
                         <li><a href="/arch/multi-tier-storage.html" aria-label="Memory Centric"
-                               onclick="ga('send', 'event', 'apache_ignite_features', 'features_page_click', 'memory_centric');">
+                               onclick="gtag('event', 'features_page_click', {'event_category':'apache_ignite_features', 'event_label':'memory_centric'});">
                             Multi-Tier Storage</a>
                         </li>
                         <li><a href="/features/sql.html" aria-label="SQL"
-                               onclick="ga('send', 'event', 'apache_ignite_features', 'features_page_click', 'distributed_sql');">
+                               onclick="gtag('event', 'features_page_click', {'event_category':'apache_ignite_features', 'event_label':'distributed_sql'});">
                             Distributed SQL</a>
                         </li>
                         <li><a href="/use-cases/key-value-store.html" aria-label="Key-Value Store"
-                               onclick="ga('send', 'event', 'apache_ignite_features', 'features_page_click', 'distributed_key_value');">
+                               onclick="gtag('event', 'features_page_click', {'event_category':'apache_ignite_features', 'event_label':'distributed_key_value'});">
                             Distributed Key-Value</a>
                         </li>
                         <li><a href="/arch/native-persistence.html" aria-label="Persistence"
-                               onclick="ga('send', 'event', 'apache_ignite_features', 'features_page_click', 'persistence');">
+                               onclick="gtag('event', 'features_page_click', {'event_category':'apache_ignite_features', 'event_label':'persistence'});">
                             Native Persistence</a>
                         </li>
                         <li><a href="/features/acid-transactions.html" aria-label="Transactions"
-                               onclick="ga('send', 'event', 'apache_ignite_features', 'features_page_click', 'acid_transactions');">
+                               onclick="gtag('event', 'features_page_click', {'event_category':'apache_ignite_features', 'event_label':'acid_transactions'});">
                             ACID Transactions</a>
                         </li>
                         <li><a href="/features/collocated-processing.html" aria-label="Collocated Processing"
-                               onclick="ga('send', 'event', 'apache_ignite_features', 'features_page_click', 'collocated_processing');">
+                               onclick="gtag('event', 'features_page_click', {'event_category':'apache_ignite_features', 'event_label':'collocated_processing'});">
                             Co-located Processing</a>
                         </li>
                         <li><a href="/features/machinelearning.html" aria-label="Machine Learning"
-                               onclick="ga('send', 'event', 'apache_ignite_features', 'features_page_click', 'machine_learning');">
+                               onclick="gtag('event', 'features_page_click', {'event_category':'apache_ignite_features', 'event_label':'machine_learning'});">
                             Machine Learning</a>
                         </li>
                         <li><a href="/features/multilanguage.html" aria-label="Multi Language"
-                               onclick="ga('send', 'event', 'apache_ignite_features', 'features_page_click', 'multi_language');">
+                               onclick="gtag('event', 'features_page_click', {'event_category':'apache_ignite_features', 'event_label':'multi_language'});">
                             Multi-Language Support</a>
                         </li>
                         <li><a href="/arch/clustering.html" aria-label="Clusterig"
-                               onclick="ga('send', 'event', 'apache_ignite_features', 'features_page_click', 'clustering');">
+                               onclick="gtag('event', 'features_page_click', {'event_category':'apache_ignite_features', 'event_label':'clustering'});">
                             Deploy Anywhere</a>
                         </li>
                     </ul>
@@ -103,27 +104,27 @@ under the License.
                     <h3>Extended Features</h3>
                     <ul>
                         <li><a href="/features/servicegrid.html" aria-label="Service Grid"
-                               onclick="ga('send', 'event', 'apache_ignite_features', 'features_page_click', 'service_grid');">
+                               onclick="gtag('event', 'features_page_click', {'event_category':'apache_ignite_features', 'event_label':'service_grid'});">
                             Service Grid</a>
                         </li>
                         <li><a href="/features/streaming.html" aria-label="Streaming"
-                               onclick="ga('send', 'event', 'apache_ignite_features', 'features_page_click', 'streaming');">
+                               onclick="gtag('event', 'features_page_click', {'event_category':'apache_ignite_features', 'event_label':'streaming'});">
                             Streaming</a>
                         </li>
                         <li><a href="/features/rdbmsintegration.html" aria-label="RDBMS integration"
-                               onclick="ga('send', 'event', 'apache_ignite_features', 'features_page_click', 'rdbms_integration');">
+                               onclick="gtag('event', 'features_page_click', {'event_category':'apache_ignite_features', 'event_label':'rdbms_integration'});">
                             RDBMS Integration</a>
                         </li>
                         <li><a href="/features/datastructures.html" aria-label="Data Structures"
-                               onclick="ga('send', 'event', 'apache_ignite_features', 'features_page_click', 'data_structures');">
+                               onclick="gtag('event', 'features_page_click', {'event_category':'apache_ignite_features', 'event_label':'data_structures'});">
                             Data Structures</a>
                         </li>
                         <li><a href="/features/messaging.html" aria-label="Messaging"
-                               onclick="ga('send', 'event', 'apache_ignite_features', 'features_page_click', 'messaging');">
+                               onclick="gtag('event', 'features_page_click', {'event_category':'apache_ignite_features', 'event_label':'messaging'});">
                             Messaging & Events</a>
                         </li>
                         <li><a href="https://apacheignite-mix.readme.io/docs" aria-label="Messaging"
-                               onclick="ga('send', 'event', 'apache_ignite_features', 'features_page_click', 'other_integrations');" target="docs">
+                               onclick="gtag('event', 'features_page_click', {'event_category':'apache_ignite_features', 'event_label':'other_integrations'});" target="docs">
                             Other Integrations</a>
                         </li>
                     </ul>
@@ -133,12 +134,12 @@ under the License.
                     <ul class="last">
                         <li><a href="/use-cases/spark-acceleration.html"
                                aria-label="Apache Spark Acceleration"
-                               onclick="ga('send', 'event', 'apache_ignite_usecases', 'menu_click', 'apache_spark_acceleration');">
+                               onclick="gtag('event', 'menu_click', {'event_category':'apache_ignite_usecases', 'event_label':'apache_spark_acceleration'});">
                             Apache Spark Acceleration</a>
                         </li>
                         <li><a href="/use-cases/hadoop-acceleration.html"
                                aria-label="Hadoop Acceleration"
-                               onclick="ga('send', 'event', 'apache_ignite_usecases', 'menu_click', 'hadoop_acceleration');">
+                               onclick="gtag('event', 'menu_click', {'event_category':'apache_ignite_usecases', 'event_label':'hadoop_acceleration'});">
                             Apache Hadoop Acceleration</a>
                         </li>
                     </ul>
diff --git a/features/acid-transactions.html b/features/acid-transactions.html
index 79df397..188aba6 100644
--- a/features/acid-transactions.html
+++ b/features/acid-transactions.html
@@ -35,7 +35,8 @@ under the License.
 <head>
 
     <link rel="canonical" href="https://ignite.apache.org/features/acid-transactions.html" />
-    <meta charset="utf-8">
+    <!--#include virtual="/includes/scriptshead.html" -->
+<meta charset="utf-8">
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
     <meta http-equiv="Cache-Control" content="no-cache, no-store, must-revalidate" />
     <meta http-equiv="Pragma" content="no-cache" />
diff --git a/features/collocated-processing.html b/features/collocated-processing.html
index 70472ef..2f602e4 100644
--- a/features/collocated-processing.html
+++ b/features/collocated-processing.html
@@ -35,7 +35,8 @@ under the License.
 <head>
 
     <link rel="canonical" href="https://ignite.apache.org/features/collocated-processing.html" />
-    <meta charset="utf-8">
+    <!--#include virtual="/includes/scriptshead.html" -->
+<meta charset="utf-8">
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
     <meta http-equiv="Cache-Control" content="no-cache, no-store, must-revalidate" />
     <meta http-equiv="Pragma" content="no-cache" />
diff --git a/features/datastructures.html b/features/datastructures.html
index 88bdb8b..d3f5a9d 100644
--- a/features/datastructures.html
+++ b/features/datastructures.html
@@ -35,7 +35,8 @@ under the License.
 <head>
 
 <link rel="canonical" href="https://ignite.apache.org/features/datastructures.html" />
-    <meta charset="utf-8">
+    <!--#include virtual="/includes/scriptshead.html" -->
+<meta charset="utf-8">
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
     <meta http-equiv="Cache-Control" content="no-cache, no-store, must-revalidate" />
     <meta http-equiv="Pragma" content="no-cache" />
diff --git a/features/machinelearning.html b/features/machinelearning.html
index c79a99d..8b6ac56 100644
--- a/features/machinelearning.html
+++ b/features/machinelearning.html
@@ -35,7 +35,8 @@ under the License.
 <head>
 
     <link rel="canonical" href="https://ignite.apache.org/features/machinelearning.html" />
-    <meta charset="utf-8">
+    <!--#include virtual="/includes/scriptshead.html" -->
+<meta charset="utf-8">
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
     <meta http-equiv="Cache-Control" content="no-cache, no-store, must-revalidate" />
     <meta http-equiv="Pragma" content="no-cache" />
diff --git a/features/manageandmonitor.html b/features/manageandmonitor.html
index 345f6f0..5e8b2c8 100644
--- a/features/manageandmonitor.html
+++ b/features/manageandmonitor.html
@@ -35,7 +35,8 @@ under the License.
 <head>
 
     <link rel="canonical" href="https://ignite.apache.org/features/datavisualization.html" />
-    <meta charset="utf-8">
+    <!--#include virtual="/includes/scriptshead.html" -->
+<meta charset="utf-8">
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
     <title>Apache Ignite&reg Management & Monitoring</title>
     <!--#include virtual="/includes/styles.html" -->
diff --git a/features/messaging.html b/features/messaging.html
index fd872c3..d9f6c72 100644
--- a/features/messaging.html
+++ b/features/messaging.html
@@ -35,7 +35,8 @@ under the License.
 <head>
 
 <link rel="canonical" href="https://ignite.apache.org/features/messaging.html" />
-    <meta charset="utf-8">
+    <!--#include virtual="/includes/scriptshead.html" -->
+<meta charset="utf-8">
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
     <meta http-equiv="Cache-Control" content="no-cache, no-store, must-revalidate" />
     <meta http-equiv="Pragma" content="no-cache" />
diff --git a/features/multilanguage.html b/features/multilanguage.html
index 47a7025..7d8a2d6 100644
--- a/features/multilanguage.html
+++ b/features/multilanguage.html
@@ -35,7 +35,8 @@ under the License.
 <head>
 
     <link rel="canonical" href="https://ignite.apache.org/features/multilanguage.html" />
-    <meta charset="utf-8">
+    <!--#include virtual="/includes/scriptshead.html" -->
+<meta charset="utf-8">
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
     <meta http-equiv="Cache-Control" content="no-cache, no-store, must-revalidate" />
     <meta http-equiv="Pragma" content="no-cache" />
diff --git a/features/rdbmsintegration.html b/features/rdbmsintegration.html
index ca74068..1ac4034 100644
--- a/features/rdbmsintegration.html
+++ b/features/rdbmsintegration.html
@@ -35,7 +35,8 @@ under the License.
 <head>
 
 <link rel="canonical" href="https://ignite.apache.org/features/rdbmsintegration.html" />
-    <meta charset="utf-8">
+    <!--#include virtual="/includes/scriptshead.html" -->
+<meta charset="utf-8">
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
     <meta http-equiv="Cache-Control" content="no-cache, no-store, must-revalidate" />
     <meta http-equiv="Pragma" content="no-cache" />
diff --git a/features/servicegrid.html b/features/servicegrid.html
index ab84fdd..cb1e7c5 100644
--- a/features/servicegrid.html
+++ b/features/servicegrid.html
@@ -35,7 +35,8 @@ under the License.
 <head>
 
 <link rel="canonical" href="https://ignite.apache.org/features/servicegrid.html" />
-    <meta charset="utf-8">
+    <!--#include virtual="/includes/scriptshead.html" -->
+<meta charset="utf-8">
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
     <meta http-equiv="Cache-Control" content="no-cache, no-store, must-revalidate" />
     <meta http-equiv="Pragma" content="no-cache" />
diff --git a/features/sql.html b/features/sql.html
index 6e82480..de35bfb 100644
--- a/features/sql.html
+++ b/features/sql.html
@@ -35,7 +35,8 @@ under the License.
 <head>
 
     <link rel="canonical" href="https://ignite.apache.org/features/sql.html" />
-    <meta charset="utf-8">
+    <!--#include virtual="/includes/scriptshead.html" -->
+<meta charset="utf-8">
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
 
     <title>Distributed ANSI SQL - Apache Ignite</title>
diff --git a/features/streaming.html b/features/streaming.html
index ff3aa64..4bec922 100644
--- a/features/streaming.html
+++ b/features/streaming.html
@@ -35,7 +35,8 @@ under the License.
 <head>
 
 <link rel="canonical" href="https://ignite.apache.org/features/streaming.html" />
-    <meta charset="utf-8">
+    <!--#include virtual="/includes/scriptshead.html" -->
+<meta charset="utf-8">
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
     <meta http-equiv="Cache-Control" content="no-cache, no-store, must-revalidate" />
     <meta http-equiv="Pragma" content="no-cache" />
diff --git a/features/tensorflow.html b/features/tensorflow.html
index 4efacde..c7cad71 100644
--- a/features/tensorflow.html
+++ b/features/tensorflow.html
@@ -35,7 +35,8 @@ under the License.
 <head>
 
     <link rel="canonical" href="https://ignite.apache.org/features/machinelearning.html" />
-    <meta charset="utf-8">
+    <!--#include virtual="/includes/scriptshead.html" -->
+<meta charset="utf-8">
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
     <meta http-equiv="Cache-Control" content="no-cache, no-store, must-revalidate" />
     <meta http-equiv="Pragma" content="no-cache" />
diff --git a/in-memory-computing.html b/in-memory-computing.html
index 7a038e4..deadbca 100644
--- a/in-memory-computing.html
+++ b/in-memory-computing.html
@@ -34,7 +34,8 @@ under the License.
 <html lang="en">
 <head>
     <link rel="canonical" href="https://ignite.apache.org/in-memory-computing.html"/>
-    <meta charset="utf-8">
+    <!--#include virtual="/includes/scriptshead.html" -->
+<meta charset="utf-8">
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
     <meta http-equiv="Cache-Control" content="no-cache, no-store, must-revalidate"/>
     <meta http-equiv="Pragma" content="no-cache"/>
diff --git a/includes/header.html b/includes/header.html
index 9261e45..a970a43 100644
--- a/includes/header.html
+++ b/includes/header.html
@@ -22,33 +22,33 @@
 
                             <li class="dropdown-item"><a href="/arch/multi-tier-storage.html"
                                                          aria-label="Memory Centric Storage"
-                                                         onclick="ga('send', 'event', 'apache_ignite_features', 'menu_click', 'memory_centric');">
+                                                         onclick="gtag('event',  'menu_click', { 'event_category': 'apache_ignite_features', 'event_label': 'memory_centric'});">
                                 Multi-Tier Storage</a>
                             </li>
                             <li class="dropdown-item"><a href="/arch/native-persistence.html"
-                                                         onclick="ga('send', 'event', 'apache_ignite_features', 'menu_click', 'persistence');">
+                                                         onclick="gtag('event',  'menu_click', { 'event_category': 'apache_ignite_features', 'event_label': 'persistence'});">
                                 Native Persistence</a>
                             </li>
                             <li class="dropdown-item"><a href="/features/sql.html" aria-label="Features"
-                                                         onclick="ga('send', 'event', 'apache_ignite_features', 'menu_click', 'distributed_sql');">
+                                                         onclick="gtag('event',  'menu_click', { 'event_category': 'apache_ignite_features', 'event_label': 'distributed_sql'});">
                                 Distributed SQL</a>
                             </li>
                             <li class="dropdown-item"><a href="/use-cases/key-value-store.html" aria-label="DataGrid"
-                                                         onclick="ga('send', 'event', 'apache_ignite_features', 'menu_click', 'distributed_key_value');">
+                                                         onclick="gtag('event',  'menu_click', { 'event_category': 'apache_ignite_features', 'event_label': 'distributed_key_value'});">
                                 Distributed Key-Value</a>
                             </li>
                             <li class="dropdown-item"><a href="/features/acid-transactions.html" aria-label="Transactions"
-                                                         onclick="ga('send', 'event', 'apache_ignite_features', 'menu_click', 'acid_transactions');">
+                                                         onclick="gtag('event',  'menu_click', { 'event_category': 'apache_ignite_features', 'event_label': 'acid_transactions'});">
                                 ACID Transactions</a>
                             </li>
                             <li class="dropdown-item"><a href="/features/collocated-processing.html"
                                                          aria-label="Collocated Processing"
-                                                         onclick="ga('send', 'event', 'apache_ignite_features', 'menu_click', 'collocated_processing');">
+                                                         onclick="gtag('event',  'menu_click', { 'event_category': 'apache_ignite_features', 'event_label': 'collocated_processing'});">
                                 Co-located Processing</a>
                             </li>
                             <li class="dropdown-item"><a href="/features/machinelearning.html"
                                                          aria-label="Machine Learning"
-                                                         onclick="ga('send', 'event', 'apache_ignite_features', 'menu_click', 'machine_learning');">
+                                                         onclick="gtag('event',  'menu_click', { 'event_category': 'apache_ignite_features', 'event_label': 'machine_learning'});">
                                 Machine Learning</a>
                             </li>
                             <li class="dropdown-item"><a href="/features.html"><i>More Features</i></a></li>
@@ -58,7 +58,7 @@
                             <li role="presentation" class="dropdown-subtitle">Tooling</li>
                             <li class="dropdown-item"><a href="/features/manageandmonitor.html"
                                                          aria-label="Ignite Management & Monitoring"
-                                                         onclick="ga('send', 'event', 'apache_ignite_features', 'menu_click', 'ignite_manage_monitor');">
+                                                         onclick="gtag('event',  'menu_click', { 'event_category': 'apache_ignite_features', 'event_label': 'ignite_manage_monitor'});">
                                 Management & Monitoring</a>
                             </li>
                         </ul>
@@ -71,22 +71,22 @@
                             <li class="dropdown-subtitle" role="presentation">Caching & Database</li>
                             <li class="dropdown-item"><a href="/use-cases/in-memory-cache.html"
                                                          aria-label="In-Memory Cache"
-                                                         onclick="ga('send', 'event', 'apache_ignite_usecases', 'menu_click', 'in_memory_cache');">
+                                                         onclick="gtag('event',  'menu_click', { 'event_category': 'apache_ignite_usecases', 'event_label': 'in_memory_cache'});">
                                 In-Memory Cache</a>
                             </li>
                             <li class="dropdown-item"><a href="/use-cases/in-memory-data-grid.html"
                                                          aria-label="In-Memory Data Grid"
-                                                         onclick="ga('send', 'event', 'apache_ignite_usecases', 'menu_click', 'data_grid');">
+                                                         onclick="gtag('event',  'menu_click', { 'event_category': 'apache_ignite_usecases', 'event_label': 'data_grid'});">
                                 In-Memory Data Grid</a>
                             </li>
                             <li class="dropdown-item"><a href="/use-cases/in-memory-database.html"
                                                          aria-label="In-Memory Database"
-                                                         onclick="ga('send', 'event', 'apache_ignite_usecases', 'menu_click', 'distributed-database');">
+                                                         onclick="gtag('event',  'menu_click', { 'event_category': 'apache_ignite_usecases', 'event_label': 'distributed-database'});">
                                 In-Memory Database</a>
                             </li>
                             <li class="dropdown-item"><a href="/use-cases/key-value-store.html"
                                                          aria-label="Key-Value Store"
-                                                         onclick="ga('send', 'event', 'apache_ignite_usecases', 'menu_click', 'key_value_store');">
+                                                         onclick="gtag('event',  'menu_click', { 'event_category': 'apache_ignite_usecases', 'event_label': 'key_value_store'});">
                                 Key-Value Store</a>
                             </li>
 
@@ -94,11 +94,11 @@
                             <li class="dropdown-subtitle" role="presentation">Data & Compute Hubs</li>
                             <li class="dropdown-item"><a href="/use-cases/high-performance-computing.html"
                                                          aria-label="High-Performance Computing"
-                                                         onclick="ga('send', 'event', 'apache_ignite_usecases', 'menu_click', 'massive_parallel_processing');">
+                                                         onclick="gtag('event',  'menu_click', { 'event_category': 'apache_ignite_usecases', 'event_label': 'massive_parallel_processing'});">
                                 High-Performance Computing</a>
                             </li>
                             <li class="dropdown-item"><a href="/use-cases/digital-integration-hub.html" aria-label="Digital Integration Hub"
-                                                         onclick="ga('send', 'event', 'apache_ignite_usecases', 'menu_click', 'digital_integration_hub');">
+                                                         onclick="gtag('event',  'menu_click', { 'event_category': 'apache_ignite_usecases', 'event_label': 'digital_integration_hub'});">
                                 Digital Integration Hub</a>
                             </li>
 
@@ -106,12 +106,12 @@
                             <li class="dropdown-subtitle" role="presentation">Faster Analytics</li>
                             <li class="dropdown-item"><a href="/use-cases/spark-acceleration.html"
                                                          aria-label="Apache Spark Acceleration"
-                                                         onclick="ga('send', 'event', 'apache_ignite_usecases', 'menu_click', 'apache_spark_acceleration');">
+                                                         onclick="gtag('event',  'menu_click', { 'event_category': 'apache_ignite_usecases', 'event_label': 'apache_spark_acceleration'});">
                                 Apache Spark Acceleration</a>
                             </li>
                             <li class="dropdown-item"><a href="/use-cases/hadoop-acceleration.html"
                                                          aria-label="Hadoop Acceleration"
-                                                         onclick="ga('send', 'event', 'apache_ignite_usecases', 'menu_click', 'hadoop_acceleration');">
+                                                         onclick="gtag('event',  'menu_click', { 'event_category': 'apache_ignite_usecases', 'event_label': 'hadoop_acceleration'});">
                                 Apache Hadoop Acceleration</a>
                             </li>
 
@@ -119,7 +119,7 @@
                             <li class="dropdown-subtitle" role="presentation">Ignite in Production</li>
                             <li class="dropdown-item"><a href="/use-cases/provenusecases.html"
                                                          aria-label="Powered by Ignite"
-                                                         onclick="ga('send', 'event', 'apache_ignite_usecases', 'menu_click', 'proven_usecases');">
+                                                         onclick="gtag('event',  'menu_click', { 'event_category': 'apache_ignite_usecases', 'event_label': 'proven_usecases'});">
                                 Powered by Ignite</a>
                             </li>
                         </ul>
@@ -145,17 +145,17 @@
                             <li class="dropdown-subtitle" role="presentation">FAQ & Assets</li>
                             <li class="dropdown-item">
                                 <a href="/in-memory-computing.html" aria-label="whats-imc"
-                                   onclick="ga('send', 'event', 'whats-imc', 'menu_click', 'whats-imc');">
+                                   onclick="gtag('event', 'menu_click', { 'event_category': 'whats-imc', 'event_label': 'whats-imc'});">
                                     What's In-Memory Computing?</a>
                             </li>
                             <li class="dropdown-item">
                                 <a href="/whatisignite.html" aria-label="whats-ignite"
-                                   onclick="ga('send', 'event', 'whatisignite', 'menu_click', 'whatisignite_page');">
+                                   onclick="gtag('event',  'menu_click', { 'event_category': 'whatisignite', 'event_label': 'whatisignite_page'});">
                                     What's Apache Ignite?</a>
                             </li>
                             <li class="dropdown-item">
                                 <a href="https://github.com/apache/ignite-website/tree/master/images/png-diagrams" aria-label="ignite-assets"
-                                   onclick="ga('send', 'event', 'ignite_assets', 'menu_click', 'ignite_assets');" rel="noopener" target="_blank">
+                                   onclick="gtag('event',  'menu_click', { 'event_category': 'ignite_assets', 'event_label': 'ignite_assets'});" rel="noopener" target="_blank">
                                     Ignite Assets<i
                                         class="fas fa-external-link-alt" style="padding-left:5px;"></i></a>
                             </li>
diff --git a/includes/scripts.html b/includes/scripts.html
index 160f91a..a8458c9 100644
--- a/includes/scripts.html
+++ b/includes/scripts.html
@@ -28,15 +28,7 @@
 <script src="/js/bootstrap.min.js" ></script>
 <script src="/js/prism.js" ></script>
 
-<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-61232409-1', 'auto');
-    ga('send', 'pageview');
-</script>
+
 <script type="text/javascript">
     if (navigator.userAgent.match(/IEMobile\/10\.0/)) {
         var msViewportStyle = document.createElement('style');
diff --git a/includes/scriptshead.html b/includes/scriptshead.html
new file mode 100644
index 0000000..70907be
--- /dev/null
+++ b/includes/scriptshead.html
@@ -0,0 +1,10 @@
+<!-- Global site tag (gtag.js) - Google Analytics -->
+<script async src="https://www.googletagmanager.com/gtag/js?id=UA-61232409-1"></script>
+<script>
+  window.dataLayer = window.dataLayer || [];
+  function gtag(){dataLayer.push(arguments);}
+  gtag('js', new Date());
+
+  gtag('config', 'UA-61232409-1');
+</script>
+
diff --git a/index.html b/index.html
index 5852b11..ac89329 100644
--- a/index.html
+++ b/index.html
@@ -35,12 +35,11 @@ under the License.
     <link rel="canonical" href="https://ignite.apache.org/"/>
     <link rel="preconnect" href="https://api.github.com" />
     <link rel="preconnect" href="https://ajax.googleapis.com" />
-    <link rel="dns-prefetch" href="https://stats.g.doubleclick.net" />
-    <link rel="dns-prefetch" href="https://www.google-analytics.com" />
-    
+    <link rel="dns-prefetch" href="https://www.googletagmanager.com" />
     
 
-    <meta charset="utf-8">
+    <!--#include virtual="/includes/scriptshead.html" -->
+<meta charset="utf-8">
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
     <meta http-equiv="Cache-Control" content="no-cache, no-store, must-revalidate"/>
     <meta http-equiv="Pragma" content="no-cache"/>
@@ -160,7 +159,7 @@ under the License.
             
                 <div class="buttons">
                     <a href="https://apacheignite.readme.io/docs/getting-started"
-                       onclick="ga('send', 'event', 'main_banner', 'homepage_click', 'getting-started');"
+                       onclick="gtag('event',  'homepage_click', {'event_category':'main_banner', 'event_label': 'getting-started'});"
                        class="btn btn-primary" rel="noopener" target="_blank"><i class="far fa-check-square"></i></i>
                         Getting Started
                     </a>
@@ -215,7 +214,7 @@ under the License.
                 <div class="col-md-4 option">
                     <a aria-label="Apache Ignite In-Memory Cache"
                        href="/use-cases/in-memory-cache.html"
-                       onclick="ga('send', 'event', 'apache_ignite_dep_options', 'homepage_click', 'in-memory-cache');"
+                       onclick="gtag('event',  'homepage_click', {'event_category':'apache_ignite_dep_options', 'event_label': 'in-memory-cache'});"
                        title="Apache Ignite In-Memory Cache">
                         <div class="icon-wrapper" style="padding-top: 1rem;"><svg>
                             <use xlink:href="#index-icons--Tachometer"></use>
@@ -230,7 +229,7 @@ under the License.
                 <div class="col-md-4 option">
                     <a aria-label="" title="Apache Ignite In-Memory Data Grid"
                        href="/use-cases/in-memory-data-grid.html"
-                       onclick="ga('send', 'event', 'apache_ignite_dep_options', 'homepage_click', 'data_grid');" title="">
+                       onclick="gtag('event',  'homepage_click', {'event_category':'apache_ignite_dep_options', 'event_label': 'data_grid'});" title="">
                         <div class="icon-wrapper"><svg>
                             <use xlink:href="#index-icons--IMDG"></use>
                         </svg></div>
@@ -244,7 +243,7 @@ under the License.
                 <div class="col-md-4 option">
                     <a aria-label="" title="Apache Ignite In-Memory Database" 
                        href="/use-cases/in-memory-database.html"
-                       onclick="ga('send', 'event', 'apache_ignite_dep_options', 'homepage_click', 'database');" title="">
+                       onclick="gtag('event',  'homepage_click', {'event_category':'apache_ignite_dep_options', 'event_label': 'database'});" title="">
                         <div class="icon-wrapper"><svg>
                             <use xlink:href="#index-icons--IMDB"></use>
                         </svg></div>
@@ -279,7 +278,7 @@ under the License.
                         </p>
 
                         <a href="/use-cases/in-memory-data-grid.html"  role="button" class="btn btn-primary" title="In-Memory Data Grid" 
-                           onclick="ga('send', 'event', 'apache_ignite_use_cases', 'homepage_click', 'data_grid');">
+                           onclick="gtag('event',  'homepage_click', {'event_category':'apache_ignite_use_cases', 'event_label': 'data_grid'});">
                            Learn More</a>
                     </div>
                 </div>
@@ -310,7 +309,7 @@ under the License.
                         </p>
 
                         <a href="/use-cases/digital-integration-hub.html"  role="button" class="btn btn-primary" aria-label="Learn More About Digital Integration Hub" title="Digital Integration Hub"
-                           onclick="ga('send', 'event', 'apache_ignite_use_cases', 'homepage_click', 'digital_hub');">
+                           onclick="gtag('event',  'homepage_click', {'event_category':'apache_ignite_use_cases', 'event_label': 'digital_hub'});">
                            Learn More</a>
                     </div>
                 </div>
@@ -344,7 +343,7 @@ under the License.
                 <div class="row">
                     <div class="col-sm-6 col-md-4 feature">
                         <a href="/arch/multi-tier-storage.html"
-                           onclick="ga('send', 'event', 'apache_ignite_features', 'homepage_click', 'multi-tier-storage');"
+                           onclick="gtag('event',  'homepage_click', {'event_category':'apache_ignite_features', 'event_label': 'multi-tier-storage'});"
                            title="Apache Ignite Multi-Tier Storage"
                            aria-label="Apache Ignite Multi-Tier Storage">
                             <svg>
@@ -359,7 +358,7 @@ under the License.
                     </div>
                     <div class="col-sm-6 col-md-4 feature">
                         <a href="/features/sql.html"
-                           onclick="ga('send', 'event', 'apache_ignite_features', 'homepage_click', 'sql');"
+                           onclick="gtag('event',  'homepage_click', {'event_category':'apache_ignite_features', 'event_label': 'sql'});"
                            title="" aria-label="">
                             <svg>
                                 <use xlink:href="#index-icons--Database"></use>
@@ -374,7 +373,7 @@ under the License.
                     </div>
                     <div class="col-sm-6 col-md-4 feature">
                         <a href="/use-cases/key-value-store.html"
-                           onclick="ga('send', 'event', 'apache_ignite_features', 'homepage_click', 'key-value');"
+                           onclick="gtag('event',  'homepage_click', {'event_category':'apache_ignite_features', 'event_label': 'key-value'});"
                            title="" aria-label="">
                             <svg>
                                 <use xlink:href="#index-icons--Multi-Model"></use>
@@ -388,7 +387,7 @@ under the License.
                     </div>
                     <div class="col-sm-6 col-md-4 feature">
                         <a href="/features/acid-transactions.html"
-                           onclick="ga('send', 'event', 'apache_ignite_features', 'homepage_click', 'transactions');"
+                           onclick="gtag('event',  'homepage_click', {'event_category':'apache_ignite_features', 'event_label': 'transactions'});"
                            title="" aria-label="">
                             <svg>
                                 <use xlink:href="#index-icons--ACID"></use>
@@ -403,7 +402,7 @@ under the License.
                     </div>
                     <div class="col-sm-6 col-md-4 feature">
                         <a href="/features/collocated-processing.html"
-                           onclick="ga('send', 'event', 'apache_ignite_features', 'homepage_click', 'co-located-processsing');"
+                           onclick="gtag('event',  'homepage_click', {'event_category':'apache_ignite_features', 'event_label': 'co-located-processsing'});"
                            title="" aria-label="">
                             <svg>
                                 <use xlink:href="#index-icons--Compute"></use>
@@ -418,7 +417,7 @@ under the License.
                     </div>
                     <div class="col-sm-6 col-md-4 feature">
                         <a href="/features/machinelearning.html"
-                           onclick="ga('send', 'event', 'apache_ignite_features', 'homepage_click', 'machine-learning');"
+                           onclick="gtag('event',  'homepage_click', {'event_category':'apache_ignite_features', 'event_label': 'machine-learning'});"
                            title="" aria-label="">
                             <svg>
                                 <use xlink:href="#index-icons--Machine-Learning"></use>
diff --git a/meetup-groups.html b/meetup-groups.html
index 2f41a0b..c64b6eb 100644
--- a/meetup-groups.html
+++ b/meetup-groups.html
@@ -34,7 +34,8 @@ under the License.
 <head>
 
     <link rel="canonical" href="https://ignite.apache.org/meetup-groups.html" />
-    <meta charset="utf-8">
+    <!--#include virtual="/includes/scriptshead.html" -->
+<meta charset="utf-8">
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
     <meta http-equiv="Cache-Control" content="no-cache, no-store, must-revalidate" />
     <meta http-equiv="Pragma" content="no-cache" />
diff --git a/screencasts.html b/screencasts.html
index 7aeb364..08c7c01 100644
--- a/screencasts.html
+++ b/screencasts.html
@@ -34,7 +34,8 @@ under the License.
 <head>
 
     <link rel="canonical" href="https://ignite.apache.org/screencasts.html"/>
-    <meta charset="utf-8">
+    <!--#include virtual="/includes/scriptshead.html" -->
+<meta charset="utf-8">
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
     <meta http-equiv="Cache-Control" content="no-cache, no-store, must-revalidate"/>
     <meta http-equiv="Pragma" content="no-cache"/>
diff --git a/use-cases/caching/hibernate-l2-cache.html b/use-cases/caching/hibernate-l2-cache.html
index cc873db..00411d7 100644
--- a/use-cases/caching/hibernate-l2-cache.html
+++ b/use-cases/caching/hibernate-l2-cache.html
@@ -35,7 +35,8 @@ under the License.
 <head>
 
 <link rel="canonical" href="https://ignite.apache.org/use-cases/caching/hibernate-l2-cache.html" />
-    <meta charset="utf-8">
+    <!--#include virtual="/includes/scriptshead.html" -->
+<meta charset="utf-8">
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
     <title>Hibernate Second-Level Cache Use Case - Apache Ignite</title>
     <!--#include virtual="/includes/styles.html" -->
diff --git a/use-cases/caching/jcache-provider.html b/use-cases/caching/jcache-provider.html
index eb9cd49..3e1b976 100644
--- a/use-cases/caching/jcache-provider.html
+++ b/use-cases/caching/jcache-provider.html
@@ -35,7 +35,8 @@ under the License.
 <head>
 
 <link rel="canonical" href="https://ignite.apache.org/use-cases/caching/jcache-provider.html" />
-    <meta charset="utf-8">
+    <!--#include virtual="/includes/scriptshead.html" -->
+<meta charset="utf-8">
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
     <meta http-equiv="Cache-Control" content="no-cache, no-store, must-revalidate" />
     <meta http-equiv="Pragma" content="no-cache" />
diff --git a/use-cases/caching/web-session-clustering.html b/use-cases/caching/web-session-clustering.html
index 118e7eb..2d51244 100644
--- a/use-cases/caching/web-session-clustering.html
+++ b/use-cases/caching/web-session-clustering.html
@@ -35,7 +35,8 @@ under the License.
 <head>
 
 <link rel="canonical" href="https://ignite.apache.org/use-cases/caching/web-session-clustering.html" />
-    <meta charset="utf-8">
+    <!--#include virtual="/includes/scriptshead.html" -->
+<meta charset="utf-8">
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
     <title>Web Session Clustering - Apache Ignite</title>
     <!--#include virtual="/includes/styles.html" -->
diff --git a/use-cases/digital-integration-hub.html b/use-cases/digital-integration-hub.html
index b6a7621..1f5d769 100644
--- a/use-cases/digital-integration-hub.html
+++ b/use-cases/digital-integration-hub.html
@@ -35,7 +35,8 @@ under the License.
 <head>
 
     <link rel="canonical" href="https://ignite.apache.org/use-cases/digital-integration-hub.html"/>
-    <meta charset="utf-8">
+    <!--#include virtual="/includes/scriptshead.html" -->
+<meta charset="utf-8">
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
 
     <meta name="description"
diff --git a/use-cases/hadoop-acceleration.html b/use-cases/hadoop-acceleration.html
index 774a9ce..4827e88 100644
--- a/use-cases/hadoop-acceleration.html
+++ b/use-cases/hadoop-acceleration.html
@@ -35,7 +35,8 @@ under the License.
 <head>
 
     <link rel="canonical" href="https://ignite.apache.org/use-cases/hadoop-acceleration.html"/>
-    <meta charset="utf-8">
+    <!--#include virtual="/includes/scriptshead.html" -->
+<meta charset="utf-8">
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
 
     <meta name="description"
diff --git a/use-cases/high-performance-computing.html b/use-cases/high-performance-computing.html
index 628618a..f486cdb 100644
--- a/use-cases/high-performance-computing.html
+++ b/use-cases/high-performance-computing.html
@@ -35,7 +35,8 @@ under the License.
 <head>
 
     <link rel="canonical" href="https://ignite.apache.org/use-cases/high-performance-computing.html"/>
-    <meta charset="utf-8">
+    <!--#include virtual="/includes/scriptshead.html" -->
+<meta charset="utf-8">
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
 
     <meta name="description"
diff --git a/use-cases/in-memory-cache.html b/use-cases/in-memory-cache.html
index 6192c9e..7dc7f5e 100644
--- a/use-cases/in-memory-cache.html
+++ b/use-cases/in-memory-cache.html
@@ -35,7 +35,8 @@ under the License.
 <head>
 
     <link rel="canonical" href="https://ignite.apache.org/use-cases/in-memory-cache.html"/>
-    <meta charset="utf-8">
+    <!--#include virtual="/includes/scriptshead.html" -->
+<meta charset="utf-8">
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
 
     <meta name="description"
diff --git a/use-cases/in-memory-data-grid.html b/use-cases/in-memory-data-grid.html
index cb32e9e..4cb734f 100644
--- a/use-cases/in-memory-data-grid.html
+++ b/use-cases/in-memory-data-grid.html
@@ -34,7 +34,8 @@ under the License.
 <head>
 
     <link rel="canonical" href="https://ignite.apache.org/use-cases/in-memory-data-grid.html"/>
-    <meta charset="utf-8">
+    <!--#include virtual="/includes/scriptshead.html" -->
+<meta charset="utf-8">
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
 
     <meta name="description"
diff --git a/use-cases/in-memory-database.html b/use-cases/in-memory-database.html
index f894b34..10b4045 100644
--- a/use-cases/in-memory-database.html
+++ b/use-cases/in-memory-database.html
@@ -35,7 +35,8 @@ under the License.
 <head>
 
     <link rel="canonical" href="https://ignite.apache.org/use-cases/in-memory-database.html"/>
-    <meta charset="utf-8">
+    <!--#include virtual="/includes/scriptshead.html" -->
+<meta charset="utf-8">
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
 
     <meta name="description"
diff --git a/use-cases/key-value-store.html b/use-cases/key-value-store.html
index e76d031..bf54188 100644
--- a/use-cases/key-value-store.html
+++ b/use-cases/key-value-store.html
@@ -35,7 +35,8 @@ under the License.
 <head>
 
     <link rel="canonical" href="https://ignite.apache.org/use-cases/database/key-value-store.html"/>
-    <meta charset="utf-8">
+    <!--#include virtual="/includes/scriptshead.html" -->
+<meta charset="utf-8">
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
 
     <meta name="description"
diff --git a/use-cases/provenusecases.html b/use-cases/provenusecases.html
index fab77a7..cbc6b0c 100644
--- a/use-cases/provenusecases.html
+++ b/use-cases/provenusecases.html
@@ -35,6 +35,7 @@ under the License.
 <head>
 
 <link rel="canonical" href="https://ignite.apache.org/use-cases/provenusecases.html" />
+<!--#include virtual="/includes/scriptshead.html" -->
 <meta charset="utf-8">
 <meta name="viewport" content="width=device-width, initial-scale=1.0">
 <meta http-equiv="Cache-Control" content="no-cache, no-store, must-revalidate" />
diff --git a/use-cases/spark-acceleration.html b/use-cases/spark-acceleration.html
index 25ce0ed..de7bded 100644
--- a/use-cases/spark-acceleration.html
+++ b/use-cases/spark-acceleration.html
@@ -35,7 +35,8 @@ under the License.
 <head>
 
     <link rel="canonical" href="https://ignite.apache.org/use-cases/spark-acceleration.html"/>
-    <meta charset="utf-8">
+    <!--#include virtual="/includes/scriptshead.html" -->
+<meta charset="utf-8">
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
 
     <meta name="description"
diff --git a/whatisignite.html b/whatisignite.html
index 0621ae8..4570890 100644
--- a/whatisignite.html
+++ b/whatisignite.html
@@ -35,7 +35,8 @@ under the License.
 <head>
 
     <link rel="canonical" href="https://ignite.apache.org/whatisignite.html" />
-    <meta charset="utf-8">
+    <!--#include virtual="/includes/scriptshead.html" -->
+<meta charset="utf-8">
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
     <meta http-equiv="Cache-Control" content="no-cache, no-store, must-revalidate" />
     <meta http-equiv="Pragma" content="no-cache" />