# Insert \[email\] into UTM

**URL:** https://forum.mautic.org/t/insert-email-into-utm/2769
**Category:** Product Support
**Created:** [November 13, 2015, 4:20pm UTC](https://forum.mautic.org/t/insert-email-into-utm/2769 "2015-11-13T16:20:56Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![dsholmes92](https://avatars.discourse-cdn.com/v4/letter/d/6bbea6/32.png) [@dsholmes92](https://forum.mautic.org/u/dsholmes92)
#### Post date: [November 13, 2015, 4:20pm UTC](https://forum.mautic.org/t/insert-email-into-utm/2769/1 "2015-11-13T16:20:56Z")

</div>

Hi,  
  
  
  
Could anyone tell me if it’s possible to insert the recipient’s email address into a URL’s UTM (the same way you would insert someone’s name at the start of an email)?  
  
  
  
For example: /?utm\_source=**[email]**&utm\_medium=xxx&utm\_campaign=xxx  
  
  
  
So that when sending an email each recipient would have their own unique utm. I know this is possible with iContact and Getresponse (for example).  
  
  
  
It would be great to know if anyone has successfully tested this.  
  
  
  
Thanks for any help.

---

<div class="post-metadata">

### Author: ![dsholmes92](https://avatars.discourse-cdn.com/v4/letter/d/6bbea6/32.png) [@dsholmes92](https://forum.mautic.org/u/dsholmes92)
#### Post date: [November 13, 2015, 4:20pm UTC](https://forum.mautic.org/t/insert-email-into-utm/2769/2 "2015-11-13T16:20:56Z")

</div>

Hi,

Could anyone tell me if it’s possible to insert the recipient’s email address into a URL’s UTM (the same way you would insert someone’s name at the start of an email)?

For example: /?utm\_source=[email]&utm\_medium=xxx&utm\_campaign=xxx

So that when sending an email each recipient would have their own unique utm. I know this is possible with iContact and Getresponse (for example).

It would be great to know if anyone has successfully tested this.

Thanks for any help.

---

<div class="post-metadata">

### Author: ![escopecz](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.mautic.org/escopecz/32/370_2.png) [@escopecz](https://forum.mautic.org/u/escopecz)
#### Post date: [November 18, 2015, 12:25pm UTC](https://forum.mautic.org/t/insert-email-into-utm/2769/3 "2015-11-18T12:25:11Z")

</div>

I believe it works. Use the shortcode

```auto
{leadfield=email}
```

as you would in the email text.

---

<div class="post-metadata">

### Author: ![silavapi](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.mautic.org/silavapi/32/7424_2.png) [@silavapi](https://forum.mautic.org/u/silavapi)
#### Post date: [February 2, 2020, 10:57pm UTC](https://forum.mautic.org/t/insert-email-into-utm/2769/4 "2020-02-02T22:57:03Z")

</div>


