ListMailPRO Email Marketing Software Forums

ListMailPRO Email Marketing Software Forums => General Help & How-To => Topic started by: webmaster29 on June 16, 2004, 05:03:46 pm

Title: Link Tracking HTML image errors
Post by: webmaster29 on June 16, 2004, 05:03:46 pm
:(
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?
Title: Link Tracking HTML image errors
Post by: DW on June 17, 2004, 11:59:02 am
Links in HTML messages will automatically be set up in your message with the code.  The process needs to be improved somewhat - What happens is the link "Link Title" is used as "clickable" in HTML.  Therefore, you will need to put your image code in as the link title.