1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2026-05-20 11:14:27 -04:00

set matomo to POST info to backend instead of GET

This commit is contained in:
2019-01-07 14:52:50 -05:00
parent b864fe40e5
commit 1c41bd29fc
3 changed files with 3 additions and 1 deletions
+1
View File
@@ -1,5 +1,6 @@
<script>
var _paq = _paq || [];
_paq.push(["setRequestMethod", "POST"]);
_paq.push(['trackPageView']);
_paq.push(['enableLinkTracking']);
(function() {