diff --git a/.nojekyll b/.nojekyll index 04d6321..fe3dea3 100644 --- a/.nojekyll +++ b/.nojekyll @@ -1 +1 @@ -a279ecc1 \ No newline at end of file +e0af3ec9 \ No newline at end of file diff --git a/about.html b/about.html index 177ee24..7547ce9 100644 --- a/about.html +++ b/about.html @@ -2,7 +2,7 @@ - + @@ -213,11 +213,18 @@

Open Peer Review

var u="https://analytics.library.ethz.ch/"; _paq.push(['setTrackerUrl', u+'matomo.php']); _paq.push(['setSiteId', '61']); + + var secondaryTracker = 'https://library-ethz.opsone-analytics.ch/matomo.php'; + var secondaryWebsiteId = 61; + // Also send all of the tracking data to the new Matomo server + _paq.push(['addTracker', secondaryTracker, secondaryWebsiteId]); + var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0]; g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s); })(); + + + + + +