SPEC – BANNER

Back

BANNER
Position
Description Piece that appears at the top or bottom of the APP.
Sizes 320×50 píxels
320×100 píxels
Format gif, jpg, png, html (It’s not allowed to use Google Web Designer / Adobe Edge Animated), redirect (https)
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.
Max weight 50 Kb display. Initial load: 50kb. Secondary load: 100 kb.