Follow these recommendations to upload and run ads in E-planning DSP in a correct manner:
- Type of file to be loaded:
Some examples of the types of files to be uploaded are:
...
<a onclick='window.open(window.clickTag); return false' href='#!'>
If a specifc area is requiered for the clicktag (e.g. a div), the following should be done:
<a onclick='window.open(window.clickTag); return false' href='#!'>
<div id='clickTag' style='width:400px;height:400px'></div>
</a>
When the file is uploaded the ad form will show a warning in case of non-existence or if programmed otherwise as indicated.
This is very important because if you end up uploading that file the ad will not be clickable, so, clicks will not be counted either.
- .ZIP
Bear in mind that in case of uploading a .zip, it should contain and index.html inside. Likewise, the .zip should not contain folders inside, it should contain its files directly.
All image, css, javascript routes should be of a relative type, for example:
image1.jpg // OK
http://www.domain.com/folder/image.jpg // WRONG
- EXPANDABLES
If the ad expands (it contains 2 different sizes), the size that belongs to the initial piece (expanded or unexpanded version) must be indicated: