Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to get the IP that mixpanel event came from?

Is it possible to get the IP address that mixpanel event "came" from?

Either using their webapp or custom reports or API - any method would be helpful.

Or maybe we can extract the first/last IP address for the user (profile)?

Thank you

like image 202
MaGnetas Avatar asked Oct 24 '25 03:10

MaGnetas


1 Answers

I just got an email from Mixpanel support.

Apparentaly the IP is only used for geolocation purposes and is not stored automatically. So there's no way to retrieve the IPs from which the events were tracked.

like image 51
MaGnetas Avatar answered Oct 26 '25 22:10

MaGnetas