From 8ea468030a79314a2122aaaeaa29f23c7cb27b46 Mon Sep 17 00:00:00 2001 From: ccnixon Date: Wed, 22 Aug 2018 14:00:34 -0700 Subject: [PATCH] Add forms SDK to Hubspot integration --- integrations/hubspot/lib/index.js | 28 +++++++++++++++++++------ integrations/hubspot/package.json | 2 +- integrations/hubspot/test/index.test.js | 27 +++++++++++++++++++----- karma/safari.js | 2 +- 4 files changed, 46 insertions(+), 13 deletions(-) diff --git a/integrations/hubspot/lib/index.js b/integrations/hubspot/lib/index.js index 3564df3b3..924a3002f 100644 --- a/integrations/hubspot/lib/index.js +++ b/integrations/hubspot/lib/index.js @@ -17,8 +17,11 @@ var each = require('@ndhoule/each') var HubSpot = module.exports = integration('HubSpot') .assumesPageview() .global('_hsq') + .global('hbspt') .option('portalId', null) - .tag('