We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4dc0bc8 commit 0214adeCopy full SHA for 0214ade
src/app/index.tsx
@@ -47,7 +47,7 @@ export function App() {
47
(function () {
48
var u = 'https://ingestion.webanalytics.italia.it/';
49
_paq.push(['setTrackerUrl', u + 'matomo.php']);
50
- _paq.push(['setSiteId', '41461']);
+ _paq.push(['setSiteId', '40930']);
51
var d = document,
52
g = d.createElement('script'),
53
s = d.getElementsByTagName('script')[0];
0 commit comments