force https on matomo.js; update footer link
This commit is contained in:
parent
b6c4b3d2b1
commit
ebcfabfa83
4 changed files with 5 additions and 5 deletions
|
|
@ -29,7 +29,7 @@
|
|||
_paq.push(['trackPageView']);
|
||||
_paq.push(['enableLinkTracking']);
|
||||
(function() {
|
||||
var u="//metrics.cleaninsights.org/";
|
||||
var u="https://metrics.cleaninsights.org/";
|
||||
_paq.push(['setTrackerUrl', u+'matomo.php']);
|
||||
_paq.push(['setSiteId', '20']);
|
||||
var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue