baseApiUrl property

String baseApiUrl
final

By default will point to the US-based Mixpanel servers (api.mixpanel.com) Its value can be overriden in the constructor and there you can use, for instance, the EU-based servers url: api-eu.mixpanel.com See this for more information: https://developer.mixpanel.com/docs/privacy-security#storing-your-data-in-the-european-union

Implementation

final String baseApiUrl;