diff --git a/app.config.environment.alpha.js b/app.config.environment.alpha.js index 2e9dbddbaeab45135530988c042f9380795b84ab..e0c4b0b3eef2dc34174673b70fb38d0e48f04934 100644 --- a/app.config.environment.alpha.js +++ b/app.config.environment.alpha.js @@ -17,11 +17,8 @@ module.exports = { __DEVELOPMENT__: false, __DEVTOOLS__: false, __STACK_ASSETS__: target !== 'mobile', - //TODO replace with https://statweb.grandlyon.com/ and siteID 117 when MR is accedpted - __PIWIK_TRACKER_URL__: JSON.stringify( - 'https://matomo.self-data.alpha.grandlyon.com/' - ), - __PIWIK_SITEID__: 1, + __PIWIK_TRACKER_URL__: JSON.stringify('https://statweb.grandlyon.com/'), + __PIWIK_SITEID__: 117, }), ], optimization: {