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.

Technical Info - IP / Host / Proxy / User Agent

  1. Hey, I want to know the IPs of people that submit these forms. A plugin called Comment Technical Data offers this info in comments, I can take the IPs and figure out who is spamming me. I would like to do this with the forms.

    ex:

    > > IP Address : 24.138.17.140
    > > Remote Host :
    > > Reverse DNS : blk-138-17-xx.eastlink.ca
    > > Reverse DNS IP : 24.138.17.xx
    > > Reverse DNS Authenticity : [Verified]
    > > Proxy Info : No Proxy
    > > Proxy Data : 24.138.17.xx
    > > Proxy Status : FALSE
    > > HTTP_ACCEPT_LANGUAGE : en-CA

    Is there a way to do this? If not, this should be your top priority.

    Posted 12 years ago on Saturday August 20, 2011 | Permalink
  2. The IP of the visitor submitting your form is captured and displayed along with the entry.

    Screenshot: http://minus.com/mzy0hwvM1

    It's also available if you want to use it in an admin notification from the "Insert form field" drop down in your notification screen.

    Screenshot: http://minus.com/mSPKNqsfo

    This is what the merge code would look like in your notification:

    {ip}
    Posted 12 years ago on Saturday August 20, 2011 | Permalink