mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-07-19 07:35:32 -04:00
set matomo to POST info to backend instead of GET
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
<script>
|
||||
var _paq = _paq || [];
|
||||
_paq.push(["setRequestMethod", "POST"]);
|
||||
_paq.push(['trackPageView']);
|
||||
_paq.push(['enableLinkTracking']);
|
||||
(function() {
|
||||
|
Reference in New Issue
Block a user