The Register Media
Contact our Ad Ops Team
UK : +44 (0)203 178 6486
All creative should be sent to :
ads@theregister.com

Flash click counting — the clickTag method

When creating flash banners it is necessary that the banner's destination (click-through) url is not physically hard coded into the SWF file, otherwise click counting will not be possible. Instead, the "clickTag" variable should be used. The value of this variable can then be handed over to the flash banner by the ad server.

Advantages

Implementation

To implement the clickTag click counting method in your flash creative, simply insert a new top-layer button in the clickable area and add the following action:

on (release) {
   getURL (clickTag, "_blank");
}

It should look something like the below :-

Click to enlarge image

Ensure that :-

Multiple click-throughs

The process is almost the same for flash creative which contains multiple clickable zones with different destination urls. Follow the procedure outlined above, but instead of clickTag use clickTag1, clickTag2, clickTag3, etc for each clickable area.

You can see our regular audits online at ABCe