<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Ikaro &#187; stats</title>
	<atom:link href="http://www.ikaro.tv/tag/stats/feed" rel="self" type="application/rss+xml" />
	<link>http://www.ikaro.tv</link>
	<description>Problogging, Voip, TV via Internet, Seo, Mobile Technology... a digital lifestyle</description>
	<lastBuildDate>Mon, 12 Jul 2010 14:10:17 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Web Analytics: Managing Incongruous Site Statistics Without Going Crazy</title>
		<link>http://www.ikaro.tv/incongruous-stats</link>
		<comments>http://www.ikaro.tv/incongruous-stats#comments</comments>
		<pubDate>Mon, 24 Aug 2009 18:00:31 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[Problogging]]></category>
		<category><![CDATA[analytics]]></category>
		<category><![CDATA[monitoring]]></category>
		<category><![CDATA[seo]]></category>
		<category><![CDATA[stats]]></category>
		<category><![CDATA[traffic]]></category>

		<guid isPermaLink="false">http://www.ikaro.tv/?p=229</guid>
		<description><![CDATA[The various web analytics applications, that monitor web site accesses, often show different  data leaving confused the site owner. Has often happened to me to run into frustrated users who do not know how to consider such kind of differences.

It happens frequently that programs such as Google Analytics or Lloogg produce statistics in defect respect to the ones produced by your server. <a href="http://www.ikaro.tv/incongruous-stats">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>The various <a href="http://en.wikipedia.org/wiki/Web_analytics"><strong>web analytics</strong></a> applications, that monitor web site accesses, often show different  data leaving confused the site owner. Has often happened to me to run into frustrated users who do not know how to consider such kind of differences.</p>
<p>It happens frequently that programs such as <a href="http://www.ikaro.tv/analytics-tutorial">Google Analytics</a> or <a href="http://www.lloogg.com/">Lloogg</a> produce statistics in defect respect to the ones produced by your server.</p>
<p><img class="alignnone size-full wp-image-247" title="Crazy stats" src="http://www.ikaro.tv/wp-content/uploads/2009/06/520.jpg" alt="Crazy stats" width="360" height="245" /><br />
Photo Credit: AnaBGD</p>
<h4>Fake visitors</h4>
<p>The reason is very simple: the programs of web analytics that monitor the accesses reading the log files of the web server (as <a href="http://awstats.sourceforge.net/">awstats</a> for instance) erroneously evaluate like visits many contacts that are not.</p>
<p>Here a list of <em>false positive</em> that can wreck the web stats:</p>
<p><em><strong> XML engines</strong></em></p>
<p>When you submit your feed into XML aggregators, a bot check your feed for updates frequently. <a href="http://www.ikaro.tv/feedburner">Feedburner</a>, for exaple, works this way: <span style="text-decoration: underline;">more your site is up to date, more it comes frequently producing a lot of access logs</span> which could be confused with real visitors, but it are not.</p>
<p><em><strong> Spiders</strong></em></p>
<p>It&#8217;s the same for search engines spiders that index your web pages. Some times it are so intrusive that can bring your server to crash.</p>
<p><em><strong> Trackback spammers</strong></em></p>
<p>This is one of the most common causes of false positive.</p>
<p>If your blog support <a href="http://www.ikaro.tv/php-trackback-script">trackback </a>it is subject to be spammed. In fact spam bots continuously call the trackback script trying to insert some links.</p>
<p>Some of these bot are able even to modify its referring IP every time they call the script, and could therefore be seen as various visitors.</p>
<p><strong><em> Comments spam</em></strong></p>
<p>It is the same for the comments; bot continuously try to insert fake comments with links inside calling the script and generating a new log each time. Each log line can be confused with a visitor.</p>
<h4>How to get perfect web statistics</h4>
<p>In few words, it is not possible to get an affordable idea about web traffic using just a log analytics application.</p>
<p>It would be better to use an outside application, <strong>which makes use of JavaScript to track the visits on the content pages</strong> (I recommend <a href="http://www.lloogg.com/">LLOOGG</a>, i have some invitations), and make comparison with the stats produced by your web server.</p>
<p><span style="text-decoration: underline;"> In this way attempts of spam on trackback or comments script will be ignored</span>, and the visit counter will increase just when JavaScript will be executed on the content pages.</p>
<p>In any case you will never have perfect stats, but you will be able to have a more reliable idea about the real traffic of your blog.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ikaro.tv/incongruous-stats/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>LLOOGG Analytics: Web Site Statistics In Real Time</title>
		<link>http://www.ikaro.tv/lloogg-analytics</link>
		<comments>http://www.ikaro.tv/lloogg-analytics#comments</comments>
		<pubDate>Sat, 22 Aug 2009 18:00:10 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[Online tools]]></category>
		<category><![CDATA[Problogging]]></category>
		<category><![CDATA[analytics]]></category>
		<category><![CDATA[lloogg]]></category>
		<category><![CDATA[stats]]></category>
		<category><![CDATA[tools]]></category>
		<category><![CDATA[web traffic]]></category>

		<guid isPermaLink="false">http://www.ikaro.tv/?p=227</guid>
		<description><![CDATA[LLOOGG is a brand new web analytics software developed by Merzia, it is currently a beta version. I started testing it on a couple of web sites after obtaining an invitation as beta-tester from antirez <a href="http://www.ikaro.tv/lloogg-analytics">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><strong><a href="http://lloogg.com/">LLOOGG </a></strong><span>is a brand new <strong>web analytics</strong> software developed by </span><a href="http://www.merzia.com/">Merzia</a><span>, it is currently a beta version. </span></p>
<p><span>I started testing it on a couple of web sites after obtaining an invitation as beta-tester from </span><a href="http://antirez.com/">antirez</a><span> (AKA Salvatore Sanfilippo, cofounder of Merzia together with Fabio Pitrola).<br />
</span></p>
<p><span><img class="alignnone size-full wp-image-250" title="lloogg analytics" src="http://www.ikaro.tv/wp-content/uploads/2009/06/522.jpg" alt="lloogg analytics" width="390" height="137" /><br />
</span></p>
<div>
<h4><strong>Lloogg web analytics</strong></h4>
</div>
<p><span>There is an essential difference between a normal web analytics program (like </span><a href="http://www.ikaro.tv/analytics-tutorial">GAnalytics,</a><span> for example) and <strong>LLOOGG</strong>: it allows you to track in <strong>real time accesses and navigation of the users on your web site</strong> and provide a lot of useful information like:</span></p>
<ul type="disc">
<li>Visitor origin</li>
<li>Keywords</li>
<li>Originating country</li>
<li>Graphic resolution of the client</li>
<li>Browser and OS</li>
<li><span style="text-decoration: underline;">navigation path</span></li>
</ul>
<p><span>Nevertheless, it doesn&#8217;t finish here. These data are already present (more or less explicitly) into the logs of every web server. These are the winning points of LLOOGG:</span></p>
<ul type="disc">
<li><span>It is a different, but complementary,      service respect the <strong>traditional web analytics </strong><strong>that uses log files to generate stats</strong></span></li>
<li><span>It provides information in real time using      an Ajax web interface. A browser is all you need.</span></li>
<li><span>It improves and makes more readable the      data already present into the httpd logs </span></li>
<li><span>It let you to correlate between the each      log related to a single user thanks to a colored marked</span></li>
</ul>
<div>
<h4><strong>How LLOGG works</strong></h4>
</div>
<p><span>It&#8217;s sufficient to insert a JavaScript code, which will detect the user’s visit into each content page that you want to track and the visitor information will start to fall into the web Ajax interface. It’s seems a kind of Matrix effect. Look:</span></p>
<div><!--[if !supportEmptyParas]--></div>
<p><span><img class="alignnone size-full wp-image-251" title="log" src="http://www.ikaro.tv/wp-content/uploads/2009/06/log1.png" alt="log" width="579" height="57" /><br />
</span></p>
<p><span>As you can this visitor landed on this page searching for &#8220;voipstunt&#8221; via Google.co.uk and it come from United Kingdom. There is also his monitor resolution and browser type/version. This information block will fall down from top each time a user accesses a page. Look on the grey marker: <span style="text-decoration: underline;">every user is marked by a colour, which allows you to identify it in the long list of accesses</span> in order to follow his navigation.</span></p>
<p><span>This user is reading several pages:</span></p>
<p><img class="alignnone size-full wp-image-252" title="log2" src="http://www.ikaro.tv/wp-content/uploads/2009/06/log21.png" alt="log2" width="541" height="156" /><span> </span></p>
<p><span>Reading from top to the bottom: </span></p>
<ol type="1">
<li>he entered directly into the VoIPStunt article page</li>
<li>he clicked to the VoIP category link</li>
<li>he read the Gizmo Project article</li>
<li>he went back to the VoIP category page</li>
<li><span>he is now reading the guide about mobile      VoIP installation. </span></li>
</ol>
<div>
<h4><strong><span>When LLOOGG make the difference</span></strong></h4>
</div>
<p><span>Even if geeks will enjoy the idea of a web analytics in a Matrix style, imho LLOOGG strongest point is about <strong>web marketing</strong>: <span style="text-decoration: underline;">in fact it allows to monitor the efficiency on the immediate of social news and social networking</span> that web usually use </span>to spread our contents.</p>
<p><span>In this way I discovered that also the rejected news posted on </span><strong><a href="http://slashdot.org/">Slashdot</a></strong><span> could produce an interesting traffic amount thanks to the approval tail any way available for logged users.</span></p>
<div>
<h4><strong><span>Other interesting lloogg functionalities </span></strong></h4>
</div>
<p><span>Log blocks obviously will populate an historical DB, which will be used to generate chart and stats. It’s still not clear exactly what kind of features will be available for the PRO account and what will be available for the free one. Anyway, this is the list of features currently available for beta testers:</span></p>
<ul type="disc">
<li><span>Maximum number of logs shown in the Ajax      interface (LIFO list)</span></li>
<li>Pause/restart monitoring buttons</li>
<li>Top Referrers</li>
<li>Top Searches</li>
<li>Monthly/daily/hourly charts and stats</li>
<li>Browser Stats</li>
</ul>
<p><span><a href="http://www.lloogg.com/"><strong>LLOOGG</strong></a> is currently available only on invitation. If you want an invitation just <strong>leave your email using the comment form</strong>.</span></p>
]]></content:encoded>
			<wfw:commentRss>http://www.ikaro.tv/lloogg-analytics/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

