<?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; analytics</title>
	<atom:link href="http://www.ikaro.tv/tag/analytics/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>
		<item>
		<title>Google Analytics For Dummies: Micro Tutorial</title>
		<link>http://www.ikaro.tv/analytics-tutorial</link>
		<comments>http://www.ikaro.tv/analytics-tutorial#comments</comments>
		<pubDate>Wed, 18 Apr 2007 19:24:03 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Online tools]]></category>
		<category><![CDATA[Problogging]]></category>
		<category><![CDATA[analytics]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[seo]]></category>
		<category><![CDATA[tools]]></category>

		<guid isPermaLink="false">http://www.ikaro.tv/?p=133</guid>
		<description><![CDATA[Analytics is a powerful web site traffic analysis software, one of the most complete and powerful i never used, but at the same time it can be a quite difficult  for the newbie.

I realize that many users have some trouble in order to get simple reports such as search engine keyword list, or most viewed web pages with Google Analytics.  <a href="http://www.ikaro.tv/analytics-tutorial">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><strong><a href="http://www.google.com/analytics">Analytics </a></strong>is a powerful web <strong>site traffic analysis software</strong>, one of the most complete and powerful i never used, but at the same time it can be a quite difficult  for the newbie.</p>
<p><img class="alignnone size-full wp-image-417" title="analytics" src="http://www.ikaro.tv/wp-content/uploads/2007/04/analytics.jpg" alt="analytics" width="400" height="287" /></p>
<p>I realize that many users have some trouble in order to get simple reports such as search engine keyword list, or most viewed web pages with Google Analytics. Some example;</p>
<ul>
<li><strong>Referring web sites</strong></li>
<li><strong>Referring pages</strong></li>
<li><strong>Search engine hits</strong></li>
<li><strong>Most popular keywords</strong></li>
</ul>
<p>and so on. This is a <strong>micro-guide to Analytics</strong> for essential usage with some little hints and tips.</p>
<h4>How to get a <strong>referring web sites list<br />
</strong></h4>
<p>Check the left menu and select:</p>
<p><span style="text-decoration: underline;">Marketing Optimization &gt; Visitor Segment Performance &gt; Referring Source</span></p>
<p>You&#8217;ll see a list of  referring sites on the right side of the screen grouped by domain of the current week   (ou can change it,l et&#8217;s see it later ) . Take care, search engines will be shown here among others <strong>referring sites</strong>.</p>
<p><img class="alignnone size-full wp-image-418" title="source" src="http://www.ikaro.tv/wp-content/uploads/2007/04/source.png" alt="source" width="242" height="168" /></p>
<h4>Specific referring URLs</h4>
<p>Click on the <strong>red bullet</strong> close to the domain name in order to show more informations about the source domain, like the specific URL and others useful informations.</p>
<p><img class="alignnone size-full wp-image-419" title="referring_url" src="http://www.ikaro.tv/wp-content/uploads/2007/04/referring_url.png" alt="referring_url" width="347" height="242" /></p>
<h4>Search Engine Hits</h4>
<p>Many users are not able to find their most popular keywords inside Analytics. Here it is;</p>
<p><span style="text-decoration: underline;">Marketing Optimization &gt; <img src="https://www.google.com/analytics/home/images/tspace.gif" border="0" alt="" width="3" height="1" />Search Engine Marketing &gt; CPC vs Organic Conversion</span></p>
<p>That&#8217;s it. We get a list of  the search engine hits grouped by domain. You can also draw a trend chart related to each engine; just click on the red bullet to open a submenu an click on: <span style="text-decoration: underline;">Data Over Time.</span> Take a look on others items; there a lot of interesting reports.</p>
<p><img class="alignnone size-full wp-image-420" title="engines" src="http://www.ikaro.tv/wp-content/uploads/2007/04/engines.png" alt="engines" width="341" height="214" /></p>
<h4>Popular Keywords</h4>
<p>Now let&#8217;s see the keywords of a single engine: click on the [+] engine bullet and that&#8217;s it!. Also in this case you can draw  a trend chart for each keyword clickin on the red bullet close to it, in the same way you did for search engines domains.</p>
<h4>Hints and tricks</h4>
<p>You can <strong>change the time range of each list/chart </strong>shown on screen in this way;</p>
<ol>
<li>Click on the yellow icon on the top right of the calendar table</li>
<li>Select the start date on the left</li>
<li>Select the end date on the right</li>
<li>Click on &#8220;Apply range&gt;&gt;&#8221; below</li>
</ol>
<p><img class="alignnone size-full wp-image-421" title="calendar" src="http://www.ikaro.tv/wp-content/uploads/2007/04/calendar.png" alt="calendar" width="448" height="260" /></p>
<p>Another useful feature of Analytics is the daily trend which can be really useful to discover the best hour to publish new content on your website. It&#8217;s enough to click on a single day into the calendar panel in order to display the traffic trend on hourly basis.</p>
<p>So, it&#8217;s not exactly the <em>Analytics Bible</em>, but it&#8217;s enough to start. Now it&#8217;s up to you.<br />
Google Analytics is a free service. <a href="http://www.google.com/analytics/sign_up.html">Register here.</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.ikaro.tv/analytics-tutorial/feed</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>

