I have some flash banners that I can't edit. They are configured to use clickTAG. All tracking on my website is performed by Google Analytics. I searched the web for more than hour now and couldn't find any solution on how to track outbound clicks in banners when I can't hardcode it into the .swf.

Is this even possible?

I can think of one solution: insert url to my own redirect page in clickTAG and track this page views... But I hope there is a better solution.

link|improve this question

overlay a 1 pixel image and stretch it to the banner size. Then add on click events to call a javascript function that will handle your google stuff. – The_asMan Jun 16 '11 at 16:49
@The_asMan: Wouldn't that cover my banner so it won't be visible any more? – Episodex Jun 17 '11 at 9:01
not if the 1 pixel image is transparent – The_asMan Jun 17 '11 at 16:17
basically make an image 1X1 pixels fill it with a color then turn the transparency down to .01 this image will absorb the click events – The_asMan Jun 17 '11 at 16:19
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.