Advertisers have one option for implementing click tracking within a single-movie Flash creative. It will work with most of the common third-party tracking methods, such as using unique URLs provided by a vendor.
1. Insert the clickTag command only into the GetURL action
Only the clickTag command is included in the getURL action and saved within the Flash single-movie creative.
a. Use the syntax in Example 1 to code your getURL action within the Flash creative. Please note that the standard method of using clickTAG in a getURL command within a Flash animation is to use:
Please note this is case sensitve.
When the user clicks and then releases on the button the getURL command is activated and a new window is opened. Do not use on (press) instead of on (release), for example:
This will cause Pop-up blockers to be triggered.
b. Submit a tracking URL no more than 128 characters to CBS Interactive.
When the ad is served, CBS Interactive attaches the provided tracking URL through code outside the Flash file. CBS Interactive provides both click-tracking and impression data.
Note: Advertiser must use target="_blank" for the window option.
Inserting tracking on more than one link:
If there is more than one link to be tracked, we recommend numbering each clickTAG variable.
First button's action would be:
Note: we will only track up to 5 links individually.