SPEC – BUTTON

Back

BUTTON
Position
Description Small format that is delivered in the right column of the site.
Size 300×100 – 300×90 – 300×200 pixels
Format gif, jpg, html, redirect (https)
Max weight 150 Kb
ClickTag In case of HTML the clickTag must be implemented in the following way:

1. Declare the click variable

<script type="text/javascript">
var clickTag = "http://www.google.com"; 
</script>

2. Then encapsulate the click layer in the creative content

<a href="javascript:window.open(window.clickTag)">
<img src="ITEM" style="position: absolute;">
</a>
Restrictions In case of HTML:
1. Only parts in native HTML will be accepted (It’s not allowed to use Google Web Designer / Adobe Edge Animated).
2. The upload of external resources (images, CSS and JS) will be through absolute URL. In an exceptional case of coming with relative url, maximum of 10 requests.
3. Consumption CPU should not exceed 30% on a core i5 computer.
4. The initial load, under normal network conditions (wifi or 4G), should not exceed 100 Kbs.