Et En

Reklaam

Vaata külastatavuse statistikat: http://www.metrix.ee/site/6653/www-sportos-eu


Reklaami tellimine: +372 5655636, info@sportos.eu


Kontaktide arv ööpäevas sõltub võistluste toimumise ajakavast.


Pakume võimalust piirata reklaami näitamise kordi unikaalse kasutaja kohta (frequency capping): lisatasu +30%
CPM - tuhande kontakti hind. Minimaalne kontaktide kogus tellimuse kohta 100 000
Bännerite teostus alates 50 €, alates teisest töötunnist lisandub tunnitasu 36 € (hinnale lisandub käibemaks)
Bänner võib keelte versioonides erineda


Reklaampind




Asukoht: Päisebänner asub portaali ülaosas, päris lehekülje üleval. Ala on nähtav kõikidel lehekülgedel. 

Mõõdud: 1300x200px.
Mahupiirang: 100 KB
CPM: 3 €

 

Tehnilised nõuded


Reklaambännerid võivad olla esitatud .jpg, .gif, .png või HTML5 formaadis.

 

 

Technical specifications for HTML5 creatives


  • Single Zip - creative should be sent in a single zip file that contains the static HTML and all of the resources required (the creative should not include resources from 3rd party sites unless stated otherwise)
  • Weight - creative weight (total file size) should not exceed the allowed weight limit of the placement
  • Effects - special effects should be used reasonably (respect user experience and hardware load)
  • Browsers - creative must work in all modern browsers (oldest supported browser are IE10, Chrome 20, Firefox 20)
  • Alternative Image - for older browsers we automatically show alternative image instead of HTML5 creative. JPG is prefered
  • Trackers - if you want to use a 3rd party viewtracker, then send it with the creative. Don't inject trackers to the creative code
  • Responsiveness - some placements require responsive creatives
    • Responsive placements are mostly used on mobile placements but not only - please check placement info first
    • If your creative is used in responsive placement then your HTML has to be responsive as well. Technically - creatives in responsive placements must resize with the iframe container. HTML creative width and height have to be 100% all the time.
  • Multimedia - video/audio tags are not allowed by default.

 

 

Click tracking


Insert following script to your creative header (<HEAD> tag):
<script src="//ads.bestit.ee/ads/javascript/params.js"></script>
That defines function getQueryStringValue that can be used for creating link: 

 

window.open(getQueryStringValue("clickTAG"), '_blank');
 

Always use onclick event as using <a href="javscript:... - will not work in some browsers.

...