<?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; ywacn</title>
	<atom:link href="http://www.emerkirrane.com/tag/ywacn/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.emerkirrane.com</link>
	<description>Exploring the half-lit world of web analytics</description>
	<lastBuildDate>Wed, 01 Feb 2012 10:32:51 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.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>
]]></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>
	</channel>
</rss>

