<?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>Funnelweb &#187; analytics</title>
	<atom:link href="http://www.funnelweb.net/index.php/category/web_delivery/web-analytics/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.funnelweb.net</link>
	<description>Simple websites for busy people</description>
	<lastBuildDate>Sun, 20 Jun 2010 08:07:13 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Playing with google optimiser</title>
		<link>http://www.funnelweb.net/index.php/2008/11/08/playing-with-google-optimiser/</link>
		<comments>http://www.funnelweb.net/index.php/2008/11/08/playing-with-google-optimiser/#comments</comments>
		<pubDate>Sat, 08 Nov 2008 09:12:31 +0000</pubDate>
		<dc:creator>sg</dc:creator>
				<category><![CDATA[analytics]]></category>
		<category><![CDATA[A/B tests]]></category>
		<category><![CDATA[google optimiser]]></category>
		<category><![CDATA[multivariant tests]]></category>

		<guid isPermaLink="false">http://www.funnelweb.net/?p=134</guid>
		<description><![CDATA[Last week I discovered Google Website Optimiser. It&#8217;s a great free service that allows you to perform some simple A/B and multivariate tests on a website. And it helped me to understand more about what these types of tests are, and how to set them up. First, A/B Testing. Put simply, A/B testing is where [...]]]></description>
			<content:encoded><![CDATA[<p>Last week I discovered <a title="Google website optimiser" href="https://www.google.com/analytics/siteopt/" target="_blank">Google Website Optimiser</a>. It&#8217;s a great free service that allows you to perform some simple A/B and multivariate tests on a website. And it helped me to understand more about what these types of tests are, and how to set them up.</p>
<p><strong><span style="color: #993366;">First, A/B Testing.</span></strong></p>
<p>Put simply, A/B testing is where you test two complete pages in order to see which one has the greater conversion rate to your desired target page.</p>
<p>To try this out, I created a copy of my original <a title="London for Free" href="http://www.londonforfree.net" target="_blank">London for Free homepage</a> and simply removed some text and links, saving it as index2. Then, using google&#8217;s wizard, I added some javascript code to each version of the home page as well as to the target conversion page (which I chose to be my bus tour page).</p>
<p>The idea was to see which page was the best version when it came to encouraging people to click the link through to the bus tour page.</p>
<p>All well and good, except that the quality of the google code was awful. Even though it validated for google&#8217;s purposes (allowing my test to run), the W3C validator hated it. I managed to fix two elements of the code but everytime I edited the third part, the optimiser rejected it.</p>
<p>So I persevered with buggy code just to see how this test would work. After running it for a few days, it became clear that the page with less options encouraged greater conversion to the bus tour page. Probably fairly obvious, but it was an excellent way to get my head around how to set up and run A/B tests.</p>
<p><span style="color: #993366;"><strong>Multivariate Testing</strong></span></p>
<p>This is where, instead of having two complete pages to test, you select only one page and indicate the sections or elements of that page that you want to vary and test. You still need a conversion target but you can test say several different images and see which one encourages greater click throughs to the conversion page.</p>
<p>I removed the A/B test code from the home page and decided to run a multivariate test on it, varying the text in one particular style element, the subfeatures section. I created two versions of the text, both aiming to encourage users to click through to the bus tour page.</p>
<p>Then, using the google wizard, I dropped some javascript code into both the home page and the target page, and copied my &#8220;variant code&#8221; directly into the google dashboard. The variant code is effectively a second version of the &#8220;subfeatures&#8221; ID code snippet.</p>
<p>(Yet another reason for using div IDs in page designs).</p>
<p>I&#8217;ve now been running this test for over a week and though the results are interesting, what has been of most value to me is to be able to understand how easy it is to use the google tool and how multivariant testing works.</p>
<p>I need to try and validate this google code and will probably also extend the tests to include multiple variants and see how it goes.</p>
<p>Google Optimiser is a good product, and best of all , its free to use. Give it a try.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.funnelweb.net/index.php/2008/11/08/playing-with-google-optimiser/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Worth the effort</title>
		<link>http://www.funnelweb.net/index.php/2008/08/21/worth-the-effort/</link>
		<comments>http://www.funnelweb.net/index.php/2008/08/21/worth-the-effort/#comments</comments>
		<pubDate>Thu, 21 Aug 2008 20:12:04 +0000</pubDate>
		<dc:creator>sg</dc:creator>
				<category><![CDATA[London site rebuild]]></category>
		<category><![CDATA[analytics]]></category>
		<category><![CDATA[Google Analytics]]></category>

		<guid isPermaLink="false">http://www.funnelweb.net/?p=64</guid>
		<description><![CDATA[Well, the redesigned site has been live for 4 months now and it seems to have been worth all the pain. In those four months its had over 70,000 visits and over 335,000 page views: comparable figures for the same period last year were 41,000 visits and 156,000 page views. (Thanks to Google Analytics for [...]]]></description>
			<content:encoded><![CDATA[<p>Well, the redesigned site has been live for 4 months now and it seems to have been worth all the pain.</p>
<p>In those four months its had over 70,000 visits and over 335,000 page views: comparable figures for the same period last year were 41,000 visits and 156,000 page views. (Thanks to <a title="Google Analytics" href="http://www.google.com/analytics" target="_blank">Google Analytics</a> for making all this metrics stuff available to webmasters for free.)</p>
<p>In addition, since April the site has generated over US$500 in Ad Sense pocket money &#8211; hardly enough to live on, but not bad given I pay not a cent to advertise it.</p>
<p>Money for nothing, as it were. Imagine the results after I start to do a deeper analysis of the stats and get tweeking things <img src='http://www.funnelweb.net/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.funnelweb.net/index.php/2008/08/21/worth-the-effort/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ticking along but could do better</title>
		<link>http://www.funnelweb.net/index.php/2008/07/10/ticking-along-but-could-do-better/</link>
		<comments>http://www.funnelweb.net/index.php/2008/07/10/ticking-along-but-could-do-better/#comments</comments>
		<pubDate>Thu, 10 Jul 2008 07:51:46 +0000</pubDate>
		<dc:creator>sg</dc:creator>
				<category><![CDATA[London site rebuild]]></category>
		<category><![CDATA[analytics]]></category>
		<category><![CDATA[conversion rates]]></category>
		<category><![CDATA[google adsense]]></category>
		<category><![CDATA[Google Analytics]]></category>
		<category><![CDATA[trends]]></category>

		<guid isPermaLink="false">http://www.funnelweb.net/?p=32</guid>
		<description><![CDATA[The site&#8217;s been live now for 11 weeks, and yesterday&#8217;s visitors helped take the Google AdSense earnings for July alone to over $100 &#8211; in only 9 days. Amazing! So I thought I&#8217;d have a look at the visitor stats so far. Since 24th April when the site was relaunched, it has had over 43,000 [...]]]></description>
			<content:encoded><![CDATA[<p>The site&#8217;s been live now for 11 weeks, and yesterday&#8217;s visitors helped take the Google AdSense earnings for July alone to over $100 &#8211; in only 9 days.</p>
<p>Amazing!</p>
<p>So I thought I&#8217;d have a look at the visitor stats so far.</p>
<p>Since 24th April when the site was relaunched, it has had over 43,000 visitors and 208,000 page views, with average visitor time on the site being around 4 minutes.</p>
<p>The number of click throughs to google adverts which have led to earnings is just over 1,100.</p>
<p>Which looks pathetic at first, but doing the calculation of click throughs to visitors, that gives me a conversion rate of 2.6% which probably isn&#8217;t actually that bad as a starting point.</p>
<p>And now that the site has had some time to settle down, it gives me a simple benchmark to use to see whether I&#8217;m achieving my aims for it or not. And to start looking at trends.</p>
<p>My goal for the site was to provide a place that people could come to for free stuff about London, have a look around and then click through to advertiser sites.</p>
<p>Seems I&#8217;m getting people to the site, giving them just enough to look at &#8211; but I need to do more to get them to leave via click throughs. Time for a bit of research about google adsense optimising, I think.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.funnelweb.net/index.php/2008/07/10/ticking-along-but-could-do-better/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Keywords are the key</title>
		<link>http://www.funnelweb.net/index.php/2008/05/22/keywords-are-the-key/</link>
		<comments>http://www.funnelweb.net/index.php/2008/05/22/keywords-are-the-key/#comments</comments>
		<pubDate>Thu, 22 May 2008 09:11:33 +0000</pubDate>
		<dc:creator>sg</dc:creator>
				<category><![CDATA[London site rebuild]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[analytics]]></category>
		<category><![CDATA[adsense]]></category>
		<category><![CDATA[keywords]]></category>
		<category><![CDATA[metadata]]></category>

		<guid isPermaLink="false">http://www.funnelweb.net/?p=20</guid>
		<description><![CDATA[The site&#8217;s been live for four weeks now and trends are becoming clearer. Though site traffic is slightly down from the old version of the site (when comparing April to May) the number of pages visited per user is far higher. Less visitors but deeper visits &#8211; I&#8217;m happy with that. The lower number of [...]]]></description>
			<content:encoded><![CDATA[<p>The site&#8217;s been live for four weeks now and trends are becoming clearer.</p>
<p>Though site traffic is slightly down from the old version of the site (when comparing April to May) the number of pages visited per user is far higher.</p>
<p>Less visitors but deeper visits &#8211; I&#8217;m happy with that. The lower number of visitors overall could be to do with easter being early this year, and I guess a true traffic comparison won&#8217;t be possible for 11 months or so.</p>
<p>And the earnings from google ads have shot up enormously. The figures for the past 28 days since the new site was launched have already well exceeded the earnings from the old site for all of 2008 (Jan 1 to April 23). I think most of this increase is due to the automated optimising by google of the adwords displayed, and by displaying more adwords throughout the site.</p>
<p>Time to take stock and think about how to improve these trends even more.</p>
<p>Something that links these two factors together are <strong><span style="color: #800080;">google keywords</span></strong>. Most of my traffic comes via the google search engine &#8211; and my google adsense earnings are generated by people clicking on adverts on my site.</p>
<p>So time to tighten up the use of keywords by improving their relevance and value: ensuring that my site appears as high as possible when people type in relevant search terms in google, and also ensuring that the most relevant (and highest value) adwords appear on my site.</p>
<p>Meet <a title="Google keyword tool" href="https://adwords.google.com/select/KeywordToolExternal" target="_blank">google&#8217;s keyword tool</a>. Though it seems designed more for advertisers than for sites displaying their adwords, its excellent for showing two key pieces of info:</p>
<p>- the keywords most relevant to my site&#8217;s content that <strong>aren&#8217;t currently displaying my site in their search results</strong></p>
<p>- the value of those keywords in terms of <strong>advertiser competition</strong></p>
<p>Running the tool for my site, I have now identified a number of high value and relevant keywords that my site&#8217;s content isn&#8217;t optimised for. e.g. &#8220;London sightseeing tour&#8221;. Testing it in google search confirms that my site appears nowhere (well, not in the first 4 pages of results, anyway).</p>
<p>So as its a high value search term and deemed by google to be relevant to my site&#8217;s content, its time to do some optimising.</p>
<p>I now see a morning of content editing ahead of me.</p>
<p>Writing page descriptions into the metadata of each key page of my site which include the high value, relevant keywords, and lightly peppering the keywords through the body of my site content.</p>
<p>It will be interesting to see in another month what impact if any these changes have had.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.funnelweb.net/index.php/2008/05/22/keywords-are-the-key/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Serving its purpose</title>
		<link>http://www.funnelweb.net/index.php/2008/05/04/serving-its-purpose/</link>
		<comments>http://www.funnelweb.net/index.php/2008/05/04/serving-its-purpose/#comments</comments>
		<pubDate>Sun, 04 May 2008 11:27:49 +0000</pubDate>
		<dc:creator>sg</dc:creator>
				<category><![CDATA[London site rebuild]]></category>
		<category><![CDATA[analytics]]></category>
		<category><![CDATA[affiliates]]></category>
		<category><![CDATA[commission junction]]></category>
		<category><![CDATA[google adsense]]></category>
		<category><![CDATA[Google Analytics]]></category>

		<guid isPermaLink="false">http://www.funnelweb.net/?p=17</guid>
		<description><![CDATA[The site has now been live for just ten days and I&#8217;m already seeing a significant increase in affiliate earnings. Some broad facts and figures: - on my old site, google adsense adverts were generating earnings of around $5 a month simply based on the single link sitting neglected on my old home page - [...]]]></description>
			<content:encoded><![CDATA[<p>The site has now been live for just ten days and I&#8217;m already seeing a significant increase in affiliate earnings.</p>
<p>Some broad facts and figures:</p>
<p>- on my old site, google adsense adverts were generating earnings of around $5 a month simply based on the single link sitting neglected on my old home page</p>
<p>-  over the past ten days alone, google adsense earnings from the new site have reached over $30, which should mean monthly earnings of around $90 once things settle down. Incredible! Earnings are already eighteen times more than they were from the old site, before I even do any further tuning of it</p>
<p>- the only thing I&#8217;ve done differently is making the google advert links a little more prominent and targeting them for different site sections</p>
<p>- earnings from the other affiliate links via Commission Junction (ie. the banner adverts) are currently £53, again simply in ten days. And yesterday I received my very first cheque from them.</p>
<p>- site visits are roughly the same as they were for the old site. In the first ten days, the site received 5,757 visits and 27,936 page views, averaging 4.85 pages per visit.</p>
<p>So it seems as though visitors are doing what I was hoping they would do on the new site &#8211; visit, take a look around at some of the ideas I&#8217;ve suggested for free things to do and see in London and then follow an advert to leave.</p>
<p>The purpose of the new site is somewhat different to what I wanted to do with the old one.</p>
<p>Whereas the main purpose of the old site was to enable me to try out new web technologies as I learnt about them whilst also feeding my other hobby &#8211; my interest in London&#8217;s history &#8211; the focus of the new site is less so.</p>
<p>Though I will still use it to test out new technologies and tools that I read about, this time around I also want to use it to try out things as I learn more about seo, affiliate advertising and analytics.</p>
<p>And if the site brings in a bit of extra cash along the way as a result of my tweaking,  bargain!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.funnelweb.net/index.php/2008/05/04/serving-its-purpose/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The joys of Google</title>
		<link>http://www.funnelweb.net/index.php/2008/02/14/the-joys-of-google/</link>
		<comments>http://www.funnelweb.net/index.php/2008/02/14/the-joys-of-google/#comments</comments>
		<pubDate>Thu, 14 Feb 2008 10:14:14 +0000</pubDate>
		<dc:creator>sg</dc:creator>
				<category><![CDATA[London site rebuild]]></category>
		<category><![CDATA[analytics]]></category>
		<category><![CDATA[Google Analytics]]></category>
		<category><![CDATA[Google webmaster tools]]></category>
		<category><![CDATA[metadata]]></category>

		<guid isPermaLink="false">http://www.funnelweb.net/?p=5</guid>
		<description><![CDATA[Google provide some excellent website tools. And even better, they are totally free. I&#8217;ve been using two of them for some time now on my current site: Google Webmaster Tools and Google Analytics. The webmaster tools are invaluable for helping to highlight orphan / dead urls within your site e.g. for those occasions where you [...]]]></description>
			<content:encoded><![CDATA[<p>Google provide some excellent website tools. And even better, they are totally free.</p>
<p>I&#8217;ve been using two of them for some time now on my current site: <a title="Google webmaster tools" href="https://www.google.com/webmasters/tools" target="_blank">Google Webmaster Tools</a> and <a title="Google Analytics" href="https://www.google.com/analytics/" target="_blank">Google Analytics</a>.</p>
<p>The <strong>webmaster tools</strong> are invaluable for helping to highlight orphan / dead urls within your site e.g. for those occasions where you once thought a particular page was a great idea, created lots of internal links to it and then later deleted the page from your site.</p>
<p>And I have now discovered a new feature in the tools &#8211; (ok, maybe its been there for a while and I&#8217;m slow on the uptake).</p>
<p>They provide a section called <strong>Content Analysis</strong>. In particular, it lists the pages in your site that have duplicate short and long meta descriptions. Very handy as I update the meta data on my new site pages.</p>
<p><strong>Google Analytics</strong> has always provided more information about my site than I think I will ever need to use. But in checking for the tracking code to use on my new site, I noticed that they have updated it.</p>
<p>Its hidden in the depths of their app and wasn&#8217;t easy to find (you can locate it under Analytics Settings &gt; Profile Settings &gt; Tracking Code). But in there they provide a new tracking code called ga.js.</p>
<p>This is Google&#8217;s explanation about this new code:</p>
<p><span style="color: #800080;"><em> Use this tracking code to gain access to a wide range of exciting <strong>new features</strong> as they become available.</em></span></p>
<p>I&#8217;m not sure how long its been there &#8211; and whether the &#8220;new features&#8221; are actually available now but I was pleased to have discovered it: another thing to add to my new site.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.funnelweb.net/index.php/2008/02/14/the-joys-of-google/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
