<?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>Crepuscular Light &#187; indextools</title>
	<atom:link href="http://www.emerkirrane.com/tag/indextools/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.emerkirrane.com</link>
	<description>Exploring the half-lit world of web analytics</description>
	<lastBuildDate>Sat, 28 Aug 2010 10:47:30 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Here comes the science bit – upgraded your YWA tracking code?</title>
		<link>http://www.emerkirrane.com/2010/04/14/here-comes-the-science-bit/</link>
		<comments>http://www.emerkirrane.com/2010/04/14/here-comes-the-science-bit/#comments</comments>
		<pubDate>Wed, 14 Apr 2010 10:54:07 +0000</pubDate>
		<dc:creator>Exxx</dc:creator>
				<category><![CDATA[Web Analytics]]></category>
		<category><![CDATA[indextools]]></category>
		<category><![CDATA[tracking code]]></category>
		<category><![CDATA[yahoo web analytics]]></category>
		<category><![CDATA[ywa]]></category>
		<category><![CDATA[ywacn]]></category>

		<guid isPermaLink="false">http://www.emerkirrane.com/?p=121</guid>
		<description><![CDATA[<p>Do you use Yahoo! Web Analytics?  Yes?  How clever of you!  (me? biased? pfff!)</p>
<p>Have you been using it since the days of IndexTools?  Yes?  How loyal of you!</p>
<p>Have you upgraded your tracking code to the latest version?  No?  Not sure?  Well, let me help you out a little.</p>
<p>When IndexTools became Yahoo! Web Analytics in 2008 [...]]]></description>
			<content:encoded><![CDATA[<p>Do you use Yahoo! Web Analytics?  Yes?  How clever of you!  (me? biased? pfff!)</p>
<p>Have you been using it since the days of IndexTools?  Yes?  How loyal of you!</p>
<p>Have you upgraded your tracking code to the latest version?  No?  Not sure?  Well, let me help you out a little.<span id="more-121"></span></p>
<p>When IndexTools became Yahoo! Web Analytics in 2008 and completed the rebranding process in 2009, the tracking code was overhauled.  So, the current version is version 5 and the previous version is version 4.  Support for version 4 ends on July 30th 2010, so if you want to continue to benefit from support and updates, then you might want to think about upgrading.</p>
<p>Not sure which version you have?  The difference is that Yahoo! now hosts the .js file for tracking and version 5 uses setter functions as opposed to global variables.</p>
<p>I.e. Old looks something like:</p>
<blockquote><p>&lt;!&#8211;CUSTOMIZATION CODE     &#8211;&gt;</p>
<p>&lt;script    &gt;</p>
<p>var DOCUMENTNAME=&#8217;About     Us&#8217;;</p>
<p>var DOCUMENTGROUP=&#8217;Company     Information&#8217;;</p>
<p>var ACTION=&#8217;01&#8242;;</p>
<p>&lt;/script&gt;</p>
<p>&lt;!&#8211; End of     Customization Code &#8211;&gt;</p>
<p>&lt;!—TRACKING CODE &#8211;&gt;</p>
<p>&lt;script         src=&#8221;/tracking.js&#8221;&gt;&lt;/script&lt;noscript&gt;&lt;img     src=&#8221;http://s.analytics.yahoo.com/p.pl?a=1000123456789&amp;js=no&#8221;     width=&#8221;1&#8243; height=&#8221;1&#8243; alt=&#8221;"     /&gt;&lt;/noscript&gt;&lt;!&#8211;//&#8211;&gt;</p></blockquote>
<p>New looks more like:</p>
<blockquote><p>&lt;!&#8211; Yahoo! Web Analytics   &#8211; All rights reserved &#8211;&gt;</p>
<p>&lt;script     src=&#8221;http://d.yimg.com/mi/eu/ywa.js&#8221;&gt;&lt;/script&gt;</p>
<p>&lt;script  &gt;</p>
<p>/*globals YWA*/</p>
<p>var YWATracker = YWA.getTracker(&#8220;1000123456789&#8243;);</p>
<p>/*</p>
<p>YWATracker.setDocumentName(&#8220;About   Us&#8221;);</p>
<p>YWATracker.setDocumentGroup(&#8220;Company&#8221;);</p>
<p>*/</p>
<p>YWATracker.submit();</p>
<p>&lt;/script&gt;</p>
<p>&lt;noscript&gt;</p>
<p>&lt;div&gt;&lt;img   src=&#8221;http://s.analytics.yahoo.com/p.pl?a=1000123456789&amp;amp;js=no&#8221;   width=&#8221;1&#8243; height=&#8221;1&#8243; alt=&#8221;" /&gt;&lt;/div&gt;</p>
<p>&lt;/noscript&gt;</p></blockquote>
<p>So, log in to your account,   go to the Installation section and copy the code there to get started, get   the <a href="http://help.yahoo.com/l/us/yahoo/ywa/documentation/install_guide">Installation   Guide</a> and away you go!</p>
<div class="facebook_like_button"><iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.emerkirrane.com%2F2010%2F04%2F14%2Fhere-comes-the-science-bit%2F&amp;layout=standard&amp;show-faces=true&amp;width=450&amp;action=recommend&amp;font=arial&amp;colorscheme=dark" scrolling="no" frameborder="0" allowTransparency="true" style="padding: 0px 0px; border:none; overflow:hidden; width:450px; height:70px;"></iframe></div>]]></content:encoded>
			<wfw:commentRss>http://www.emerkirrane.com/2010/04/14/here-comes-the-science-bit/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Free ≠ Bad in Web Analytics Tools</title>
		<link>http://www.emerkirrane.com/2009/12/01/free-not-equal-to-bad-web-analytics/</link>
		<comments>http://www.emerkirrane.com/2009/12/01/free-not-equal-to-bad-web-analytics/#comments</comments>
		<pubDate>Tue, 01 Dec 2009 09:06:45 +0000</pubDate>
		<dc:creator>Exxx</dc:creator>
				<category><![CDATA[Web Analytics]]></category>
		<category><![CDATA[indextools]]></category>
		<category><![CDATA[yahoo web analytics]]></category>

		<guid isPermaLink="false">http://emerkirrane.com/?p=29</guid>
		<description><![CDATA[<p>I recently (and by recently I mean not very – I’m doing my bit for the environment by recycling) spoke at a  Web Analytics Wednesday in Budapest, Hungary on the subject of “Free” web analytics tools and the perception attached to them.  This is not new.  This is not news.  But it is a subject [...]]]></description>
			<content:encoded><![CDATA[<p>I recently (and by recently I mean not very – I’m doing my bit for the environment by recycling) spoke at a  <a title="Web Analytics Wednesday" href="http://www.webanalyticsdemystified.com/wednesday/" target="_blank">Web Analytics Wednesday</a> in Budapest, Hungary on the subject of “Free” web analytics tools and the perception attached to them.  This is not new.  This is not news.  But it is a subject that is quite close to my heart as I have witnessed first-hand the change in perception a change in price brings.</p>
<p>I joined IndexTools in 2007 as a Professional Services Consultant.  IndexTools was a mid-tier web analytics tool which was not free.  We often said that we had 80% of Omniture&#8217;s technology for a fraction of the price and merrily plied our trade across the world.  We were then acquired by Yahoo! in May of 2008 and became Yahoo! Web Analytics (after a brief stint as IndexTools, a Yahoo! Service).<br />
At the time of the acquisition, charging for the web analytics tool was instantly discontinued.  The reaction to this particular change surprised us.  There were no immediate alterations to the tool but we discovered that people were worried by the price point.  We had (naively, perhaps) expected customers to be quite excited at the sudden cut in their costs, especially given the looming down-turn in the global economy, but instead we found that many were cynical and distrustful and immediately assumed that the tool was of a lower quality than previously.<br />
Bear in mind that at this point, we had made no major changes.<span id="more-29"></span></p>
<p>As time went on, we soon found (and this is something that got us where it hurts &#8211; our pride) that we were compared to other tools <strong>purely </strong>based on price point.  You will rarely see comparisons between paid tools based on price alone &#8211; they will mention the power of the tool, the many types of reports, the flexibility, and so on.  Seldom will you see a comparison between Tool X and Tool Y because they both cost $1000.</p>
<p>We suddenly found ourselves in the same buyer’s basket as any free analytics tool.  In the same basket as plug-ins, as hit counters!<br />
Yes, I exaggerate…but only slightly.</p>
<p style="text-align:left;">It is generally accepted that you get what you pay for &#8211; while we were compared in various blog posts and reports with Coremetrics, Webtrends etc when we charged for our tool, the moment we went free, even though the tool was the same, a surprising number of people ceased to see us as viable competition in the web analytics market.  It was really quite hurtful.<br />
﻿﻿﻿</p>
<div id="attachment_34" class="wp-caption aligncenter" style="width: 454px"><a href="http://emerkirrane.files.wordpress.com/2009/12/princessperception_post200912011.png"><img class="size-full wp-image-34" title="PrincessPerception_post20091201" src="http://emerkirrane.files.wordpress.com/2009/12/princessperception_post200912011.png" alt="The Princess Perception" width="444" height="320" /></a><p class="wp-caption-text">The Princess Perception</p></div>
<p>A price tag of $0 can affect the perceived value and therefore importance in a company’s suite of tools.<br />
I like to call this <strong>The Princess Perception</strong> &#8211; the same rule applies with dresses and shoes and perfume etc (if you&#8217;re a girl, that is).  As the price increases, the perception of quality increases.  The uses to which you will put that which you buy tend to be tied to the price paid.  If you buy a cheap dress, it&#8217;s for wearing in the house where no-one can see you – you may eventually take to dusting the TV with it as you pass. If you spend a lot of money on a dress, you&#8217;re going to an event where there will be lots of photos taken – you will spend lots of money on accessories to enhance that original purchase (if boys are losing me in the girly analogy, I’m talking about employing analysts).<br />
There&#8217;s a minimum price expected – anywhere between minimum and free, the perception is pretty much the same.  After the minimum price, the quality perception grows.<br />
As I said before, this is not a new phenomenon, but it&#8217;s new to us and increasingly relevant now that there are more free web analytics tools in the market &#8211; tools that are of a relatively high quality and suitable for anything from my mother&#8217;s blog to huge sites.</p>
<p>Let&#8217;s face it &#8211; there&#8217;s no such thing as &#8220;free&#8221;.  It is naive to believe otherwise. Philanthropy is a wonderful thing, but I’m not sure how much of it you will find in the web analytics industry. Instead of paying money for a free tool, you simply pay with a different currency, and that currency is data.  If you use Google Analytics or Yahoo! Web Analytics, you are in effect still paying &#8211; just not with cash.<br />
So, if none of the tools in the market are really free, and we accept that, shouldn&#8217;t perceptions change?  If you&#8217;re paying in one way or another, then comparisons on price alone are heading towards meaningless.  We should compare on other factors &#8211; the first being &#8220;Will this tool do what I need it to do and help me to gain actionable insights?&#8221;</p>
<p>A tool just vomits data &#8211; you have to have people to interpret it. That&#8217;s where your cash should go &#8211; it doesn&#8217;t HAVE to go into a web analytics tool.</p>
<div class="facebook_like_button"><iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.emerkirrane.com%2F2009%2F12%2F01%2Ffree-not-equal-to-bad-web-analytics%2F&amp;layout=standard&amp;show-faces=true&amp;width=450&amp;action=recommend&amp;font=arial&amp;colorscheme=dark" scrolling="no" frameborder="0" allowTransparency="true" style="padding: 0px 0px; border:none; overflow:hidden; width:450px; height:70px;"></iframe></div>]]></content:encoded>
			<wfw:commentRss>http://www.emerkirrane.com/2009/12/01/free-not-equal-to-bad-web-analytics/feed/</wfw:commentRss>
		<slash:comments>19</slash:comments>
		</item>
	</channel>
</rss>
