Form IP Info ❺
Capture the current user's IP and geo-location data as part of your form submits.
Last updated
Capture the current user's IP and geo-location data as part of your form submits.
Last updated
Captures the sender’s IP and geolocation info and appends it to the tagged form as hidden fields.
Capture general geographic info, such as country and city.
Store IP ( where permitted, and part of your privacy policy ), as a verification of the send. Required by some services like Mailchimp, for loading external lists.
First, add the library as detailed in Quick Start.
Tag your Form Block. Place this Place this custom attribute on your form block element:
[wfu-form-ipinfo]
Currently the only supported handler is GeoJS.
This is an example of the data appended to the form.
The name
and value
fields come through with your form content.
Only non-blank results will be sent.
Separate this data lib from the data-binding lib, and allow it to be used independently.