A large but little-known problem in experimentation and feature flagging is tracking blockers (like ad blockers, VPNs, and corporate firewalls).
These can end up blocking feature flags, experiments, and even runtime dynamic config data, resulting in bugs or the exclusion of users. This has a big impact on results - biasing tests and/or reducing statistical power.
We just rolled out a new feature to solve this problem: a managed API proxy. This gives you a unique URL to send and receive data to/from Statsig servers, which makes it way less likely to be intercepted by client-side or DNS-side blockers.
It's super easy to set up (literally one click) and available to all pro tier and enterprise customers.
Read our docs for full details: https://docs.statsig.com/infrastructure/managed-proxy