From 6c42060584a05612783e1d9890ccb994d7ece646 Mon Sep 17 00:00:00 2001 From: Razzmatazz Date: Fri, 7 Feb 2025 07:07:25 -0600 Subject: [PATCH] Remove matomo analytics --- public/custom-user-stats.js | 16 ---------------- public/index.html | 4 ---- 2 files changed, 20 deletions(-) delete mode 100644 public/custom-user-stats.js diff --git a/public/custom-user-stats.js b/public/custom-user-stats.js deleted file mode 100644 index b7a153088..000000000 --- a/public/custom-user-stats.js +++ /dev/null @@ -1,16 +0,0 @@ - -var _paq = (window._paq = window._paq || []); -_paq.push(['trackPageView']); -_paq.push(['enableLinkTracking']); -(function () { - var u = "https://wombatstats.com/"; - _paq.push(['setTrackerUrl', u + 'matomo.php']); - _paq.push(['setSiteId', '23']); - var d = document, - g = d.createElement('script'), - s = d.getElementsByTagName('script')[0]; - g.type = 'text/javascript'; - g.async = true; - g.src = u + 'matomo.js'; - s.parentNode.insertBefore(g, s); -})(); diff --git a/public/index.html b/public/index.html index a737497b3..72cb47529 100644 --- a/public/index.html +++ b/public/index.html @@ -81,8 +81,6 @@ work correctly both with client-side routing and a non-root public URL. Learn how to configure a non-root public URL by running `npm run build`. --> - - @@ -105,8 +103,6 @@

Enable JavaScript and start using tarkov.dev right now! - -