ZP developers, why are you placing website tracking code in the about:startpage for Project Maker MP?!
Clicked on page text button to see the source code and was surprised to see hidden tracking code!
Everytime we open up Project Maker we are getting tracked by these three websites:
liveinternet.ru
yadro.ru
google analytics
Why are you doing this????!!!
What's the point of proxies when you are revealing ZP customer IP address and your AnalyticsID number to Google. You do not have permission to track your customers in your product. You need our consent.
This is serious mistake that needs to be fixed immediately.
Clicked on page text button to see the source code and was surprised to see hidden tracking code!
Everytime we open up Project Maker we are getting tracked by these three websites:
liveinternet.ru
yadro.ru
google analytics
Why are you doing this????!!!
What's the point of proxies when you are revealing ZP customer IP address and your AnalyticsID number to Google. You do not have permission to track your customers in your product. You need our consent.
This is serious mistake that needs to be fixed immediately.
Код:
<head>
<title>Start-page</title>
</head>
<body>
<table border="0" height="100%" width="100%">
<tbody><tr>
<td valign="top"><img src="/i/up_48.png" alt="see above"></td>
<td valign="top" width="100%"><br><font size="+1">
To start work type URL </font></td>
</tr>
<tr height="20px">
<td> </td>
<td align="right" width="100%">
<!--LiveInternet counter--><script type="text/javascript"><!--
document.write("<a href='http://www.liveinternet.ru/click' "+
"target=_blank><img src='http://counter.yadro.ru/hit?t26.1;r"+
escape(document.referrer)+((typeof(screen)=="undefined")?"":
";s"+screen.width+"*"+screen.height+"*"+(screen.colorDepth?
screen.colorDepth:screen.pixelDepth))+";u"+escape(document.URL)+
";h"+escape(document.title.substring(0,80))+";"+Math.random()+
"' alt='' title='LiveInternet: '"+
"border='0' width='88' height='15'><\/a>")
//--></script><a href="http://www.liveinternet.ru/click" target="_blank"><img src="http://counter.yadro.ru/hit?t26.1;r;s1280*1024*32;uhttp%3A//www.zennolab.com/startpage.php%3Fl%3DEN%26v%3D4.0.0.0%26p%3Dzp4lite;hStart-page;0.954139348310852" alt="" title="LiveInternet: " border="0" height="15" width="88"></a><!--/LiveInternet-->
<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 src="http://www.google-analytics.com/ga.js" type="text/javascript"></script>
<script type="text/javascript">
try {
var pageTracker = _gat._getTracker("UA-6990926-2");
pageTracker._trackPageview();
} catch(err) {}</script>
</td>
</tr>
</tbody></table>
</body>