Skip to content

Commit

Permalink
Use the new tracker url
Browse files Browse the repository at this point in the history
  • Loading branch information
mscherer authored Dec 18, 2024
1 parent 53c5b6e commit 8f3d449
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion assets/javascript/tracking.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ var _paq = window._paq = window._paq || [];
_paq.push(['trackPageView']);
_paq.push(['enableLinkTracking']);
(function() {
var u="https://route-default-test-mscherer-matamo.apps.ospo-osci.z3b1.p1.openshiftapps.com/";
var u="https://analytics.ossupstream.org/";
_paq.push(['setTrackerUrl', u+'matomo.php']);
_paq.push(['setSiteId', '2']);
var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0];
Expand Down

0 comments on commit 8f3d449

Please sign in to comment.