According to the documentation, the EyeWonder tag should look something like:
<script language="JavaScript1.1" src="http://cdn4.eyewonder.com/cm/js/3178-13924-1843-0?mpt=[CACHEBUSTER]&mpvc=%%CLICKTAG%%"></script> <noscript> <a href="%%CLICKLINK%%http://cdn4.eyewonder.com/cm/ck/3178-13924-1843-0?mpt=[CACHEBUSTER]"> <img src="http://cdn4.eyewonder.com/cm/bn/3178-13924-1843-0?mpt=[CACHEBUSTER]" alt="Click here for reservations" border="0"> </a> </noscript>
However, this is what the tag that I was supplied looks like:
<!-- Generated: 10/25/2011 11:17 AM EST. EW Web Code Version: 18.4.0 --> <script language="Javascript" type="text/javascript"> var clickTagFramePrepend1582904="[ewclickthru]"; /* Please place your redirects in front of the value [ewclickthru] just as if [ewclickthru] is a standard URL (e.g. "%c[ewclickthru]") */var ew_pubVars="setScale=true"; </script> <script type="text/javascript" id="ew1582904_wrapper" src="http://cdn.eyewonder.com/100125/773985/1582904/wrapper.js"></script> <noscript> <body><div style="position:relative; z-index:1" align="center"> <a href="http://www.eyewonderlabs.com/ct2.cfm?ewbust=0&guid=0&ewadid=171581&eid=1582904&file=NOSCRIPTfailover.gif&pnl=MainBanner&type=0&name=Clickthru-NOSCRIPT&num=1&time=0&diff=0&clkX=&clkY=&click=http://cdn4.eyewonder.com/cm/ck/17033-139338-43234-1?mpt=[CACHEBUSTER]" target="_blank"> <img width="120" height="600" src="http://cdn.eyewonder.com/100125/773985/1582904/NOSCRIPTfailover.gif" border="0" alt="" /> </a><div style="position:absolute;top:0px;left:0px;display:none;z-index:0"> <img src="http://cdn4.eyewonder.com/cm/tr/17033-139338-43234-1?mpt=[CACHEBUSTER]" border="0" width="1" height="1" /></div> <div style="position:absolute;top:0px;left:0px;z-index:2;display:none"> <img src="http://cdn.eyewonder.com/100125/773985/1582904/ewtrack.gif?ewadid=171581" border="0" width="1" height="1" /> </div> <div style="position:absolute;top:0px;left:0px;z-index:3;display:none"> <img src="http://cdn.eyewonder.com/100125/773985/1582904/ewtrack_f.gif?ewadid=171581" border="0" width="1" height="1" /> </div></div></body> </noscript>
So now I’m trying to figure out out where the %%CLICKTAG%% and %%CLICKLINK%% placeholders should go. I put them where I thought they needed to go, but it looks like Advert Pro still isn’t tracking clicks … so I’m sure I’ve got them in the wrong place.

