in website-v2/src/plugins/matomo/index.js [27:30]
getClientModules() { return isProd ? [path.resolve(__dirname, './track')] : []; },