1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-07-19 07:35:32 -04:00

disable matomo heartbeat to reduce requests

This commit is contained in:
2019-09-04 10:21:58 -04:00
parent d35bd09875
commit 6f6603d7b6
3 changed files with 0 additions and 3 deletions

View File

@@ -4,7 +4,6 @@
_paq.push(['setSecureCookie', true]);
_paq.push(['trackPageView']);
_paq.push(['enableLinkTracking']);
_paq.push(['enableHeartBeatTimer']);
(function() {
var u='https://stats.jarv.is/';
_paq.push(['setTrackerUrl', u+'send']);