You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@valgen - yes, we get the source ip address on the server side. When the ipAddress tracking option is set to false, we discard the ip address on the server side and don't convert it to city/country properties.
Hi there,
Do you actually take into account X-Forwarded-For when trackingOptions ipAddress is set to true?
amplitude.init(AMPLITUDE_API_KEY, { trackingOptions: { ipAddress: true } });
If not, please can you tell me how to do so using the JS SDK?
https://www.docs.developers.amplitude.com/data/sdks/browser-2/#optional-tracking
The text was updated successfully, but these errors were encountered: