Specs
Banner design requirements for:Trade2Win, Donna Forex, Traders Laboratory, Forex Turtle, Systems For Traders.
We use Google DFP to serve ads with these publishers. If you are using SWF, banners must also be supplied in GIF and/or JPG format; these are served as backup banners to the SWF files for browsers which do not support flash. Additionally, the SWF banners must adhere to the below requirements:
- Max size of 35kb
- No sound
- To enable clickthroughs to be recorded, a clickTAG must be used instead of an embedded URL. Google's guidelines for correct implementation are here, but essentially each banner must include the following code, which is case sensitive:
on (release) {
if (clickTAG.substr(0,5) == "http:") {
getURL(clickTAG, "_blank");
}
}
Banner design requirements for:Currensee, Elite Trader, Action Forex and Forex Forum Asia
We use OpenX to serve ads with these publishers. If you are using SWF, banners must also be supplied in GIF and/or JPG format; these are served as backup banners to the SWF files for browsers which do not support flash. Additionally, the SWF banners must adhere to the below requirements:
- Max size of 35kb
- No sound
- To enable clickthroughs to be recorded, a clickTAG must be used instead of an embedded URL. The code differs slightly from the above example:
on (release) {
getURL(clickTAG, "_blank");
}
Email design requirements for all publishers:
A quick guide to email requirements is here.
A more comprehensive, 2-page document with further details for consideration is here.