diff --git a/scripts/common/default_config.js b/scripts/common/default_config.js index ab3f01f..5ae0cd4 100644 --- a/scripts/common/default_config.js +++ b/scripts/common/default_config.js @@ -394,6 +394,9 @@ module.exports = { crisp: { website_id: null }, + knocket: { + identifier: null + }, google_tag_manager: { tag_id: null, domain: 'https://www.googletagmanager.com'