mirror of
https://github.com/audacity/audacity.github.io.git
synced 2026-06-14 07:03:26 -05:00
use live site ID here as well
This commit is contained in:
@@ -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];
|
||||
|
||||
Reference in New Issue
Block a user