# trackable links

**URL:** https://forum.mautic.org/t/trackable-links/10384
**Category:** Development
**Created:** [March 27, 2018, 3:50pm UTC](https://forum.mautic.org/t/trackable-links/10384 "2018-03-27T15:50:01Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![teemuparkkinen](https://avatars.discourse-cdn.com/v4/letter/t/ed655f/32.png) [@teemuparkkinen](https://forum.mautic.org/u/teemuparkkinen)
#### Post date: [March 27, 2018, 3:50pm UTC](https://forum.mautic.org/t/trackable-links/10384/1 "2018-03-27T15:50:01Z")

</div>

Hi,

When I create a email with Mautic it uses generateTrackableUrl method to add contact informations (ct url parameter) to all links. If someone opens that link it goes to PageBundle PublicController redirect method. That method doesn’t use trackable url data at all and creates new contact every time. So should that redirect method use getContactFromRequest method and that way recognize contact that have clicked that link in the email?

---

<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: [March 28, 2018, 2:22am UTC](https://forum.mautic.org/t/trackable-links/10384/2 "2018-03-28T02:22:03Z")

</div>

Hey Teemu, this is a very good point. However, development activity is not very high in this forum. You might want to post an issue at GitHub for Mautic.
