diff --git a/_includes/matomo.html b/_includes/matomo.html
index 3b4217700b..78aa6c1132 100644
--- a/_includes/matomo.html
+++ b/_includes/matomo.html
@@ -8,7 +8,7 @@
_paq.push(['trackPageView']);
_paq.push(['enableLinkTracking']);
(function() {
- var u="//piwik.mnl.de/";
+ var u="//jgrapes.org/";
_paq.push(['setTrackerUrl', u+'matomo.php']);
_paq.push(['setSiteId', '16']);
var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0];