# externallink not available

**URL:** https://forum.mautic.org/t/externallink-not-available/2846
**Category:** Product Support
**Created:** [November 26, 2015, 4:38am UTC](https://forum.mautic.org/t/externallink-not-available/2846 "2015-11-26T04:38:41Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![malcolm](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.mautic.org/malcolm/32/39_2.png) [@malcolm](https://forum.mautic.org/u/malcolm)
#### Post date: [November 26, 2015, 4:38am UTC](https://forum.mautic.org/t/externallink-not-available/2846/1 "2015-11-26T04:38:41Z")

</div>

I’ve seen a few references to the use of externallink tokens in Email Builder. (eg. such as here [https://www.mautic.org/community/index.php/297-tracking-not-picking-up-page-hit/0](https://www.mautic.org/community/index.php/297-tracking-not-picking-up-page-hit/0))  
  
  
  
The suggestion seems to be that under the list of landing pages on the right in Email Builder, will be an External Link token you can drag into your email. On mine, however, it’s not there. The Landing Page list is there, but under that is Assets and then that’s it.  
  
  
  
I tried putting it into the email HTML manually, but it seems to get stripped out so that what is delivered in the email is just My Link Text.  
  
  
  
I’m running 1.2.2 self hosted. Any trick to making this External Link token show up?  
  
  
  
Cheers  
  
Malcolm

---

<div class="post-metadata">

### Author: ![malcolm](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.mautic.org/malcolm/32/39_2.png) [@malcolm](https://forum.mautic.org/u/malcolm)
#### Post date: [November 26, 2015, 10:42am UTC](https://forum.mautic.org/t/externallink-not-available/2846/2 "2015-11-26T10:42:59Z")

</div>

Ah, fantastic. I’ll try that out tomorrow. Cheers.

---

<div class="post-metadata">

### Author: ![malcolm](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.mautic.org/malcolm/32/39_2.png) [@malcolm](https://forum.mautic.org/u/malcolm)
#### Post date: [November 26, 2015, 4:38am UTC](https://forum.mautic.org/t/externallink-not-available/2846/3 "2015-11-26T04:38:41Z")

</div>

I’ve seen a few references to the use of externallink tokens in Email Builder. (eg. such as here [https://www.mautic.org/community/index.php/297-tracking-not-picking-up-page-hit/0](https://www.mautic.org/community/index.php/297-tracking-not-picking-up-page-hit/0))

The suggestion seems to be that under the list of landing pages on the right in Email Builder, will be an External Link token you can drag into your email. On mine, however, it’s not there. The Landing Page list is there, but under that is Assets and then that’s it.

I tried putting it into the email HTML manually, but it seems to get stripped out so that what is delivered in the email is just My Link Text.

I’m running 1.2.2 self hosted. Any trick to making this External Link token show up?

Cheers  
Malcolm

---

<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 26, 2015, 7:25am UTC](https://forum.mautic.org/t/externallink-not-available/2846/4 "2015-11-26T07:25:38Z")

</div>

I think Mautic can automatically find and replace the external links for the tracking URLs. Normal HTML link should be just fine. Something like:

```auto
<a href="http://example.com">example</a>
```

---

<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 26, 2015, 7:30am UTC](https://forum.mautic.org/t/externallink-not-available/2846/5 "2015-11-26T07:30:17Z")

</div>

I found following text in the post [https://www.mautic.org/community/index.php/1219-campaign-email-url-clicks-are-not-tracked](https://www.mautic.org/community/index.php/1219-campaign-email-url-clicks-are-not-tracked) :

[quote][https://www.mautic.org/community/index.php/414-1-1-0-released/0](https://www.mautic.org/community/index.php/414-1-1-0-released/0)

Having to remember to use the {externallink} token to generate trackable links is of the past. All links are now automatically converted into trackable links and click stats are displayed in the emails’ details.

[https://github.com/mautic/mautic/releases/tag/1.1.0](https://github.com/mautic/mautic/releases/tag/1.1.0)  
#505 All links in an email are converted and tracked rather than just the {externallink} token which is now deprecated[/quote]

---

<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:56pm UTC](https://forum.mautic.org/t/externallink-not-available/2846/6 "2020-02-02T22:56:51Z")

</div>


