Skip to content

Commit 0214ade

Browse files
committed
matomo fix
1 parent 4dc0bc8 commit 0214ade

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/app/index.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ export function App() {
4747
(function () {
4848
var u = 'https://ingestion.webanalytics.italia.it/';
4949
_paq.push(['setTrackerUrl', u + 'matomo.php']);
50-
_paq.push(['setSiteId', '41461']);
50+
_paq.push(['setSiteId', '40930']);
5151
var d = document,
5252
g = d.createElement('script'),
5353
s = d.getElementsByTagName('script')[0];

0 commit comments

Comments
 (0)