gemiusHeatMap - FAQ
Does gemiusHeatMap recognize clicks on Flash elements?
gemiusHeatMap can count clicks on Flash elements provided that the animation is covered by a transparent 1x1 pixel .gif file.
Here is the required code:
<div style="position: absolute; width: 234px; height: 84px;"> <a href="link" target="_blank"> <img width="234" height="84" border="0" alt="" src="blank.gif"/> </a> </div> <embed width="234" height="84" bgcolor="#FFFFFF" src="test.swf" type="application/x-shockwave-flash"/>
Please remember that:- <div> element has to be the same size as the Flash element- <img> element has to be the same size as the Flash element- <a> element has to contain the click service code- <div> element has to be placed directly before the Flash element

Go to our global site (EN/PL)





