<?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>Steve Reynolds Blog &#187; clicky</title>
	<atom:link href="http://www.reynoldsftw.com/tag/clicky/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.reynoldsftw.com</link>
	<description>Being Generalist.</description>
	<lastBuildDate>Wed, 28 Jul 2010 20:36:11 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Clicky Web Analytics as a Desktop App</title>
		<link>http://www.reynoldsftw.com/2009/09/clicky-web-analytics-as-a-desktop-app/</link>
		<comments>http://www.reynoldsftw.com/2009/09/clicky-web-analytics-as-a-desktop-app/#comments</comments>
		<pubDate>Fri, 04 Sep 2009 14:05:31 +0000</pubDate>
		<dc:creator>Steve Reynolds</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[chatterbloc]]></category>
		<category><![CDATA[clicky]]></category>
		<category><![CDATA[fluid.app]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Leopard]]></category>
		<category><![CDATA[web analytics]]></category>

		<guid isPermaLink="false">http://www.reynoldsftw.com/?p=1374</guid>
		<description><![CDATA[
			
				
			
		
I&#8217;m a big fan of Clicky Web Analytics &#8211; Why? Well mostly because of their excellent Spy feature which I&#8217;ve previously discussed here and here. A few weeks back I emailed the developers asking them:
&#8220;Something has just occured to me as I stare at the tab with Spy opened &#8211; could you add the current [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.reynoldsftw.com%2F2009%2F09%2Fclicky-web-analytics-as-a-desktop-app%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.reynoldsftw.com%2F2009%2F09%2Fclicky-web-analytics-as-a-desktop-app%2F&amp;source=SteveReynolds&amp;style=normal&amp;service=bit.ly" height="61" width="50" /><br />
			</a>
		</div>
<p>I&#8217;m a big fan of <a href="http://getclicky.com/68264" target="_blank">Clicky Web Analytics</a> &#8211; Why? Well mostly because of their excellent Spy feature which I&#8217;ve previously discussed <a href="http://www.reynoldsftw.com/2009/08/getclicky-web-analytics-spy-review/" target="_self">here</a> and <a href="http://www.reynoldsftw.com/2009/03/review-new-mega-spy-realtime-analytics-with-clicky/" target="_self">here</a>. A few weeks back I emailed the developers asking them:</p>
<p style="text-align: center;"><em>&#8220;Something has just occured to me as I stare at the tab with Spy opened &#8211; could you add the current active user numbers into the title dynamically everytime that number changes?&#8221;</em></p>
<p style="text-align: left;">I was thinking something along the lines of Twitter search, or Campfire (and <a href="http://www.chatterbloc.com" target="_blank">Chatterbloc</a>) which display an unread message count in the title field which is also seen in your browser tab menu:</p>
<p style="text-align: left;"><img class="aligncenter size-full wp-image-1375" title="twitter-search" src="http://www.reynoldsftw.com/wp-content/uploads/2009/09/twitter-search.png" alt="twitter-search" width="265" height="31" />Why is this helpful to me? Well like most people I use multiple tabs and it really bugs me to have to flip from one to the other all the time to refresh or view updates that have appeared via ajax. Anyway, long story short &#8211; <a href="http://getclicky.com/68264" target="_blank">Clicky</a> implemented the change within about an hour of my email (which was also awesome btw).</p>
<h3>Fluid</h3>
<p style="text-align: left;">So that&#8217;s great, my tabs now show me my current active live user count on reynoldsftw.com. But then I started to think&#8230; I&#8217;m using multiple <strong><em>applications</em></strong>, not just multiple tabs &#8211; so when my focus is elsewhere &#8211; I can&#8217;t quickly see the latest user count without going back to my browser and checking out the tab!</p>
<p style="text-align: left;"><img class="alignright size-full wp-image-1377" title="fluid" src="http://www.reynoldsftw.com/wp-content/uploads/2009/09/fluid.png" alt="fluid" width="75" height="76" /><strong>Enter Fluid.app</strong>. <a href="http://fluidapp.com/" target="_blank">Fluid</a> is a browser-type application which goes one step further &#8211; allowing you to build site specific Mac OSX applications based on websites. What do I mean by this? Well basically &#8211; I can create a brand new desktop application out of any website. It will have a lovely icon, and launch in exactly the same way as any other desktop application.</p>
<p style="text-align: left;">Fluid isn&#8217;t just that though. It also gives you added scripting ability in the name of <a href="https://addons.mozilla.org/en-US/firefox/addon/748" target="_blank">Greasemonkey</a>. What this allows me to do as a user is write a small script (javascript) to interact with the page, and do something with the results. In this case, I am going to create a script which reads the &lt;TITLE&gt; HTML element, looking for the user count in brackets &#8220;(10)&#8221;, and display a nice badge over the dock icon:</p>
<p style="text-align: left;"><img class="aligncenter size-full wp-image-1486" title="dock-clicky" src="http://www.reynoldsftw.com/wp-content/uploads/2009/09/dock-clicky.png" alt="dock-clicky" width="240" height="68" /></p>
<p style="text-align: left;">Once complete, I now only have to peer down to my dock for the latest user count &#8211; and if I want to dive into the Spy page, I just click the icon, and my web application is open. Awesome work &#8211; so how did I do it?</p>
<p style="text-align: left;"><span id="more-1374"></span></p>
<h3>Clicky Desktop Application</h3>
<p style="text-align: left;">So the first step is to make a nice desktop application out of my Clicky Spy page. Download Fluid.app from <a href="http://fluidapp.com/" target="_blank">their website</a> and install (OS X 10.5 upwards). Run Fluid &#8211; you will be prompted with a couple of questions around what web page you want to make an application. Enter the URL of the chosen site (this could be Clicky Spy, Twitter Search, GMail &#8211; whatever), a name for your app, where you want to save it (Applications folder probably) and what icon you want to use.</p>
<p><center><script type="text/javascript"><!--
google_ad_client = "pub-6415056921376217";
google_ad_channel = "in-ad-unit-hor";
google_ui_features = "rc:0";
google_ad_width = 468;
google_ad_height = 60;
google_ad_format = "468x60_as";
google_ad_type = "text_image";
google_color_border = "FFFFFF";
google_color_bg = "FFFFFF";
google_color_link = "0066CC";
google_color_text = "";
google_color_url = "0066CC";

//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
</center></p>
<p style="text-align: left;">Icon wise you have two options, use the favicon (which I used &#8211; but doesn&#8217;t scale well), or use a nice PNG file. Up to you.</p>
<p style="text-align: left;">Click &#8220;Create&#8221; and you&#8217;re done. Launch your newly created application. It doesn&#8217;t look much different to a browser huh?</p>
<h3><img class="aligncenter size-full wp-image-1380" title="twitter-search-fluid" src="http://www.reynoldsftw.com/wp-content/uploads/2009/09/twitter-search-fluid.png" alt="twitter-search-fluid" width="450" height="262" /></h3>
<h3>GreaseMonkey</h3>
<p>So next we need to create the script to infiltrate the &lt;TITLE&gt; HTML element, and extract the count from between the brackets. This is pretty easy &#8211; goto the script icon and choose &#8220;New Userscript&#8230;&#8221;:</p>
<p><img class="aligncenter size-full wp-image-1381" title="fluid-scripts" src="http://www.reynoldsftw.com/wp-content/uploads/2009/09/fluid-scripts.png" alt="fluid-scripts" width="267" height="175" />This will prompt you for a name for the script, and also open up a empty script for you to manipulate in your favourite code editor.</p>
<p>Finally, its time to enter some code. Here is the script I am using to extract the user count (ie &#8220;3&#8243;) from &#8220;(3) Blah Blah&#8221;:</p>
<pre class="brush: jscript;">
// ==UserScript==
// @name        LiveStats
// @namespace   http://fluidapp.com
// @description What does this do?
// @include     *
// @author      SteveReynolds
// ==/UserScript==

(function() {
if (!window.fluid) {
return;
}
function updateDockBadge() {
var badgeString = &quot;&quot;;
var title = document.title;

if (title &amp;&amp; title.length) {
var start = title.indexOf(&quot;(&quot;);
var end = title.indexOf(&quot;)&quot;);
if (start &gt; -1 &amp;&amp; end &gt; -1) {
start++;
badgeString = title.substring(start, end);
if (badgeString == &quot;0&quot;) {
badgeString = &quot;&quot;;
}
}
}

window.fluid.setDockBadge(badgeString);
}
setInterval(function(){updateDockBadge();}, 3000);
})();
</pre>
<p>Job Done! Just enable the script by clicking its name in the script menu, and reload all scripts. Sometimes this doesn&#8217;t work so you might need to restart the app.
<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.reynoldsftw.com%2F2009%2F09%2Fclicky-web-analytics-as-a-desktop-app%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.reynoldsftw.com%2F2009%2F09%2Fclicky-web-analytics-as-a-desktop-app%2F&amp;source=SteveReynolds&amp;style=normal&amp;service=bit.ly" height="61" width="50" /><br />
			</a>
		</div>
]]></content:encoded>
			<wfw:commentRss>http://www.reynoldsftw.com/2009/09/clicky-web-analytics-as-a-desktop-app/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Clicky Web Analytics &#8211; Spy Review</title>
		<link>http://www.reynoldsftw.com/2009/08/getclicky-web-analytics-spy-review/</link>
		<comments>http://www.reynoldsftw.com/2009/08/getclicky-web-analytics-spy-review/#comments</comments>
		<pubDate>Sat, 08 Aug 2009 07:38:34 +0000</pubDate>
		<dc:creator>Steve Reynolds</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[clicky]]></category>
		<category><![CDATA[web analytics]]></category>

		<guid isPermaLink="false">http://www.reynoldsftw.com/?p=1212</guid>
		<description><![CDATA[
			
				
			
		
I&#8217;ve posted about Clicky before, but briefly, they are a web analytics provider (ala Google etc), however they offer quite a significant feature list. One of them being the excellent &#8220;Spy&#8221; feature which shows you real-time interactions with your website.
Back at the end of July 09, the Clicky team upgraded the Spy feature again, this [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.reynoldsftw.com%2F2009%2F08%2Fgetclicky-web-analytics-spy-review%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.reynoldsftw.com%2F2009%2F08%2Fgetclicky-web-analytics-spy-review%2F&amp;source=SteveReynolds&amp;style=normal&amp;service=bit.ly" height="61" width="50" /><br />
			</a>
		</div>
<p>I&#8217;ve posted about <a href="http://getclicky.com/68264" target="_blank">Clicky</a> <a href="http://www.reynoldsftw.com/2009/03/review-new-mega-spy-realtime-analytics-with-clicky/" target="_blank">before</a>, but briefly, they are a web analytics provider (ala Google etc), however they offer quite a significant feature list. One of them being the excellent &#8220;Spy&#8221; feature which shows you real-time interactions with your website.</p>
<p>Back at the end of July 09, the <a href="http://getclicky.com/68264" target="_blank">Clicky</a> team upgraded the Spy feature again, this time with some significant upgrades. I&#8217;ve now been using it for a couple of weeks, so let&#8217;s check it out:</p>
<h3>Interactive World Map</h3>
<div id="attachment_1213" class="wp-caption aligncenter" style="width: 490px"><a href="http://getclicky.com/68264"><img class="size-full wp-image-1213" title="clicky-interactive-map" src="http://www.reynoldsftw.com/wp-content/uploads/2009/08/clicky-interactive-map.png" alt="Clicky's Spy Interactive Map " width="480" height="213" /></a><p class="wp-caption-text">Clicky&#39;s Spy Interactive Map </p></div>
<p>The major upgrade is the new interactive map feature which sits at the top of the &#8220;Spy&#8221; page. You can literally watch your visitors hitting your website from all around the world, what page they&#8217;re on &#8211; and a few stats like browser, OS etc. As the users navigate through your site, you can track them and as soon they drop off, they drop off the map &#8211; very cool, and very addictive watching in busy periods!</p>
<p><span id="more-1212"></span></p>
<p><center><script type="text/javascript"><!--
google_ad_client = "pub-6415056921376217";
google_ad_channel = "in-ad-unit-hor";
google_ui_features = "rc:0";
google_ad_width = 468;
google_ad_height = 60;
google_ad_format = "468x60_as";
google_ad_type = "text_image";
google_color_border = "FFFFFF";
google_color_bg = "FFFFFF";
google_color_link = "0066CC";
google_color_text = "";
google_color_url = "0066CC";

//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
</center></p>
<h3>New Page Layout</h3>
<p>Previously, the old Spy would give you a text-based list of interactions with your website, with some tabs across the top to see what content is currently popular, plus stats by location, referrers, domains and searches. The problem with this (which <a href="http://getclicky.com/68264" target="_blank">Clicky</a> have now recognised) was that you could only look at any of those pieces in isolation, and you&#8217;d lose the ability to see the interactive text feed.</p>
<p>The Spy layout has now been updated so that the text feed of interactions is static, with a new additional box next to the map which shows the popular content, and stats by certain criteria.</p>
<h3>Filters</h3>
<div id="attachment_1214" class="wp-caption aligncenter" style="width: 494px"><a href="http://getclicky.com/68264"><img class="size-full wp-image-1214" title="clicky-filters" src="http://www.reynoldsftw.com/wp-content/uploads/2009/08/clicky-filters.png" alt="Clicky Filters" width="484" height="31" /></a><p class="wp-caption-text">Clicky Filters</p></div>
<p>What makes this new &#8220;popular content&#8221; box even more excellent, is its ability to filter. You can cycle through each tab, for example &#8211; select a piece of content, select a country, and it will filter the entire pages content (including the map) to those filters, so you can effectively &#8220;zoom&#8221; down or focus on particular meta data. A really really cool feature.</p>
<h3>Conclusion</h3>
<p>All in all, this is a great minor upgrade to the already excellent &#8220;mega&#8221; spy feature from Clicky. For me, it&#8217;s definitely the feature I use the most, and as I said above &#8211; it&#8217;s HIGHLY addictive.</p>
<p><a href="http://getclicky.com/68264" target="_blank">Clicky</a> posted a great video on youtube to demonstrate the new page, check it out:</p>
<p><center><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="480" height="295" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/-ZZ_5CV8I0Q&amp;hl=en&amp;fs=1&amp;" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="480" height="295" src="http://www.youtube.com/v/-ZZ_5CV8I0Q&amp;hl=en&amp;fs=1&amp;" allowscriptaccess="always" allowfullscreen="true"></embed></object></center>
<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.reynoldsftw.com%2F2009%2F08%2Fgetclicky-web-analytics-spy-review%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.reynoldsftw.com%2F2009%2F08%2Fgetclicky-web-analytics-spy-review%2F&amp;source=SteveReynolds&amp;style=normal&amp;service=bit.ly" height="61" width="50" /><br />
			</a>
		</div>
]]></content:encoded>
			<wfw:commentRss>http://www.reynoldsftw.com/2009/08/getclicky-web-analytics-spy-review/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Review: New Mega Spy Realtime Analytics with Clicky</title>
		<link>http://www.reynoldsftw.com/2009/03/review-new-mega-spy-realtime-analytics-with-clicky/</link>
		<comments>http://www.reynoldsftw.com/2009/03/review-new-mega-spy-realtime-analytics-with-clicky/#comments</comments>
		<pubDate>Sat, 14 Mar 2009 10:26:08 +0000</pubDate>
		<dc:creator>Steve Reynolds</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[Analytics]]></category>
		<category><![CDATA[clicky]]></category>
		<category><![CDATA[Review]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://www.reynoldsftw.com/?p=1001</guid>
		<description><![CDATA[
			
				
			
		
Clicky is a great web analytics tool with many cool features. I use it here alongside Google Analytics &#8211; mostly for its real-time &#8220;Spy&#8221; feature which enables me to see what&#8217;s happening on the site there and then. Late last week Clicky opened up a beta version of their new &#8220;Mega Spy&#8221; feature, which pushes [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.reynoldsftw.com%2F2009%2F03%2Freview-new-mega-spy-realtime-analytics-with-clicky%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.reynoldsftw.com%2F2009%2F03%2Freview-new-mega-spy-realtime-analytics-with-clicky%2F&amp;source=SteveReynolds&amp;style=normal&amp;service=bit.ly" height="61" width="50" /><br />
			</a>
		</div>
<p><a href="http://getclicky.com/68264" target="_blank">Clicky</a> is a great web analytics tool with many cool features. I use it here alongside Google Analytics &#8211; mostly for its real-time <em>&#8220;Spy&#8221;</em> feature which enables me to see what&#8217;s happening on the site there and then. Late last week Clicky opened up a beta version of their new <em>&#8220;Mega Spy&#8221;</em> feature, which pushes their existing <em>&#8220;Spy&#8221;</em> feature to the next level. I&#8217;ve been lucky enough to get on the beta &#8211; here&#8217;s how I&#8217;ve found it&#8230;</p>
<div id="attachment_1010" class="wp-caption aligncenter" style="width: 470px"><img class="size-full wp-image-1010" title="original" src="http://www.reynoldsftw.com/wp-content/uploads/2009/03/original.png" alt="Original Clicky Spy Interface" width="460" height="225" /><p class="wp-caption-text">Original Clicky Spy Interface</p></div>
<h3><strong>From One to Many</strong></h3>
<p><img class="aligncenter size-full wp-image-1002" title="clicky-tabs" src="http://www.reynoldsftw.com/wp-content/uploads/2009/03/clicky-tabs.png" alt="clicky-tabs" width="440" height="43" />The first thing you&#8217;ll notice with the new <em>&#8220;Mega Spy&#8221;</em> feature is the new tabbed interface. Gone is the single stream of data purely based on user actions like link clicks and entrance pages, whilst you still have this content under <em>&#8220;Actions&#8221;</em>, you can now separate all of that data based on a number of new options: <em>&#8220;Content&#8221;, &#8220;Links&#8221;, Searches&#8221;, &#8220;Countries&#8221;, &#8220;Cities&#8221;, &#8220;Browsers&#8221; and &#8220;OS&#8221;</em>.</p>
<h3><span id="more-1001"></span><strong>Actions</strong></h3>
<p><img class="aligncenter size-full wp-image-1003" title="actions" src="http://www.reynoldsftw.com/wp-content/uploads/2009/03/actions.png" alt="actions" width="451" height="275" /></p>
<p>The actions tab is probably the most familiar when comparing to the old <em>&#8220;Spy&#8221;</em> feature. With this view you get to see pretty much all user actions, from the user initially hitting your site (the entry page), where they came from (the referrer), what actions they take on the site (links clicked) as well as information on IP, Country, OS and browser versions. For a quick high level snapshot this fits the bill perfectly. You also have the ability to click through to specific links or pages within your site to get further overall data on that page.</p>
<h3>Content &amp; Links</h3>
<p><img class="aligncenter size-full wp-image-1004" title="contentlinks" src="http://www.reynoldsftw.com/wp-content/uploads/2009/03/contentlinks.png" alt="contentlinks" width="319" height="137" />Content and Links sections give you a number of active users against the relevant content or links. What this does is slice the current active users into sections, so you can see X number of people are looking at Y article right this second.</p>
<h3>Searches</h3>
<p><img class="aligncenter size-full wp-image-1005" title="search" src="http://www.reynoldsftw.com/wp-content/uploads/2009/03/search.png" alt="search" width="205" height="90" /></p>
<p>Again, cutting the active user data into a new slice, this real time view shows all the active users that got to your site via a search term. Whilst this is interesting, it doesn&#8217;t really have much value to me as searches usually are sporadic events and aren&#8217;t normally drivers for spikes in traffic, so I can really review this data more relevantly on a day-to-day basis rather than in real time.</p>
<p><center><script type="text/javascript"><!--
google_ad_client = "pub-6415056921376217";
google_ad_channel = "in-ad-unit-hor";
google_ui_features = "rc:0";
google_ad_width = 468;
google_ad_height = 60;
google_ad_format = "468x60_as";
google_ad_type = "text_image";
google_color_border = "FFFFFF";
google_color_bg = "FFFFFF";
google_color_link = "0066CC";
google_color_text = "";
google_color_url = "0066CC";

//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
</center></p>
<h3>Countries &amp; Cities</h3>
<p><img class="aligncenter size-full wp-image-1006" title="cities" src="http://www.reynoldsftw.com/wp-content/uploads/2009/03/cities.png" alt="cities" width="288" height="89" /></p>
<p>This data slice is interesting in the sense that it can give you some important data about where your traffic is coming from at that point of the day. Whilst you can assume as the day progresses different parts of the world appear, and some disappear, with <em>&#8220;Mega Spy&#8221;</em> you can actually see this happening there and then. Some surprising results!</p>
<h3>Browsers and OS</h3>
<p><img class="aligncenter size-full wp-image-1007" title="os" src="http://www.reynoldsftw.com/wp-content/uploads/2009/03/os.png" alt="os" width="179" height="37" /></p>
<p>Lastly, the Browser and OS tabs accumulate data on active users for these data points. As with all the previous tab data, this is great because compared to the original <em>&#8220;Spy&#8221;</em> feature, you could never get a real number around any of these data points, like &#8220;How many of my active users are using Safari 4.0?&#8221;. You could see them coming in with the browser, but no rolled up numbers. Very useful during certain events you may want to track in real time.</p>
<h3>The Dashboard</h3>
<div id="attachment_1008" class="wp-caption aligncenter" style="width: 427px"><img class="size-full wp-image-1008" title="dashboard" src="http://www.reynoldsftw.com/wp-content/uploads/2009/03/dashboard.png" alt="dashboard" width="417" height="183" /><p class="wp-caption-text">New Clicky &quot;Mega Spy&quot; Interface</p></div>
<p>Overall the dashboard interface has had a significant update too. You can now see a total number of active users online in the top left hand corner, as well as a sidebar list on the left of all current users, their details and what they are doing within your site. What the image above alludes to also which isn&#8217;t currently in the beta is the user of <em>filters</em>. This should enable you to filter the current Actions and other tabs against a <em>filter term</em> &#8211; another great way to custom slice the data in realtime.</p>
<h3>Conclusion</h3>
<p>&#8220;Mega Spy&#8221; is nothing but <strong>a massive improvement</strong> to the existing &#8220;Spy&#8221; feature in <a href="http://getclicky.com/68264" target="_blank">Clicky</a>. As I mentioned, I use <a href="http://getclicky.com/68264" target="_blank">Clicky</a> mainly for this functionality, so to see it improved is a huge win for me. Something really cool would be to enhance it further by integrating Google Maps for example for a more visual representation of active users on a map, and maybe some interactive graphs such as a line graph showing active users over time for say, the last hour. All in all though, a massive feature boost to the already great feature list of <a href="http://getclicky.com/68264" target="_blank">Clicky</a>&#8230; The future looks pretty darn good!
<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.reynoldsftw.com%2F2009%2F03%2Freview-new-mega-spy-realtime-analytics-with-clicky%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.reynoldsftw.com%2F2009%2F03%2Freview-new-mega-spy-realtime-analytics-with-clicky%2F&amp;source=SteveReynolds&amp;style=normal&amp;service=bit.ly" height="61" width="50" /><br />
			</a>
		</div>
]]></content:encoded>
			<wfw:commentRss>http://www.reynoldsftw.com/2009/03/review-new-mega-spy-realtime-analytics-with-clicky/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Web Stats: Clicky Vs Google Analytics</title>
		<link>http://www.reynoldsftw.com/2009/01/web-stats-clicky-vs-google-analytics/</link>
		<comments>http://www.reynoldsftw.com/2009/01/web-stats-clicky-vs-google-analytics/#comments</comments>
		<pubDate>Mon, 26 Jan 2009 20:53:33 +0000</pubDate>
		<dc:creator>Steve Reynolds</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[clicky]]></category>
		<category><![CDATA[google analytics]]></category>
		<category><![CDATA[webstats]]></category>

		<guid isPermaLink="false">http://www.reynoldsftw.com/?p=195</guid>
		<description><![CDATA[
			
				
			
		
I&#8217;ve been using both Clicky and Google Analytics now on my blog for the past month. Both do their job very well, however have some important differences. Here&#8217;s a brief summary of the two products, how they stack up against each other, and why I&#8217;m digging Clicky.



Clicky

Probably the biggest selling point for me on Clicky [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.reynoldsftw.com%2F2009%2F01%2Fweb-stats-clicky-vs-google-analytics%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.reynoldsftw.com%2F2009%2F01%2Fweb-stats-clicky-vs-google-analytics%2F&amp;source=SteveReynolds&amp;style=normal&amp;service=bit.ly" height="61" width="50" /><br />
			</a>
		</div>
<p>I&#8217;ve been using both <a href="http://getclicky.com/68264" target="_blank">Clicky</a> and <a href="http://www.google.com/analytics" target="_blank">Google Analytics</a> now on my blog for the past month. Both do their job very well, however have some important differences. Here&#8217;s a brief summary of the two products, how they stack up against each other, and why I&#8217;m digging Clicky.</p>
<p><center><script type="text/javascript"><!--
google_ad_client = "pub-6415056921376217";
google_ad_channel = "in-ad-unit-hor";
google_ui_features = "rc:0";
google_ad_width = 468;
google_ad_height = 60;
google_ad_format = "468x60_as";
google_ad_type = "text_image";
google_color_border = "FFFFFF";
google_color_bg = "FFFFFF";
google_color_link = "0066CC";
google_color_text = "";
google_color_url = "0066CC";

//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
</center></p>
<h3>Clicky</h3>
<p style="text-align: center;"><a href="http://getclicky.com/68264"><img class="aligncenter size-full wp-image-197" title="Clicky" src="http://www.reynoldsftw.com/wp-content/uploads/2009/01/clicky.png" alt="clicky" width="400" height="197" /></a></p>
<p>Probably the biggest selling point for me on Clicky is the realtime nature of their stats generation. You can see within 30 seconds usually if someone is on your site, and their journey through your site. Their &#8220;Spy&#8221; feature allows you to watch a live feed of your site, showing all stats activity without a page refresh&#8230; Very nice. It&#8217;s a shame Clicky doesn&#8217;t employ this kind of self-refresh to the other elements on its dashboard&#8230; perhaps even just to the high level stats would be nice.</p>
<p>Another awesome feature of Clicky is its fully fledged iPhone application straight out of the box. Because (like Google Analytics) the graphs on the site are all flash based, it pretty much ends your experience on the iPhone&#8230; The app fixes that, although there are no pretty graphs to look at. Would be a nice to have&#8230;</p>
<p>Clicky also neatly integrates your Feedburner and Twitter stats, so you can cross compare visits Vs new followers for example&#8230; Talking of integration, Clicky also has an API&#8230;</p>
<p>Something I have noticed with Clicky is it not picking up certain sites as referrers. Certainly, I never see any click throughs from Delicious links in Clicky, when I see many in Google Analytics. I can also see more click throughs from Google Reader for example via Google Analytics.</p>
<p>Another downside of Clicky is alot of the features do come at a cost. There are a number of price plans, from free to $19.99 per month, with features being made available depending on how much cash you are willing to part with.</p>
<h3>Google Analytics</h3>
<p><img class="aligncenter size-full wp-image-198" title="Google Analytics" src="http://www.reynoldsftw.com/wp-content/uploads/2009/01/analytics-v2.png" alt="Google Analytics" width="400" height="211" /></p>
<p><a href="http://www.google.com/analytics" target="_blank">Google Analytics (GA)</a> is fast becoming an industry leader (if it&#8217;s not already). I&#8217;ve used it for a number of years, and it&#8217;s always proven to be a valuable asset. Feature-wise, it lacks a few key elements which I mentioned above &#8211; mainly the realtime stats. You&#8217;re likely going to have to wait for a stats update every 4 hours at the moment, which in a world of NOW NOW NOW, is a long time!</p>
<p>I&#8217;m surprised that GA still hasn&#8217;t integrated with Feedburner or Adsense. It would be awesome to be able to see what ads were clicked on what pages and where etc&#8230; I can see which ad placeholder a user clicked, but that&#8217;s it. GA also has yet to come out with an API, which really sucks for corporations. This was one reason why we had to hold back from using it in my last job&#8230; Sounds like <a href="http://mashable.com/2009/01/25/googles-feedburner-criticism/" target="_blank">Feedburner integration</a> is coming soon though.</p>
<p>From a usability perspective, Google has it nailed. GA is a great tool to work with, and has so far never let me down. Although again, the flash usage puts the iPhone out of action which isn&#8217;t great for those of us on the move.</p>
<h3>Conclusion</h3>
<p>For me, the realtime stats and availability of the API are two really killer blows to Google Analytics. I&#8217;m surprised Google haven&#8217;t come out with these features yet, as they do have the power. Although biased, Clicky has <a href="http://http://getclicky.com/help/" target="_blank">a nice table</a> to display them Vs a number of other stats engines which really does show the potential. Clicky could take a leaf out of the Google UI book though, and think about usability a little more.</p>
<p>My only hesitance with Clicky is there is still very much a &#8220;start-up&#8221; feel about the site, a bit too work in progress. If they could get away from being so developer oriented, focus on plain old users, and sell it like they mean it &#8211; they could be onto a winner! <strong>Real-time stats FTW!!</strong></p>
<p>Both products are free to try (Analytics is free ongoing). Clicky is priced at $0.00, $4.99, $9.99 and $19.99 per month.</p>
<table width="100%" border="0" cellpadding="0" cellspacing="0">
<thead>
<h3>Further Reading:</h3>
</thead>
<tr>
<td align="center" valign="top" width="33%"><div id="attachment_457" class="wp-caption alignnone" style="width: 111px"><a href="http://www.amazon.com/gp/product/0470253126?ie=UTF8&#038;tag=stereyblo-20&#038;linkCode=as2&#038;camp=1789&#038;creative=9325&#038;creativeASIN=0470253126"><img src="http://www.reynoldsftw.com/wp-content/uploads/2009/01/advanced-web-analytics.jpg" alt="Advanced Web Metrics with Google Analytics" title="Advanced Web Metrics with Google Analytics" width="101" height="132" class="size-full wp-image-457" /></a><p class="wp-caption-text">Advanced Web Metrics with Google Analytics</p></div><img src="http://www.assoc-amazon.com/e/ir?t=stereyblo-20&#038;l=as2&#038;o=1&#038;a=0470253126" width="1" height="1" border="0" alt="" style="border:none !important; margin:0px !important;" /></td>
<td align="center" valign="top" width="33%"><div id="attachment_458" class="wp-caption alignnone" style="width: 111px"><a href="http://www.amazon.com/gp/product/0470124741?ie=UTF8&#038;tag=stereyblo-20&#038;linkCode=as2&#038;camp=1789&#038;creative=9325&#038;creativeASIN=0470124741"><img src="http://www.reynoldsftw.com/wp-content/uploads/2009/01/actionable-web-analytics.jpg" alt="Actionable Web Analytics" title="Actionable Web Analytics" width="101" height="132" class="size-full wp-image-458" /></a><p class="wp-caption-text">Actionable Web Analytics</p></div><img src="http://www.assoc-amazon.com/e/ir?t=stereyblo-20&#038;l=as2&#038;o=1&#038;a=0470124741" width="1" height="1" border="0" alt="" style="border:none !important; margin:0px !important;" /></td>
<td align="center" valign="top" width="33%"><div id="attachment_460" class="wp-caption alignnone" style="width: 111px"><a href="http://www.amazon.com/gp/product/047017501X?ie=UTF8&#038;tag=stereyblo-20&#038;linkCode=as2&#038;camp=1789&#038;creative=9325&#038;creativeASIN=047017501X"><img src="http://www.reynoldsftw.com/wp-content/uploads/2009/01/google-analytics-201.jpg" alt="Google Analytics 2.0" title="Google Analytics 2.0" width="101" height="132" class="size-full wp-image-460" /></a><p class="wp-caption-text">Google Analytics 2.0</p></div><img src="http://www.assoc-amazon.com/e/ir?t=stereyblo-20&#038;l=as2&#038;o=1&#038;a=047017501X" width="1" height="1" border="0" alt="" style="border:none !important; margin:0px !important;" /></td>
</tr>
</table>
<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.reynoldsftw.com%2F2009%2F01%2Fweb-stats-clicky-vs-google-analytics%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.reynoldsftw.com%2F2009%2F01%2Fweb-stats-clicky-vs-google-analytics%2F&amp;source=SteveReynolds&amp;style=normal&amp;service=bit.ly" height="61" width="50" /><br />
			</a>
		</div>
]]></content:encoded>
			<wfw:commentRss>http://www.reynoldsftw.com/2009/01/web-stats-clicky-vs-google-analytics/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

