@ -115,7 +115,8 @@ class AppComponent {
const matomoDomains = {
'remix-alpha.ethereum.org': 27,
'remix-beta.ethereum.org': 25,
'remix.ethereum.org': 23
'remix.ethereum.org': 23,
'6fd22d6fe5549ad4c4d8fd3ca0b7816b.mod': 35 // remix desktop
}
this.showMatamo =
matomoDomains[window.location.hostname] &&
@ -1,7 +1,8 @@
const domains = {
if (domains[window.location.hostname]) {
var _paq = window._paq = window._paq || []