Passing IP address to Aweber

  • goshow
    Asked on January 26, 2016 at 9:08 AM

    Hi there,

    Ive started using jotforms for sending information to Aweber, but from what I see so far the user's IP address does not automatically flow through to aweber like it does if I use services such as leadpages it always passed the IP address to aweber.

    This is pretty critical information to us to help us understand the country of the subscriber without asking for it.

    Please advise.
    Doug Rees

  • Elton Support Team Lead
    Replied on January 26, 2016 at 1:00 PM

    Hi Doug,

    Unfortunately, there's no option available for this on the integration that allows you to map the IP address. I will escalate this to our developers as a feature request.

    For now, you will have to use your form source code and inject custom javascript that captures the User's IP and populate it on a hidden text box field in your form. And then have that hidden text box field map on the Aweber Integration. You can use this javascript I have created for you http://jsfiddle.net/5pjha/3151/. If you need help implementing this on your form source code, let us know and we'd be happy to help you.