Skip to content

Commit

Permalink
matomo: URLS for transparente verwaltung changed yet again
Browse files Browse the repository at this point in the history
  • Loading branch information
clezag committed Dec 19, 2024
1 parent f12a503 commit 1fb61c2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci-matomo-noi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ jobs:
X_MATOMO_SITE_ID: 1
# put 0 to disable custom reports
X_MATOMO_REPORT_ID: 0
X_MATOMO_PAGES: https://noi.bz.it/de/ueber-uns/transparente-verwaltung,https://noi.bz.it/it/chi-siamo/societa-trasparente,https://noi.bz.it/de/transparente-verwaltung,https://noi.bz.it/it/societa-trasparente,https://noi.bz.it/it/amministrazione-trasparente
X_MATOMO_PAGES: https://noi.bz.it/de/ueber-uns/transparente-verwaltung/allgemeine-bestimmungen,https://noi.bz.it/it/chi-siamo/societa-trasparente/disposizioni-generali,https://noi.bz.it/de/transparente-verwaltung,https://noi.bz.it/it/societa-trasparente,https://noi.bz.it/it/amministrazione-trasparente


# Logging
Expand Down
4 changes: 2 additions & 2 deletions data-collectors/matomo-noi/calls.http
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ GET {{endpoint}}
&idSite=1
&period=day
&date=yesterday
&pageUrl=https://noi.bz.it/de/transparente-verwaltung
&pageUrl=https://noi.bz.it/de/ueber-uns/transparente-verwaltung/allgemeine-bestimmungen
# &segment=pageUrl=@transparente-verwaltung
&format=JSON
&flat=1
Expand All @@ -57,7 +57,7 @@ GET {{endpoint}}
&idSite=1
&period=day
&date=yesterday
&pageUrl=https://noi.bz.it/it/societa-trasparente
&pageUrl=https://noi.bz.it/it/chi-siamo/societa-trasparente/disposizioni-generali
# &segment=pageUrl=@societa-trasparente,pageUrl=@amministrazione-trasparente
&format=JSON
&flat=1
Expand Down

0 comments on commit 1fb61c2

Please sign in to comment.