Hello,
I am having trouble with the embedded tracking links. It is not very clearly defined in the manuals on how to do this. My question lies in this, I have made a template in dreamweaver consisting of a jpeg graphic that has 7 products inside the jpeg graphic. I have made link coordinates that correspond to products on our website. I want to be able to track who and where (what product) a person clicks on the email. The only way that I can figure is putting the tracking ID in the link coordinates tag. IS this correct or do I need to do it a different way? To better explain the links coordinates for those of you that don't know dreamweaver, it is a box that you draw around the product and add the link into the box that will direct the click to the specific product that they click on on our website. There are coordinates in this link to show where the box is placed on the email page/template. Also what exactly are the tracking links? when I set up the campain trackers, does it automatically generate a link or key to be put into the link? I am so confused please let me know if anyone has better info on this or can help me. I need to get this campain out today. I have also included a .pdf attached and code below to see what I am talking about.
Thanks,
Tony
Here is the code for the email below and smiley faces where the coordinate links are:
<!--CTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//E-->
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<div align="center">
<p><a href="http://www.adleap.com/adleapholidayflyer2.html">This message contains graphics. If you don't see the graphics, click here to view.</a></p>
<p><img height="814" alt="" width="636" usemap="#Map" border="0" src="http://www.adleap.com/Holiday%201.jpg" /> <map name="Map">
<area alt="Click Here to Visit AdLeap.com" href="http://www.adleap.com" coords="380,10,629,143" shape="RECT" />
<area alt="Click Here to Visit AdLeap.com" href="http://www.adleap.com" coords="9,703,217,805" shape="RECT" />
<area alt="Click here to view this product on AdLeap.com" href="http://adleap.com/index.asp?PageAction=VIEWPROD&ProdID=15617" coords="15,191,251,428" shape="RECT" />
<area alt="Click here to view this product on AdLeap.com" href="http://adleap.com/index.asp?PageAction=VIEWPROD&ProdID=10153" coords="418,144,628,344" shape="RECT" />
<area alt="Click here to view this product on AdLeap.com" href="http://adleap.com/index.asp?PageAction=VIEWPROD&ProdID=9080" coords="34,454,203,685" shape="RECT" />
<area alt="Click here to view this product on AdLeap.com" href="http://adleap.com/index.asp?PageAction=VIEWPROD&ProdID=15667" coords="234,507,419,730" shape="RECT" />
<area alt="Click here to view this product on AdLeap.com" href="http://adleap.com/index.asp?PageAction=VIEWPROD&ProdID=4455" coords="427,537,626,759" shape="RECT" />
<area alt="Click here to view this product on AdLeap.com" href="http://adleap.com/index.asp?PageAction=VIEWPROD&ProdID=15660" coords="443,353,617,528" shape="RECT" /></map></p>
<p align="center"><font face="Arial, Helvetica, sans-serif" color="#003399" size="1">We respect your email privacy, If you would no longer like to receive </font></p>
<p align="center"><font face="Arial, Helvetica, sans-serif" color="#003399" size="1">special email deals please <a href="mailto:newsletter@adleap.com?subject=REMOVE" >click here</a> Please put "REMOVE" in the subject line and you will be taken off our list.</font></p>
<p> </p>
</div>


LinkBack URL
About LinkBacks
<area alt="Click here to view this product on AdLeap.com" href="http://adleap.com/index.asp?PageAction=VIEWPROD&ProdID=15617" coords="15,191,251,428" shape="RECT" />



Reply With Quote
Bookmarks