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