From 5ced67f59454fd701e35b6f9280c1c640c1da09f Mon Sep 17 00:00:00 2001 From: shmulikgolan <33657710+shmulikgolan@users.noreply.github.com> Date: Sun, 16 Jan 2022 16:25:30 +0200 Subject: [PATCH] support Totango EU services (replace PR#650 per Pooyaj comment) This change needed to be supported with a new selection option, region, with the values "us" or "eu1" --- integrations/totango/lib/index.js | 2 ++ 1 file changed, 2 insertions(+) diff --git a/integrations/totango/lib/index.js b/integrations/totango/lib/index.js index e7c96a510..ce0f46230 100644 --- a/integrations/totango/lib/index.js +++ b/integrations/totango/lib/index.js @@ -23,6 +23,7 @@ var Totango = (module.exports = integration('Totango') .option('serviceId', null) .option('trackNamedPages', true) .option('trackCategorizedPages', true) + .option('region', 'us') .tag('