Webflow Forms IP Info

DEMO - Webflow Forms w/ IP Info

View Demonstration in Webflow

Captures the sender’s IP info and appends it to the tagged form as hidden fields.

Why?

  • 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.

Getting Started ( NOCODE )

STEP 1 - Add the Library

Install this JS in BODY, site-wide or on the specific pages you want the script to affect.

<script type="module" src="https://cdn.jsdelivr.net/gh/sygnaltech/webflow-util@4.11/src/nocode/webflow-form.js"></script>

STEP 2 - Tag your For Block

[wfu-form-ipinfo]