I'm using link tracking to track clicks to newsletter banners. However, when I receive a copy of my own newsletter, there are ERRORS whith the link tracking code.
Here is a snippet of code:
<td><div align="center"><a href="!link_ad5" target="_blank"><img src="http://www.camporee.org/images/ads/AUC-immediateopening-ani.GIF" alt="Atlantic Union College" width="420" height="52" border="0"></a><br />
<font size="2">!link_ad5</font><br />
</div>
</td>
I should get a nice pretty banner with a link of text below that links to the proper entity. Intead I get
Atlantic Union College" (the AUC image here) target="_blank">
Atlantic Union College (Both are linked to the correct place. What's wrong?