_Migrated from [#5](https://github.com/segment-integrations/analytics.js-integration-bing-ads/issues/5) by @samkessaram_ OS: Mac OS X 10.14.1 Browser: Brave 0.56.15 Getting this error on initialization of Segment. The error is throwing on this line: https://github.com/segment-integrations/analytics.js-integration-bing-ads/blob/master/lib/index.js#L40 Brave is blocking Bing from loading, but not analytics.js. So when it tries to initialize the Bing integration, it fails. Some sort of check before attempting to initialize would be good.