Online & Lead Generation

Online Specifications

Ad Unit Size
Leaderboard 728 x 90 pixels
Top Button 242 x 90 pixels
Medium Rectangle 1 300 x 250 pixels
Medium Rectangle 2 or 3 300 x 250 pixels
Leaderboard-Bottom 728 x 90 pixels

Web Site Advertising

  • All rich media vendors accepted.
  • Max file size: GIF/JPEG 20K, Flash 50K
  • Must have defined borders.
  • 15 second limit with max of 3 loops.
  • URL link must accompany creative.
  • GIF or JPEG must be provided as back-up to Flash ads.

Flash Developer/Designer Instructions Flash Developer/Designer Instructions

Flash Instructions

The following modification must be made to the native FLA file before it is saved as a SWF file.

In order for us to track clickthroughs, the flash file has to be created in such a way that we can pass a dynamically generated redirect into it each time we serve the ad. This is what we use the "clickTAG" variable for. But unless the flash is coded to use the clickTAG variable, it's not going to work. The way this variable is coded into the Flash is as follows:

getURL(clickTAG, "_top")

That's the actual click instruction that needs to end up inside the flash file. Normally, the "clickTAG" is an actual url, but in this case we want it to be a variable that we can generate each time we serve the ad. Also, it's important that the word clickTAG is not in double quotes in the getURL instruction. A typical url would be inside the double quotes, but as this is a variable, it can not be.

If the creative has multiple click destinations a single clickTAG might not be enough. In this case, it's best to use a combination of the clickTAG variable and the destination url. This way, our ad server will track clicks using the clickTAG url, but still be able to pass the browser to the correct destination, even if it's not always the same one. To accomplish this, we only need to modify the getURL instruction slightly to incorporate both the clickTAG and the destination url. It would look something like this:

getURL(clickTAG + "http://www.place_your_url_here.com <https://webmail.burstmedia.com/exchweb/bin/redir.asp?
URL=http://www.place_your_url_here.com> ", "_top")

The url inside the quotes would be the actual destination, but it could be different in each getURL call. This will allow all clicks to be tracked without depending on or effecting the final destination.

E-Newsletter Advertising

  • 728x90 or 300x250 size GIF or JPEGs only
  • 15K animated or 8k nonanimated
  • All ads must have defined borders
  • ANIMATION: 15 second limit with a maximum looping of 3 times for all frames
  • URL Link must accompany the creative
  • Text ads must 50 words or less and may have a logo in eps format.

For all other online and lead generation programs, contact your area sales manager.