diff --git a/integrations/hubspot/HISTORY.md b/integrations/hubspot/HISTORY.md index c9c5231d6..42cffecb3 100644 --- a/integrations/hubspot/HISTORY.md +++ b/integrations/hubspot/HISTORY.md @@ -1,3 +1,7 @@ +2.2.4 / 2021-11-22 +=================== + * Add support for HubSpots EU Data Residency with EU script tag. + 2.2.2 / 2020-12-14 =================== diff --git a/integrations/hubspot/lib/index.js b/integrations/hubspot/lib/index.js index 12bd1eb95..f17a25541 100644 --- a/integrations/hubspot/lib/index.js +++ b/integrations/hubspot/lib/index.js @@ -20,10 +20,15 @@ var HubSpot = (module.exports = integration('HubSpot') .global('hbspt') .option('portalId', null) .option('loadFormsSdk', false) + .option('enableEuropeanDataCenter', false) .tag( - 'lib', + 'global-tag', '