PLEASE NOTE: These forums are no longer utilized and are provided as an archive for informational purposes only. All support issues will be handled via email using our support ticket system. For more detailed information on this change, please see this blog post.

Mailchimp pass Ip address

  1. How can I pass the ip address to mailchimp?

    Posted 12 years ago on Monday July 16, 2012 | Permalink
  2. David Peralty

    You want to pass the IP address of the submitter to Mailchimp? If so, then you would need to grab it and put it in a field using the gform_pre_render or gform_pre_submission hook. Then you would need to map that field to one in your Mailchimp settings.

    http://www.gravityhelp.com/documentation/page/Gform_pre_submission
    http://www.cyberciti.biz/faq/how-to-determine-retrieve-visitors-ip-address-use-php-code-programming/

    Posted 12 years ago on Monday July 16, 2012 | Permalink
  3. Can you please explain me in more detail how can I do that?

    Posted 12 years ago on Tuesday July 17, 2012 | Permalink