use live site ID here as well

This commit is contained in:
LWinterberg
2023-10-12 11:33:17 +02:00
parent 0f9f06c9e6
commit 6cafceed2c

View File

@@ -32,7 +32,7 @@ const applyMatomoTrackingCode = () => {
(function () {
var u = "https://matomo.audacityteam.org/";
_paq.push(["setTrackerUrl", u + "matomo.php"]);
_paq.push(["setSiteId", "19"]);
_paq.push(["setSiteId", "2"]);
var d = document,
g = d.createElement("script"),
s = d.getElementsByTagName("script")[0];