Online Advertising



To advertise on Dwell.com email nancy@dwell.com / (415) 290-8532

Ad Specs
IAB standard units
-GIF or JPEG up to 20K or Flash up to 30K
-Animations have a 15 second limit
-Sound must be user initiated

Flash ClickTAG Formatting
To track flash ad clicks:
(i)The Flash button script code should be similar to:
on(release){if(clickTAG.substring(0,4)=="http"){getURL(clickTAG);}}
(ii)The clickTAG values are passed by the ad server into the flash file.
(iii)The check for it to start with http is for security so that javascript, etc, is not passed into the flash.