View Single Post
Posts: 992 | Thanked: 995 times | Joined on Dec 2009 @ California
#1
Last time my browser started to be sometime unresponsive during browsing talk.maemo.org. I looked into HTML and found at the end of page this code:

Code:
 <!-- end maemo footer template -->

<script type="text/javascript">
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
</script>
<script type="text/javascript">
var pageTracker = _gat._getTracker("UA-370464-4");
pageTracker._initData();
pageTracker._trackPageview();
</script>
<!-- Start Quantcast tag -->
<script type="text/javascript" src="http://edge.quantserve.com/quant.js"></script>
<script type="text/javascript">_qacct="p-5boK6Wab8FO0-";quantserve();</script>
<noscript>
<a href="http://www.quantcast.com/p-5boK6Wab8FO0-" target="_blank"><img src="http://pixel.quantserve.com/pixel/p-5boK6Wab8FO0-.gif" style="display: none" border="0" height="1" width="1" alt="Quantcast"/></a>
</noscript>
<!-- End Quantcast tag -->
And specifically at a moment google-analytics.com didn't response and that was a reason of my browser "hangs".

What is it? It was EXACTLY in my PRIVATE messages area!

You can check it by yourself - just go to firefox/mozilla "View/Page Source" and go to the end.