MisterPhilip / omnibug

Omnibug is an extension for Firefox and most Chromium-based browsers to ease implementing and debugging digital marketing tools.
https://omnibug.io/
MIT License
93 stars 42 forks source link

Segment EU API support #237

Closed adrian-seijo closed 9 months ago

adrian-seijo commented 9 months ago

Segment offers its API in two different endpoints, one in the US and one in the EU:

The Segment integration only supports the US endpoint, so anyone using the EU one won't see the events on the list.

I have raised a PR to add support, https://github.com/MisterPhilip/omnibug/pull/236, but I figure I have raised an issue for visibility.