Skip to content

Commit

Permalink
Change le lien matomo avec un / à la fin pour corriger l'erreur de …
Browse files Browse the repository at this point in the history
…chargement
  • Loading branch information
shanser authored and mdomine committed Jan 13, 2021
1 parent d301ad8 commit f6bcbaf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/assets/javascripts/matomo.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Matomo Tracking Code for https://api.app.eva.beta.gouv.fr
tarteaucitron.user.matomoHost = 'https://stats.data.gouv.fr';
tarteaucitron.user.matomoHost = 'https://stats.data.gouv.fr/';
tarteaucitron.user.matomoId = 149;
(tarteaucitron.job = tarteaucitron.job || []).push('matomohightrack');

0 comments on commit f6bcbaf

Please sign in to comment.