Browse Source

remove google analytics

Son NK 5 years ago
parent
commit
03ce470cea
1 changed files with 0 additions and 14 deletions
  1. 0 14
      templates/base.html

+ 0 - 14
templates/base.html

@@ -63,20 +63,6 @@
 
 
   <link rel="stylesheet" type="text/css" href="/static/style.css?v={{ VERSION }}">
   <link rel="stylesheet" type="text/css" href="/static/style.css?v={{ VERSION }}">
 
 
-  <!-- Global site tag (gtag.js) - Google Analytics -->
-  <script async src="https://www.googletagmanager.com/gtag/js?id=UA-145852331-2"></script>
-  <script>
-    window.dataLayer = window.dataLayer || [];
-
-    function gtag() {
-      dataLayer.push(arguments);
-    }
-
-    gtag('js', new Date());
-
-    gtag('config', 'UA-145852331-2');
-  </script>
-
   <script>
   <script>
     toastr.options.closeButton = true;
     toastr.options.closeButton = true;
   </script>
   </script>