<?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>Net Entrepreneur &#187; google analytics</title>
	<atom:link href="http://www.net-entrepreneur.com/tag/google-analytics/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.net-entrepreneur.com</link>
	<description>A journey through online money-making land</description>
	<lastBuildDate>Mon, 05 Jul 2010 20:40:08 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Discovering Google Analytics&#8217; Event Tracking</title>
		<link>http://www.net-entrepreneur.com/discovering-google-analytics-event-tracking/</link>
		<comments>http://www.net-entrepreneur.com/discovering-google-analytics-event-tracking/#comments</comments>
		<pubDate>Sun, 07 Jun 2009 22:29:01 +0000</pubDate>
		<dc:creator>Alex</dc:creator>
				<category><![CDATA[My Journey]]></category>
		<category><![CDATA[event tracking]]></category>
		<category><![CDATA[ga]]></category>
		<category><![CDATA[google analytics]]></category>
		<category><![CDATA[how-to]]></category>
		<category><![CDATA[set up]]></category>

		<guid isPermaLink="false">http://www.net-entrepreneur.com/?p=665</guid>
		<description><![CDATA[ credit: somefool :: ɹǝqɐɯ ʍǝɥʇʇɐɯ
I&#8217;m very excited right now guys. I just set up an event tracking script on one of my sites, and this is a major upgrade of my analytics arsenal.
Event tracking is a way for you to know how did visitors interact with your site. You can see how many times [...]<p>Happily posting useful content at <a href="http://www.net-entrepreneur.com">Net-Entrepreneur.com</a> <br>Current post was originally posted on:</p>
<p><a href="http://www.net-entrepreneur.com/discovering-google-analytics-event-tracking/">Discovering Google Analytics&#8217; Event Tracking</a></p>
]]></description>
			<content:encoded><![CDATA[<div style="float:right; margin-left:20px; margin-bottom:20px; margin-top:17px;"><img src="http://farm1.static.flickr.com/226/503222212_1a7cc1ecd1_m.jpg" alt="Google Analytics BETA" border="0" /><br /><small><a href="http://creativecommons.org/licenses/by-nc-nd/2.0/" title="Attribution-NonCommercial-NoDerivs License" target="_blank"><img src="http://www.net-entrepreneur.com/wp-content/plugins/photo-dropper/images/cc.png" alt="Creative Commons License" border="0" width="16" height="16" align="absmiddle" /></a> credit: <a href="http://www.flickr.com/photos/34114814@N00/503222212/" title="somefool :: ɹǝqɐɯ ʍǝɥʇʇɐɯ" target="_blank">somefool :: ɹǝqɐɯ ʍǝɥʇʇɐɯ</a></small></div>
<p>I&#8217;m very excited right now guys. I just set up an event tracking script on one of my sites, and this is a major upgrade of my analytics arsenal.</p>
<p><strong>Event tracking</strong> is a way for you to know how did visitors interact with your site. You can see how many times a file&#8217;s been downloaded, a button pressed or a document opened. No more guesswork.</p>
<p>I knew it was available with third-party providers, such as <a rel="nofollow" target="_blank" title="Crazy Egg" href="http://crazyegg.com/">Crazy Egg</a>, which btw does a whole lot more than that, but now event tracking is on my fingertips at the good old Google Analytics.</p>
<p>The setup is fairly easy and I will give you <strong>a plain-english overview of setting this up</strong>. Let&#8217;s assume you have all sorts of buttons on your page and you want to track which ones were pressed. Those could be download buttons, link buttons, whatever.</p>
<p><strong>First</strong>, you need to add this line to your Google Analytics code:</p>
<blockquote><p>var mapEventTracker  = pageTracker._createEventTracker(&#8217;Buttons&#8217;);</p></blockquote>
<p><strong>Then</strong>, on each button&#8217;s link, (after or before the href=&#8221;www.yourlink.com&#8221;) you add the following:</p>
<blockquote><p><code>onClick="pageTracker._trackEvent('Buttons', 'Download', 'Name of one of the Files');"</p></blockquote>
<p>When you do this, GA will record the events and display statistics in GA --> Content --> Event Tracking.</p>
<p>You might want to consult <a rel="nofollow" title="Google's Event Tracking Guide" target="_blank" href="http://code.google.com/apis/analytics/docs/tracking/eventTrackerGuide.html">Google's guide</a> to have full control and flexibility with this. But, if you just put everything the way I described you should have a basic event tracking setup.</p>
<p>So, here you go. Just an exciting quickie.</p>
<p><em>- Alex</em></p>
<div class="aizatto_related_posts"><span class="aizatto_related_posts_header" >Related Posts</span><ul></ul></div><p>Happily posting useful content at <a href="http://www.net-entrepreneur.com">Net-Entrepreneur.com</a> <br>Current post was originally posted on:</p>
<p><a href="http://www.net-entrepreneur.com/discovering-google-analytics-event-tracking/">Discovering Google Analytics&#8217; Event Tracking</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.net-entrepreneur.com/discovering-google-analytics-event-tracking/feed/</wfw:commentRss>
		<slash:comments>13</slash:comments>
		</item>
		<item>
		<title>An Ode to Bounce Rate</title>
		<link>http://www.net-entrepreneur.com/an-ode-to-bounce-rate/</link>
		<comments>http://www.net-entrepreneur.com/an-ode-to-bounce-rate/#comments</comments>
		<pubDate>Sun, 30 Mar 2008 19:07:20 +0000</pubDate>
		<dc:creator>Alex</dc:creator>
				<category><![CDATA[Insights]]></category>
		<category><![CDATA[bounce rate]]></category>
		<category><![CDATA[doshdosh]]></category>
		<category><![CDATA[google analytics]]></category>
		<category><![CDATA[john chow]]></category>
		<category><![CDATA[lowering your bounce rate]]></category>
		<category><![CDATA[problogger]]></category>

		<guid isPermaLink="false">http://www.net-entrepreneur.com/an-ode-to-bounce-rate/</guid>
		<description><![CDATA[Today is devoted to a rant about Bounce Rate and how it is not important to keep it to the minimum.
Following posts here and there, and on Mirjam&#8217;s and Bryan&#8217;s blogs, about Bounce Rate and how it was important to keep it to the minimum, I just had to speak out.
Commentators were comparing their bounce [...]<p>Happily posting useful content at <a href="http://www.net-entrepreneur.com">Net-Entrepreneur.com</a> <br>Current post was originally posted on:</p>
<p><a href="http://www.net-entrepreneur.com/an-ode-to-bounce-rate/">An Ode to Bounce Rate</a></p>
]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.net-entrepreneur.com/images/bounce.jpg" style="margin: 20px" alt="Low Bounce Rate is not important" align="right" height="144" hspace="20" vspace="10" width="299" />Today is devoted to a rant about Bounce Rate and how it is <strong>not </strong>important to keep it to the minimum.</p>
<p style="margin-bottom: 0in">Following posts here and there, and on <a href="http://www.memyselfandiblog.com/2008/03/26/i-bounce-you-bounce-%e2%80%93-check-your-rates/" title="Me, Myselt and I Blog" target="_blank" rel="nofollow">Mirjam&#8217;s</a> and <a rel="nofollow" href="http://onemansgoal.com/319/bounce-rate-and-the-easy-fix/" title="One Man's Goal" target="_blank">Bryan&#8217;s</a> blogs, about Bounce Rate and how it was important to keep it to the minimum, I just had to speak out.</p>
<p style="margin-bottom: 0in">Commentators were comparing their bounce rates and speculating about what was wrong with their blogs. Basically, everyone were striving to bring it down below 40%, but the truth is that there are blogs that aren&#8217;t built for these bounce rates and never going to get there.</p>
<p style="margin-bottom: 0in">Moreover, It makes me mad that authority sources are making very hard claims about it. This is a quote from <a rel="nofollow" href="http://en.wikipedia.org/wiki/Bounce_Rate" title="Wikipedia quote about Bounce Rate" target="_blank">Wikipedia</a>:</p>
<blockquote>
<p style="margin-bottom: 0in"><span class="mw-redirect">Google.com</span> analytics specialist Avinash Kaushik has stated, &#8220;It is really hard to get a bounce rate under 20%, anything over 35% is cause for concern, 50% (above) is worrying.&#8221;</p>
</blockquote>
<p style="margin-bottom: 0in">It is important to understand that he is referring to static sites, not blogs. Static sites present you with one main page with links to the relevant pages on this site. If no one clicks through, there is something wrong with the site or with the traffic (not targeted properly), obviously.</p>
<p style="margin-bottom: 0in">Blogs are a different story.</p>
<p style="margin-bottom: 0in">&nbsp;</p>
<h3>My Bounce Rate</h3>
<p style="margin-bottom: 0in">When you&#8217;re new to blogging you harvest lots of information from various sources and change your blog without even stopping to think why is that so, or at least seeking a second opinion from another authority source. I&#8217;ve been there, I know.</p>
<p style="margin-bottom: 0in">I was reading ProBlogger, DoshDosh, John Chow, etc., and implementing just every little tweak that supposedly would have helped me improve my blog. I felt that those guys have made it and know what they are talking about, and they usually did.</p>
<p style="margin-bottom: 0in">When first discovering <strong><font color="#0000ff">G</font><font color="#ff0000">o</font><font color="#ffcc00">o</font><font color="#3366ff">g</font><font color="#339966">l</font><font color="#ff0000">e</font> </strong><strong>Analytics</strong>, I also discovered Bounce Rate and was amazed that <strong>it was on ~</strong><strong>80%</strong>. Reading that it was supposed to be below 50%, my face was becoming longer by the minute. Wow, I thought I was doing something really wrong, and went to make myself a really hot cup of tea to cope with the horrible news. Only during the following days I managed to see the true meaning of bounce rate.</p>
<p style="margin-bottom: 0in"><img src="http://www.net-entrepreneur.com/images/bounce2.jpg" alt="My Bounce Rate" align="right" height="185" hspace="10" vspace="10" width="248" />I realized that my blog was showing full stories on its main page and that most of the readers at the time weren&#8217;t bothering to click through. I set out an experiment with a post with a &#8216;more&#8217; tag, and oh joy, my Bounce Rate <strong>went down on that day</strong>.</p>
<p style="margin-bottom: 0in">But this didn&#8217;t make me change my main page settings, I&#8217;m still using full stories and I believe this is the most convenient way for my readers. I personally hate to click through to read the rest of the story, unless it is really intriguing.</p>
<p style="margin-bottom: 0in">Simply now I know that my blog has an average global Bounce Rate of 75% and consider it a natural state. There is no way to compare your Bounce Rate to another blog unless it&#8217;s exactly the same blog. I am beginning to suspect that the global Bounce Rate is rather useless.</p>
<p style="margin-bottom: 0in">What I think is useful is the comparison of Bounce Rates of specific traffic sources. I often use Bounce Rate is to compare referrers and to analyze its traffic behavior. When comparing StumbleUpon, Entrecard and SiteHoppin traffic, for example, that arrives not to the main page, but to a specific post, I know that the lower the Bounce Rate it would mean lower hit-n-runs and that readers take interest investigating around a bit.</p>
<p style="margin-bottom: 0in">&nbsp;</p>
<h3>Lowering Your Bounce Rate</h3>
<p>As your blog matures though, you have to try making your blog more sticky, making your visitors visit more content on your blog.  Several advice pop into my mind:</p>
<ul>
<li>I noticed that after setting up my archives page, my Bounce Rate went down a few notches. People like when it is easy to access other posts on the blog and obviously have been using it. I also notice my very old articles being dusted off, thanks to that page.</li>
<li>Using one of the available Related Posts plugin, This would present a list of related posts at the end of your current post.</li>
<li>Linking to your other posts in the context of the article. I try to give examples from my older posts and link to that post. That arouses readers curiosity and lets him know that this blog is covering useful subjects.</li>
</ul>
<p style="margin-bottom: 0in">&nbsp;</p>
<h3>Conclusion</h3>
<p style="margin-bottom: 0in">Do not take it too bad when you find that your blog has a high Bounce Rate. Instead, try to think what properties of your blog create it and you will often realize that it not a problem that needs your attention, but rather the natural state: your content does not suck, and you don&#8217;t have to rethink your future as a blogger.</p>
<p style="margin-bottom: 0in">&nbsp;</p>
<p style="margin-bottom: 0in"><em>- Alex </em></p>
<p style="margin-bottom: 0in"><p>Technorati Tags: <a href="http://technorati.com/tag/bounce+rate" rel="tag">bounce rate</a>, <a href="http://technorati.com/tag/lowering+your+bounce+rate" rel="tag"> lowering your bounce rate</a>, <a href="http://technorati.com/tag/google+analytics" rel="tag"> google analytics</a>, <a href="http://technorati.com/tag/problogger" rel="tag"> problogger</a>, <a href="http://technorati.com/tag/john+chow" rel="tag"> john chow</a>, <a href="http://technorati.com/tag/doshdosh" rel="tag"> doshdosh</a></p>
<p style="margin-bottom: 0in">&nbsp;</p>
<div class="aizatto_related_posts"><span class="aizatto_related_posts_header" >Related Posts</span><ul></ul></div><p>Happily posting useful content at <a href="http://www.net-entrepreneur.com">Net-Entrepreneur.com</a> <br>Current post was originally posted on:</p>
<p><a href="http://www.net-entrepreneur.com/an-ode-to-bounce-rate/">An Ode to Bounce Rate</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.net-entrepreneur.com/an-ode-to-bounce-rate/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>The 3 Things That Increased My Productivity</title>
		<link>http://www.net-entrepreneur.com/the-3-things-that-increased-my-productivity/</link>
		<comments>http://www.net-entrepreneur.com/the-3-things-that-increased-my-productivity/#comments</comments>
		<pubDate>Tue, 25 Mar 2008 21:41:17 +0000</pubDate>
		<dc:creator>Alex</dc:creator>
				<category><![CDATA[My Journey]]></category>
		<category><![CDATA[dark room]]></category>
		<category><![CDATA[emotional stress]]></category>
		<category><![CDATA[google analytics]]></category>
		<category><![CDATA[google benchmarking]]></category>
		<category><![CDATA[google notebook]]></category>
		<category><![CDATA[productivity]]></category>
		<category><![CDATA[stats addict]]></category>
		<category><![CDATA[subscribers]]></category>
		<category><![CDATA[visitors]]></category>

		<guid isPermaLink="false">http://www.net-entrepreneur.com/the-3-things-that-increased-my-productivity/</guid>
		<description><![CDATA[
I went through a lot since starting blogging. The emotional stress during the initial period is understandable. You cannot help yourself but to wonder if it&#8217;s all worth it when you see you visitors count suddenly decrease to 12, and your 6 subscribers that you excitedly told your wife about a day earlier, just plummeted [...]<p>Happily posting useful content at <a href="http://www.net-entrepreneur.com">Net-Entrepreneur.com</a> <br>Current post was originally posted on:</p>
<p><a href="http://www.net-entrepreneur.com/the-3-things-that-increased-my-productivity/">The 3 Things That Increased My Productivity</a></p>
]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.net-entrepreneur.com/images/success.jpg" alt="Productivity Increase" align="left" height="248" hspace="20" vspace="20" width="175" /></p>
<p>I went through a lot since starting blogging. The <strong>emotional</strong> stress during the initial period is understandable. You cannot help yourself but to wonder if it&#8217;s all worth it when you see you visitors count suddenly decrease to 12, and your 6 subscribers that you excitedly told your wife about a day earlier, just plummeted to one.</p>
<p>But then there is the <strong>physical</strong> domain as well. There were days I thought there was no way I was going to find a subject to write about. My routine was all over the place, I spent my entire free time blog hopping, checking my stats every 5 minutes to see what has changed, and when I finally got myself to write anything it usually took me 3 hours because of all the distractions.</p>
<p>Today I am going to share the three tools that increased my productivity during the last couple of weeks.</p>
<p style="margin-bottom: 0in">&nbsp;</p>
<h3>Recording Ideas As They Come</h3>
<p>This is the best thing that ever happened to me. I noticed that during the day I would come up with numerous ideas for articles, but if left unattended those ideas got forgotten rather quickly. I started to use a notepad to write down the ideas as soon as I had something on my mind. When using my computer I use a sticky-note widget to stick those wonderful yellow notes on my desktop. That way, by the end of the day, I go through my notebook to choose that day&#8217;s subject, and with the sticky notes I am always reminded of everything when I glance on my screen.</p>
<p>I&#8217;m trying to get used to Google Notebook, with little success. Nevertheless, I will continue trying as people report it is a very cool tool for keeping track of things.</p>
<p style="margin-bottom: 0in">&nbsp;</p>
<h3>Dark Room</h3>
<p>I mentioned earlier that I got distracted a lot when finally settling down to write an article. This is due to constant flow of information that you just <strong>have to </strong>check out, leaving everything for later.</p>
<h3><img src="http://they.misled.us/images/dark_room.gif" style="margin: 20px" alt="Dark Room Screenshot" align="right" height="199" hspace="20" vspace="10" width="178" /></h3>
<p>Lately, I found a cool little program that lets you write without distractions. It opens in full screen, blocking everything out, except the simple green-colored Courier font.</p>
<p>I find it great. Finally, when I write I am able to finish the whole first draft of the article before going to do some further research or whatever. Just for comparison, when using Word I was writing one, sometimes two paragraphs before deciding to give myself a mental brake and check my stats or stumble some sites.</p>
<p>So I highly recommend this tool. You can download here: <a rel="nofollow" href="http://they.misled.us/dark-room" target="_blank" title="Dark Room">they.misled.us/dark-room</a>. Note that you will have to install the .NET Framework if you don&#8217;t have it already. You will have a download link for this on their site as well.</p>
<p style="margin-bottom: 0in">&nbsp;</p>
<h3>Google Analytics and Google Benchmarking</h3>
<p>Being the stats addict that I am, <strong><font color="#0000ff">G</font><font color="#ff0000">o</font><font color="#ffcc00">o</font><font color="#3366ff">g</font><font color="#339966">l</font><font color="#ff0000">e</font> Analytics</strong> is the tool that I spend many hours using. It takes a while to realize what exactly you want to look for when using it, but once you do have a plan you&#8217;re on the right track. It takes 5 minutes to get the current picture and know that certain things have to be improved.</p>
<p>The parameters that are important to me are the <em>referring sites</em>, <em>top content</em> and <em>keywords</em>. I note the <em>bounce rate</em> and the <em>time on site</em> for each of the above. I also briefly go through the visitor trending and visitor loyalty menus. The Site Overlay in the Content menu is cool, it will show you how many times links were clicked on your site.</p>
<p>A relatively new development is <strong><font color="#0000ff">G</font><font color="#ff0000">o</font><font color="#ffcc00">o</font><font color="#3366ff">g</font><font color="#339966">l</font><font color="#ff0000">e</font> Benchmarking</strong>. It is a tool that compares the stats of your site to the average in the industry. The number of sites participating is steadily growing and the data is becoming more and more accurate. That adds another important tool to help you know what are your strong point and where you are limping behind. Very recommended.</p>
<p style="margin-bottom: 0in">&nbsp;</p>
<p>As my quest continues, I am sure that those 3 things are not the last. I&#8217;m constantly learning new techniques and discovering new tools, and be sure that once I find anything really useful you will know about it.</p>
<p style="margin-bottom: 0in">&nbsp;</p>
<p>- Alex</p>
<p style="margin-bottom: 0in">&nbsp;</p>
<p>Technorati Tags: <a href="http://technorati.com/tag/productivity" rel="tag">productivity</a>, <a href="http://technorati.com/tag/dark+room" rel="tag"> dark room</a>, <a href="http://technorati.com/tag/google+analytics" rel="tag"> google analytics</a>, <a href="http://technorati.com/tag/google+benchmarking" rel="tag"> google benchmarking</a>, <a href="http://technorati.com/tag/google+notebook" rel="tag"> google notebook</a>, <a href="http://technorati.com/tag/stats+addict" rel="tag"> stats addict</a>, <a href="http://technorati.com/tag/visitors" rel="tag"> visitors</a>, <a href="http://technorati.com/tag/subscribers" rel="tag"> subscribers</a></p>
<div class="aizatto_related_posts"><span class="aizatto_related_posts_header" >Related Posts</span><ul></ul></div><p>Happily posting useful content at <a href="http://www.net-entrepreneur.com">Net-Entrepreneur.com</a> <br>Current post was originally posted on:</p>
<p><a href="http://www.net-entrepreneur.com/the-3-things-that-increased-my-productivity/">The 3 Things That Increased My Productivity</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.net-entrepreneur.com/the-3-things-that-increased-my-productivity/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
	</channel>
</rss>
