analytics.js-integrations icon indicating copy to clipboard operation
analytics.js-integrations copied to clipboard

[segmentio] Make protocol configurable

Open livthomas opened this issue 4 years ago • 0 comments

We use our backend as a proxy to Segment API in order to bypass ad-blockers. It works fine except for one thing. We are unable to test it in local dev environment on our machines where HTTP is used instead of HTTPS.

It looks like HTTPS protocol is hardcoded here. Can you create a new Segment.io integration settings property which specifies protocol and defaults to https?

livthomas avatar Feb 23 '21 13:02 livthomas