anshul 0 Report post Posted March 10, 2014 Hi, When I extract an "Image tag" for a zone (with generic 3rd click tracking) this is what my ad tag looks like - <a href='http://<adserver>/delivery/ck.php?n=abcd123&cb=INSERT_RANDOM_NUMBER_HERE' target='_blank'> <img src='http://<adserver>/delivery/avw.php?zoneid=100&cb=INSERT_RANDOM_NUMBER_HERE&n=abcd123&ct0=INSERT_CLICKURL_HERE' border='0' alt='' /></a> INSERT_CLICKURL_HERE is replaced with the 3rd party click tracking server. But the clicks are not reaching the 3rd party server. The click does go to the final destination url and gets tracked in revive ad server however it never goes to the 3rd party server. The same tag if extracted in the JS tag format, works and clicks are tracked in 3rd party server. The issue seems to be Image tag only. Not sure what am I missing here. -Anshul Share this post Link to post Share on other sites
Ilya Ber 8 Report post Posted March 12, 2014 Have you also inserted a random number as the cache buster (cb) parameter? If not, your image is likely to be cached. Share this post Link to post Share on other sites
Dave Brain 19 Report post Posted March 17, 2014 The default Image tag only support only for web type banners , not HTML type banners . So i hope your third party provide as HTML code . Also this image tag not support for SWF ads too. Im sure you couldn't see any ads in image tag with HTML banners. Share this post Link to post Share on other sites