tracking-proxy icon indicating copy to clipboard operation
tracking-proxy copied to clipboard

Proxy setup for EU data residency

Open zac-yang opened this issue 4 years ago • 2 comments

Hi

We are trying to setup a Mixpanel proxy and have EU data residency on our projects - do we need to make any adjustments to the proxy_pass config?

Thanks!

zac-yang avatar Mar 28 '22 15:03 zac-yang

Looks like api-eu.mixpanel.com should be used instead of api.mixpanel.com according to https://help.mixpanel.com/hc/en-us/articles/360039135652-Data-Residency-in-EU

But there is no domain decide-eu.mixpanel.com. As far as I'm able to conclude from https://github.com/mixpanel/mixpanel-js/issues/118, /decide is also supported by api.mixpanel.com, and therefore also api-eu.mixpanel.com? However, the /decide endpoint was added to the proxy config a long time after this issue was closed, so it's a bit confusing.

oyvindwe avatar Mar 31 '22 13:03 oyvindwe

@oyvindwe sorry for the late reply here.

the endpoint you can use here: https://api-eu.mixpanel.com/decide

however, /decide is deprecated (used to power A/B testing deployments which mixpanel no longer supports) and clients should not really be hitting that endpoint anymore.

ak--47 avatar Sep 29 '23 13:09 ak--47