Skip to content

Commit

Permalink
[CLEANUP] Mise en place du nouveau Matomo.
Browse files Browse the repository at this point in the history
Merge pull request #197 from 1024pix/update-matomo-server
  • Loading branch information
MelanieMEB authored Oct 13, 2020
2 parents 38e12fe + 136dddb commit 34e21ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nuxt.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ export default {
'@nuxtjs/style-resources',
['nuxt-i18n', { detectBrowserLanguage: false }],
'@nuxtjs/moment',
['nuxt-matomo', { matomoUrl: 'https://stats.pix.fr/', siteId: 1 }],
['nuxt-matomo', { matomoUrl: 'https://analytics.pix.fr/', siteId: 1 }],
[
'nuxt-fontawesome',
{
Expand Down

0 comments on commit 34e21ec

Please sign in to comment.