wrong file names in script
-
Hi
I think that the plugin uses old file names, piwik.php (instead of matomo.php). The same with *.js.See this script excerpt that is produced by this plugin:
(function() { var u=”https://severindietschi.ch/matomo/”
_paq.push([“setTrackerUrl”, u+”piwik.php”])
_paq.push([“setSiteId”, “1”])
var d=document, g=d.createElement(“script”), s=d.getElementsByTagName(“script”)[0]
g.type=”text/javascript”; g.defer=true; g.async=true; g.src=u+”piwik.js”
s.parentNode.insertBefore(g,s)
})()
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘wrong file names in script’ is closed to new replies.