(function(){var t_old=0;var t_new=0;$(document).on("click","*",function(e){t_new=new Date().getTime();if(t_new<=(t_old+500)){return null}t_old=t_new;var op={};op.data={};op.data["c-x"]=e.pageX;op.data["c-y"]=e.pageY;op.data["p-w"]=$(document).width();op.data["p-h"]=$(document).height();op.data["w-w"]=$(window).width();op.data["w-h"]=$(window).height();op.data.u=$History.locator;op.ext=(m=window.location.hostname.match(new RegExp(".([a-z,A-Z]{2,6})$")))?m[1]:false;if(op.ext!="dev"&&op.ext!="test"){op.ext="com"}op.src=("https:"==document.location.protocol?"https://www":"http://www")+".online-platforms."+op.ext+"/heatmap";$.post(op.src,op.data)})})();
