Is there any way to get location information of the form submission. I saw some forms gives IP address of the sender.
One step further is it possible to implement to get location or city name of the form submission.
Thanks
ismail
Is there any way to get location information of the form submission. I saw some forms gives IP address of the sender.
One step further is it possible to implement to get location or city name of the form submission.
Thanks
ismail
We don't do geolocation. You would have to take their IP and perform GeoLocation on it to be able to get the location or city name from the form submission. This isn't something Gravity Forms has built-in.
You might try the infoGeniuz Advanced Form Analytics for Gravity Forms plugin. The free version will give you basic geo data like city and state. There is a paid version that provides additional geo and metadata.
Thanks simplycm, I forgot about that add-on having that feature.