# Capturing Email IP

**URL:** https://forum.mautic.org/t/capturing-email-ip/9012
**Category:** Product Support
**Created:** [July 20, 2017, 7:49pm UTC](https://forum.mautic.org/t/capturing-email-ip/9012 "2017-07-20T19:49:57Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![michaelcolman](https://avatars.discourse-cdn.com/v4/letter/m/9dc877/32.png) [@michaelcolman](https://forum.mautic.org/u/michaelcolman)
#### Post date: [July 20, 2017, 7:49pm UTC](https://forum.mautic.org/t/capturing-email-ip/9012/1 "2017-07-20T19:49:57Z")

</div>

Hi there,  
  
  
  
Here’s the scenario: I’ve received a phone call from a potential lead. I will set them up as a “contact” in mautic. I will then send my potential lead a “who we are” email and include links to our blog which further explains our process.  
  
  
  
What i would like is to then click into the new leads contact and know which pages my new lead has visited within my website.  
  
  
  
Is there some parameters I can append to my website URL that will allow mautic capture the users IP address?

---

<div class="post-metadata">

### Author: ![michaelcolman](https://avatars.discourse-cdn.com/v4/letter/m/9dc877/32.png) [@michaelcolman](https://forum.mautic.org/u/michaelcolman)
#### Post date: [July 20, 2017, 7:49pm UTC](https://forum.mautic.org/t/capturing-email-ip/9012/2 "2017-07-20T19:49:57Z")

</div>

Hi there,

Here’s the scenario: I’ve received a phone call from a potential lead. I will set them up as a “contact” in mautic. I will then send my potential lead a “who we are” email and include links to our blog which further explains our process.

What i would like is to then click into the new leads contact and know which pages my new lead has visited within my website.

Is there some parameters I can append to my website URL that will allow mautic capture the users IP address?

---

<div class="post-metadata">

### Author: ![JoPitts](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.mautic.org/jopitts/32/636_2.png) [@JoPitts](https://forum.mautic.org/u/JoPitts)
#### Post date: [July 21, 2017, 2:58am UTC](https://forum.mautic.org/t/capturing-email-ip/9012/3 "2017-07-21T02:58:30Z")

</div>

@michaelcolman , this doesn’t actually have anything to do with IP right?

This is simply about tracking leads and page views. Are you hosting the blog pages within a mautic environment (in which case, you basically get what you want for free). If not, someone can probably give a simple solution to get what you are after (@MxyzptlkFishStix and @ninjoan - I’m looking at you oh clever and wise ones).

If you really want to capture user IP addresses, again - Mautic does that for free out of the box when someone comes to a landing page. If you aren’t using mautic landing pages, you might need some clever code to post the IP and email address through and link that to your Mautic contact.

---

<div class="post-metadata">

### Author: ![petertl](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.mautic.org/petertl/32/511_2.png) [@petertl](https://forum.mautic.org/u/petertl)
#### Post date: [July 21, 2017, 9:03am UTC](https://forum.mautic.org/t/capturing-email-ip/9012/4 "2017-07-21T09:03:38Z")

</div>

@michaelcolman

This comes out of the box. There are only two important things:

1. Your contact needs to be in Mautic
2. You send him a pre-defined (template) email out of Mautic

Mautic will then record email opens, page hits and asset downloads.

---

<div class="post-metadata">

### Author: ![michaelcolman](https://avatars.discourse-cdn.com/v4/letter/m/9dc877/32.png) [@michaelcolman](https://forum.mautic.org/u/michaelcolman)
#### Post date: [July 21, 2017, 7:48pm UTC](https://forum.mautic.org/t/capturing-email-ip/9012/5 "2017-07-21T19:48:11Z")

</div>

@PeterTL  
Thanks for your response. I was thinking that I would send the email from email client. But maybe you’re right, if I send that initial email from Mautic, it would get around what i’m trying to achieve.

@JoPitts  
Thanks for your response. I have my blog hosted on a WordPress website. I think you’re right about the clever code. As i’m on the wordpress site i’ll look to see if there is a way we can write a script to post to a Gravity Forms which can then post to Mautic.

If I find a solution i’ll let you guys know.

Thanks.
