<?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>Small Site News &#187; Analytics</title>
	<atom:link href="http://www.smallsitenews.com/category/analytics/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.smallsitenews.com</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Tue, 07 Feb 2012 13:11:48 +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>Can Hackers Access Your Site Through Google Analytics?</title>
		<link>http://www.smallsitenews.com/2010/04/27/can-hackers-access-your-site-through-google-analytics/</link>
		<comments>http://www.smallsitenews.com/2010/04/27/can-hackers-access-your-site-through-google-analytics/#comments</comments>
		<pubDate>Tue, 27 Apr 2010 12:30:02 +0000</pubDate>
		<dc:creator>Dave Taylor</dc:creator>
				<category><![CDATA[Analytics]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[Tools]]></category>

		<guid isPermaLink="false">http://www.smallsitenews.com/?p=138</guid>
		<description><![CDATA[A friend of mine told me that by including Google Analytics code on my site I am leaving open doors for hackers to break into my site and deface my pages or hijack the server entirely. Now I&#8217;m kinda freaked out. Is this true? Dave&#8217;s Answer: This isn&#8217;t true, and I don&#8217;t know why people [...]]]></description>
			<content:encoded><![CDATA[<p>A friend of mine told me that by including <a href="http://www.google.com/analytics" target="_blank">Google Analytics</a> code on my site I am leaving open doors for hackers to break into my site and deface my pages or hijack the server entirely. Now I&#8217;m kinda freaked out. Is this true?</p>
<p><span id="more-138"></span></p>
<p>Dave&#8217;s Answer:</p>
<p></p>
<p>This isn&#8217;t true, and I don&#8217;t know why people think it&#8217;s a risk. Google has a ton of smart engineers: do you think they&#8217;d have a popular product like Google Analytics (which I run on this site) be something that could be exploited by hackers?  I sure don&#8217;t.</p>
<p>But to clarify, I asked my friend Bennett Haselton to share his thoughts on this matter. Bennett writes for the programmer/geek site <a href="http://www.slashdot.com/" target="_blank">Slashdot</a>, among others, and has a good handle on how people who break into sites exploit weaknesses. Here&#8217;s what he said:</p>
<p>Your friend, or his web team, is in the twilight zone or something.  It&#8217;s not even theoretically possible for Google Analytics to provide a &#8220;doorway&#8221; to hackers.</p>
<p>When you add Google Analytics code to your website, your webserver just sees that as normal &#8220;content&#8221; &#8212; just a sequence of bytes, like an image or a video file or a text file &#8212; and when the user requests it, the webserver sends it to them, just as the webserver sends other content like images and videos.  Thus it&#8217;s not possible for adding Google Analytics to enable anyone to &#8220;hack&#8221; your site, because from the point of view of the webserver, it&#8217;s just normal content that it sends to the user.</p>
<p>What follows is how I would summarize it for a non-techie audience, although only a non-techie can tell if the explanation is any good <img src='http://www.smallsitenews.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  </p>
<p>What happens when someone goes to your website, if you have a Google Analytics tag on your page:
</p>
<ol>
<li>The user loads your page</li>
<p>
<li>The user&#8217;s web browser sees that you have a tag on your page.  This tag is basically a set of instructions that tells the user&#8217;s browser to request some content from the Google Analytics server.</li>
<p>
<li>The user&#8217;s computer requests that content from the Google Analytics server.</li>
<p>
<li>At the end of the month, you as the webmaster, can go to the Google Analytics page and log in to your Google Analytics account, to see how many times a user loaded the content that was requested in step #3.  That way Google can tell you how many times the content was loaded, what countries it was loaded from, etc.  That&#8217;s what Google Analytics does.</li>
</ol>
<p>Note that in these four steps, there is never a point where any  &#8220;instructions&#8221; (code) are actually run *on* your webserver.  After  step #1, your webserver is out of the loop entirely.  The Google  Analytics code is a set of instructions on your webpage, but those instructions (which say &#8220;Go and fetch some content from Google&#8217;s servers&#8221;) are instructions that are followed by your web browser.  The Google Analytics code doesn&#8217;t tell your webserver to &#8220;do&#8221; anything.</p>
<p>The only time installing third-party programs onto your website could expose your website to security attacks, would be in the case of programs like WordPress, because WordPress consists of code (instructions) that is actually run *by the webserver*.  If the authors of WordPress have programmed it carefully, the code won&#8217;t do anything harmful, but sometimes attackers will find ways to exploit it and cause it to do harmful things. In that case you always have to make sure you have the latest WordPress fixes installed.</p>
<p>The distinction between *code* and *content* can help simplify things without having to spend years learning about computer security.  It&#8217;s what makes it intuitive to see why installing Google Analytics (or an image or a video file) cannot enable anyone to &#8220;break into&#8221; your website, but installing WordPress could (sometimes) enable a break-in.</p>
<p><a href="http://www.askdavetaylor.com/can_hackers_exploit_google_analytics_to_break_into_my_site.html">Comments</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.smallsitenews.com/2010/04/27/can-hackers-access-your-site-through-google-analytics/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Segmentation Is The Heart Of Most Real Analysis</title>
		<link>http://www.smallsitenews.com/2010/01/05/segmentation-is-the-heart-of-most-real-analysis/</link>
		<comments>http://www.smallsitenews.com/2010/01/05/segmentation-is-the-heart-of-most-real-analysis/#comments</comments>
		<pubDate>Tue, 05 Jan 2010 13:46:24 +0000</pubDate>
		<dc:creator>Gary Angel</dc:creator>
				<category><![CDATA[Analytics]]></category>

		<guid isPermaLink="false">http://www.smallsitenews.com/?p=108</guid>
		<description><![CDATA[I didn’t quite stop working this past week (when Semphonic is closed) but it sure feels that way as I get ready for the New Year! Now that’s it time to shed the holiday mindset and immerse ourselves back into the world of work, I’m going to resume my series on tactics in web analytics [...]]]></description>
			<content:encoded><![CDATA[<p>I didn’t quite stop working this past week (when Semphonic is closed) but it sure feels that way as I get ready for the New Year! Now that’s it time to shed the holiday mindset and immerse ourselves back into the world of work, I’m going to resume my series on tactics in web analytics visitor segmentation. </p>
<p><span id="more-108"></span>
<p>Segmentation is at the heart of most real analysis – and in this series I’m focusing on analytic segmentation – not segmentation of large and significant populations for reporting purposes. In the last post, I showed how we used segmentation to isolate, study and improve the behavior of printed catalog searchers coming online to look for a specific product. Today, I’m going to show an example where visitor geography turned out to be the key to effective segmentation and personalization.</p>
<p><strong>Example: Geo-Based Searching</strong>
<p><strong>Use Case:</strong> A real-estate focused site knew that geography was probably important to visitor behavior, but despite many years of operation there was significant disagreement about the online population’s searching behavior and how it related to where they accessed the internet.&nbsp; </p>
<p><strong>Client Question:</strong> The client wanted to know how visitor geography and search behavior were related. Key questions included:</p>
<ul>
<li>Did most visitors use the site to look at properties outside or inside their current location?</li>
<li>Did visitors search the same locations repeatedly?</li>
<li>Were there significant differences between visitors searching in their own geography vs. those searching outside their own geography?</li>
</ul>
<p><strong>Measurement Issues:</strong> Search geography was captured as an input search string – making it difficult to consistently resolve since it had many variations.</p>
<p><strong>Tool: </strong>We used Omniture’s Data Warehouse tool for the analysis.</p>
<p><strong>Methodology:</strong> One of the challenges here was that we didn’t have a direct correlation between search term and visitor geography. Getting that kind of report is one of the reasons we usually recommend that companies deploy a Vista rule to copy the visitor geography into variables. However, with data warehouse, we could get at the data. It was more a question of how to do it conveniently. </p>
<p>Let’s start with how we tackled the first question – did visitors use the site to look at properties within or outside their current geography? Obviously, we knew we were going to see both behaviors, but the relative percentages were hotly debated.</p>
<p>Unfortunately, in web analytics systems as they exist today, you can’t generally create a segmentation based on the comparison of two variables. In other words, we couldn’t use a query that selected all the visits where the internal search term was contained within the SiteCatalyst visitor DMA. In addition, we didn’t have the ability to apply any operators to the various strings involved – so comparison would be inherently hit or miss.</p>
<p>One alternative was to produce a giant data warehouse request that simply gave us all the combinations of visitor geo and search term along with visit count. We could then load this into Access or SQL-Server and have at it. </p>
<p>For an analysis that required comprehensive coverage, that might have been our approach. But this was just a piece of wider site analysis and we really couldn’t afford to spend more than about 8-10 hours on the whole use-case. So what we decided to do was focus on a small set of target markets that we took to be representative – markets like Bakersfield for mid-size cities and Tahoe for vacation destinations. </p>
<p>We then built a segmentation based on search terms that contained the relevant target area. This took advantage of the segmentation builder’s ability to use &#8220;Contains &#8220;and multiple rules strung together. </p>
<p><img alt="Visitor Segmentation Blog 2 - image 1" class="asset asset-image at-xid-6a00d83454a6d169e2012876a20b3c970c image-full " src="http://images.ientrymail.com/smallsitenews/images/6a00d83454a6d169e2012876a20b3c970c-800wi.gif" title="Visitor Segmentation Blog 2 - image 1" border="0"> </p>
<p>Using segments like this, we generated reports on visitor geography for each target area. This allowed us to answer the first question in detail. For each target area, we knew what percentage of the searchers originated in the target area, what percentage were adjacent (from nearby DMAs) and what percentage were outside the target area. </p>
<p>It turned out that on this particular site, for all areas except resort cities like Tahoe, a very heavy majority of searchers were local.</p>
<p>Note that this segmentation was visit-based &#8211; in the next step we extended it to include visitor behavior.</p>
<p>This was almost too easy. The most important decision was simply to focus on a set of target markets that represented different potential use-cases instead of trying to answer the question for every market and for every search. </p>
<p>The second case was just a little bit trickier. We wanted to understand whether the site displays could be tuned based on previous visitor search behavior. So the question was did visitors tended to search on the same places when they returned to the site. </p>
<p>For this analysis, we extended our original target market segmentations to look at all visitor behavior when the first visit included a search of the target market. The segmentation looked something like this:</p>
<p><img alt="Visitor Segmentation Blog 2 - image 2" class="asset asset-image at-xid-6a00d83454a6d169e2012876a20ce2970c image-full " src="http://images.ientrymail.com/smallsitenews/images/6a00d83454a6d169e2012876a20ce2970c-800wi.gif" title="Visitor Segmentation Blog 2 - image 2" border="0"></p>
<p>Note that the Visit filter is now nested inside a Visitor filter. This means we’ll get all of the behavior for any Visitor that meets the Visit criteria. To the Visit criteria, we added that the Visit Number for the target market search had to equal one. This gave us a population of visitors who started by searching in one of our target areas.</p>
<p>Now, we generated a report that looked like this:</p>
<p><img alt="Visitor Segmentation Blog 2 - image3" class="asset asset-image at-xid-6a00d83454a6d169e2012876a20d85970c image-full " src="http://images.ientrymail.com/smallsitenews/images/6a00d83454a6d169e2012876a20d85970c-800wi.gif" title="Visitor Segmentation Blog 2 - image3" border="0"> </p>
<p>
<p>With this filter, we were able to see all the searches done by visitors in subsequent visits to the site when they began with a Bakersfield search. We used Excel to aggregate the results and with a little arithmetic (or another segment) we could get all the Bakersfield searches who started off by doing something else in their first visit.</p>
<p>It turned out that for this particular site, the vast majority of visitors in all of our target markets tended to repeat their searches identically on subsequent visits.</p>
<p><strong>Conclusions and Recommendations: </strong>This analysis answered some fundamental questions about how visitors used the site – but it also suggested some extremely important personalizations. For any site, the faster you can get visitors to the stuff they want, the better and more successful the experience. The analysis strongly suggested that the site could profitably display results for visitors as soon as they arrived on the site – without even waiting for a search. It also suggested that keeping and using previous results to tune session re-entry pages would have similar benefits.</p>
<p><strong>Reflections:</strong> One of these segmentations was trivial, the other only a little more complicated. But used judiciously along with the idea of isolating a representative set of target markets and they were able to answer definitively some questions that had persisted within the business for years. In addition, the answer suggested some significant personalization opportunities that the site was missing. </p>
<p>One other really important aspect of this analysis – and one I find repeated over and over – is the importance of visitor level segmentation. In nearly every real analysis, it turns out to be vitally important to be able to extend a segmentation to retrieve all the behavior for a visitor meeting certain behavioral criteria. As an extension of that, the ability to report on behavior by visit number is almost equally important. We use visit number in reports with startling regularity – and because of that we recommend that visit number be kept in Omniture variables (using a Vista rule or plug-in). </p>
<p><a href="http://semphonic.blogs.com/semangel/2010/01/tactics-in-web-analytics-visitor-segmentation.html">Comments</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.smallsitenews.com/2010/01/05/segmentation-is-the-heart-of-most-real-analysis/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Establishing Benchmarks And Measuring Progress</title>
		<link>http://www.smallsitenews.com/2009/11/03/establishing-benchmarks-and-measuring-progress/</link>
		<comments>http://www.smallsitenews.com/2009/11/03/establishing-benchmarks-and-measuring-progress/#comments</comments>
		<pubDate>Tue, 03 Nov 2009 13:30:50 +0000</pubDate>
		<dc:creator>Sally Falkow</dc:creator>
				<category><![CDATA[Analytics]]></category>
		<category><![CDATA[Business]]></category>
		<category><![CDATA[Marketing]]></category>
		<category><![CDATA[Tools]]></category>

		<guid isPermaLink="false">http://www.smallsitenews.com/?p=88</guid>
		<description><![CDATA[If engagement is the holy grail of social media marketing, how do we know if we’ve hit the jackpot? How many of our visitors are fully engaged and how many are walking away? Measurement depends on setting goals, establishing benchmarks and then measuring progress toward the goal.&#160; But is engagement too fuzzy a concept to [...]]]></description>
			<content:encoded><![CDATA[<p>If engagement is the holy grail of social media marketing, how do we know if we’ve hit the jackpot? How many of our visitors are fully engaged and how many are walking away?</p>
<p>Measurement depends on setting goals, establishing benchmarks and then measuring progress toward the goal.&nbsp; But is engagement too fuzzy a concept to be able to measure?</p>
<p><span id="more-88"></span></p>
<p>What exactly is this engagement thing we’re trying to achieve?&nbsp; According to a post at <a href="http://econsultancy.com/blog/4887-35-social-media-kpis-to-help-measure-engagement">eConsultancy.org </a>you want people to</p>
<ul>
<li>make a noise.</li>
<li> store and share things.</li>
<li>love your website.</li>
<li>visit more frequently</li>
<li> refer your company to their friends.</li>
<li>buy into your brand.</li>
<li>and of course buy your products.</li>
</ul>
<p>I’m not so sure about the make a noise one.&nbsp; Any old noise is no good – they have to be saying good things about you to others.</p>
<p>What I do agree with wholeheartedly is that you have to give people a way to interact with you – online and offline.&nbsp; There is overwhelming evidence that people want to contribute, they want to be involved.&nbsp; They have opinions and ideas about your business.&nbsp; Witness the success of Dell’s IdeaStorm&nbsp; and MyStarbucks Idea.</p>
<p>And if you think it’s an odd notion that customers would want to have a say in your business, both these companies were featured in the Engagement study that showed that the most engaged companies in the US are also the ones that did the best financially through the recession.</p>
<p>So what activities count as engagement?&nbsp; These 36 are from Chris Lake who is working on a new social commerce start up in the UK.</p>
<h2>A list of social interaction metrics / KPIs</h2>
<ol>
<li><strong>Alerts</strong></li>
<li><strong>Bookmarks</strong> (onsite, offsite)</li>
<li><strong>Comments</strong></li>
<li><strong>Downloads</strong></li>
<li><strong>Alerts</strong> (register and response rates / by channel / CTR / post click activity)</li>
<li><strong>Email subscriptions</strong></li>
<li><strong>Fans</strong> (become a fan of something / someone)</li>
<li><strong>Favourites</strong> (add an item to favourites)</li>
<li><strong>Feedback</strong> (via the site)</li>
<li><strong>Followers</strong> (follow something / someone)</li>
<li><strong>Forward to a friend</strong></li>
<li><strong>Groups</strong> (create / join / total number of groups / group activity)</li>
<li><strong>Install widget </strong>(on a blog page, Facebook, etc)</li>
<li><strong>Invite / Refer </strong>(a friend)</li>
<li><strong>Key page activity</strong> (post-activity)</li>
<li><strong>Love / Like this </strong>(a simpler form of rating something)</li>
<li><strong>Messaging</strong> (onsite)</li>
<li><strong>Personalization</strong> (pages, display, theme)</li>
<li><strong>Posts</strong></li>
<li><strong>Profile</strong> (e.g. update avatar, bio, links, email, customisation, etc)</li>
<li><strong>Print page</strong></li>
<li><strong>Ratings</strong></li>
<li><strong>Registered users </strong>(new / total / active / dormant / churn)</li>
<li><strong>Report spam / abuse</strong></li>
<li><strong>Reviews</strong></li>
<li><strong>Settings</strong></li>
<li><strong>Social media sharing / participation </strong>(activity on key social media sites, e.g. Facebook, Twitter, Digg, etc)</li>
<li><strong>Tagging</strong> (user-generated metadata)</li>
<li><strong>Testimonials</strong></li>
<li><strong>Time spent on key pages</strong></li>
<li><strong>Time spent on site </strong>(by source / by entry page)</li>
<li><strong>Total contributors</strong> (and % active contributors)</li>
<li><strong>Uploads</strong> (add an item, e.g. articles, links, images, videos)</li>
<li><strong>Views</strong> (videos, ads, rich images)</li>
<li><strong>Widgets</strong> (number of new widgets users / embedded widgets)</li>
<li><strong>Wish lists</strong> (save an item to wish list)</li>
</ol>
<p>How many of these do you offer on your site?&nbsp; How do you know which ones to add?</p>
<p>Go back to step one of your <a title="social media strategy" href="http://expansionplus.com/impr/social-media.html">social media strategy</a> and listen to the conversations – tap in to the needs, likes&nbsp; and dislikes of your visitors and customers.&nbsp; The days of deciding for others are long gone.&nbsp; You have to give them the tools they need and want, not what you think is right for them.&nbsp; Everything on this list won’t work for every site.</p>
<p>For example:&nbsp; A company that is involved in bath and kitchen makeovers is currently looking at adding social interactivity to their website.&nbsp; After taking the list of ideas the CEO has, and listening to his customers and visitors to the site, this is the proposed list</p>
<ol>
<li><strong>Register for Alerts by RSS feed – </strong>to get new content</li>
<li><strong>Views</strong> (videos,&nbsp; rich images, design concepts)</li>
<li><strong> </strong><strong>Use the design widget</strong></li>
<li><strong>Put the widget on their </strong>blog or Facebook, etc)</li>
<li><strong>Feedback</strong> (via the site)</li>
<li><strong>Email subscriptions</strong></li>
<li><strong>Favorites</strong> (add an item to favourites)</li>
<li><strong>Feedback</strong> (via the site)</li>
<li><strong>Forward to a friend</strong></li>
<li><strong>Invite / Refer </strong>(a friend)</li>
<li><strong>Social media sharing / participation </strong>(activity on key social media sites, e.g. Facebook, Twitter, Digg, relevant design forums, blogs&nbsp; etc)</li>
<li><strong>Time spent on key pages</strong></li>
<li><strong>Time spent on site </strong>(by source / by entry page)</li>
</ol>
<p>How are you keeping track of your engagement stats?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.smallsitenews.com/2009/11/03/establishing-benchmarks-and-measuring-progress/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Measuring Your Site&#8217;s Analytics Velocity</title>
		<link>http://www.smallsitenews.com/2009/07/27/measuring-your-sites-analytics-velocity/</link>
		<comments>http://www.smallsitenews.com/2009/07/27/measuring-your-sites-analytics-velocity/#comments</comments>
		<pubDate>Mon, 27 Jul 2009 21:18:10 +0000</pubDate>
		<dc:creator>Gary Angel</dc:creator>
				<category><![CDATA[Analytics]]></category>
		<category><![CDATA[SEO]]></category>

		<guid isPermaLink="false">http://pimp.smallsitenews.com/?p=18</guid>
		<description><![CDATA[For many types of systems and measurements, the rate of change is more important than the actual measure. In physics, g-force is a function of acceleration not speed &#8211; no matter how fast you are traveling, you feel at rest as long as your speed doesn&#8217;t change. In the world of business, stock traders often [...]]]></description>
			<content:encoded><![CDATA[<p>For many types of systems and measurements, the rate of change is more important than the actual measure. In physics, g-force is a function of acceleration not speed &#8211; no matter how fast you are traveling, you feel at rest as long as your speed doesn&#8217;t change. In the world of business, stock traders often focus on &#8220;momentum&#8221; &#8211; how rapidly a stock or market price is moving up or down.</p>
<p><span id="more-18"></span></p>
<p>And in web analytics, we often care more about whether traffic is going up more than its true absolute level. But this focus on rates of change, though something of a truism, hasn&#8217;t been consistently applied in many types of online reporting. In this short series, I&#8217;m going to discuss some areas of online measurement where concepts of rates-of-change and velocity haven&#8217;t been widely adapted but are, nevertheless, extremely useful.</p>
<p><strong>Content Evaluation / Editorial Reporting</strong><br />Nowhere is the concept of rate-of-change/velocity more important than when it comes to creating media metrics for editorial reporting. Raw numbers about article consumption are almost meaningless except when understood in the context of how long the article has been in circulation and what position it has been given during that time. If you&#8217;re providing your editorial staff with a daily report on content page views, you are forcing them to put each article in that context: mentally doing the arithmetic of when an article was pushed, what position&#8217;s it&#8217;s held, and, given those two facts, how that compares to previous content performance. That&#8217;s a lot to hold in your head and it makes using those reports much more difficult than it ought to be.</p>
<p>Using concepts of velocity, you have the ability to deliver crisper, far more informative editorial reporting.</p>
<p><img alt="Editorial Support Dashboard" class="at-xid-6a00d83454a6d169e2011572199cc7970b image-full " src="http://images.ientrymail.com/smallsitenews/images/6a00d83454a6d169e2011572199cc7970b-800wi.jpg" title="Editorial Support Dashboard" border="0" width="500" height="380"></p>
<p>This type of report uses an average of previous stories velocity curves (by time &amp; position) to create a predicted interest line (in blue) for each article. It then maps the actual usage velocity (in red). This gives a simple, precise, and accurate depiction of how well a story is performing relative to proper expectations; it shows not only whether the story is more popular than average but what legs it has and how long it should probably stay in rotation.</p>
<p>To me, this is another example of what we at Semphonic call <a href="http://semphonic.com/CSMetrics.aspx">Analytic Reporting</a> &#8211; reports that answer questions instead of just raising them.</p>
<p>Of course, a straightforward velocity report isn&#8217;t available out of the box in pretty much any web analytics solution &#8211; you have to do some work. </p>
<p>First, you need to create some metadata about the article in the web analytics solution. There are typically two ways of doing this. You can push basic information (like publish-date and position) as variables to be captured by the tag in real-time. Alternatively, you can push a content-id as a variable (or as part of the page name) and then transfer the metadata to the web analytics system (for example in Omniture this would be a SAINT file, in NetInsight a DataConduit). </p>
<p>Keep in mind that constructs like SAINT work pretty well for most article meta-data (e.g. push-date, author, service, length) but can be problematic for something like position. SAINT changes all of the data being viewed &#8211; regardless of whether it&#8217;s past or present. So you can&#8217;t capture the fact that an article may have been position 1 on the 24th of July and position 4 on the 25th using a SAINT table for metadata. This means that variables like position that change over time must be captured by the tag in real-time.</p>
<p>Having the push-date and positions for an article makes it easier to understand its performance, but it isn&#8217;t enough to make editorial reporting as easy and powerful as it should be. Web Analytics solutions don&#8217;t give you much flexibility in report generation and variable calculation &#8211; so getting to the data you really want &#8211; traffic by position and time since push date is still very difficult even when you&#8217;ve captured the push-date and the position in the data stream.</p>
<p>To make reporting easier, I recommend doing a little more pre-processing on the records. In Omniture, for example, you do this using Vista Rules. By combining two Vista Rules, you can get to the information you really need into a report without a lot of complex segmentation or correlation. The first Vista Rule is the TimeStamp Rule. This simple, very common rule, just places the time stamp in a variable for every server call. The second Vista Rule you need is custom; it calculates the difference in hours between the time stamp and the push-date variable and saves this difference in another variable. You can really make your reporting easier by concatenating that difference and the position together in a single variable.</p>
<p>Keep in mind that while I&#8217;ve described all this as happening with Vista Rules, it can be done in other solutions as well (with DataConduits and processing rules in NetInsight for example) and it can be done in ANY tag-based solution using coding in the tag. So no matter what solution you are using: from Google Analytics to DoP, it&#8217;s possible to derive this simple but powerful metric of content activity by time from push-date and position.</p>
<p>What you get when you do all this work is a variable with content id and a variable with the number of views (and visits) by position by time since push-date. You can correlate this variable with the basic TimeStamp to get the actual day of week and the hour of day &#8211; that&#8217;s important since content pushed after midnight (for example) is going to have a different velocity curve than content pushed at 8AM.</p>
<p>That&#8217;s pretty much all the secret sauce there is to delivering a report just like the one I started this post with.</p>
<p>Actual Content Velocity vs. Predicted Content Velocity is the sort of Media Metric that I think adds real value to editorial understanding and it&#8217;s a great illustration of how useful concepts of velocity really are. It&#8217;s also the kind of metric that I&#8217;d like to see discussed at X Change in our first ever industry-specific Huddle &#8211; Media Metrics (led by Turner&#8217;s Tom Cattapan). There&#8217;s so much more to measuring media than page views and time-on-site and the vast majority of really useful metrics never seem to see the light of day!</p>
<p><a href="http://semphonic.blogs.com/semangel/2009/07/concepts-of-velocity-in-web-analytics.html" class="bluelink">Comments</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.smallsitenews.com/2009/07/27/measuring-your-sites-analytics-velocity/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Understanding Bounce Rates</title>
		<link>http://www.smallsitenews.com/2009/01/06/understanding-bounce-rates/</link>
		<comments>http://www.smallsitenews.com/2009/01/06/understanding-bounce-rates/#comments</comments>
		<pubDate>Tue, 06 Jan 2009 21:18:06 +0000</pubDate>
		<dc:creator>David Leonhardt</dc:creator>
				<category><![CDATA[Analytics]]></category>
		<category><![CDATA[Search]]></category>

		<guid isPermaLink="false">http://pimp.smallsitenews.com/?p=59</guid>
		<description><![CDATA[Last night I posted about what Google has to say on SEO and bounce rates.&#160;&#160; You can&#160; view the post here. A great question was posted by Wilson: &#8220;David, I was wondering, why Google want to have two different answer for the bounce rates…? &#8221; Even broken down into four parts, my response was longer [...]]]></description>
			<content:encoded><![CDATA[<p>Last night I posted about what Google has to say on SEO and bounce rates.&nbsp;&nbsp; You can&nbsp; <a href="http://www.seo-writer.com/blog/2008/12/31/google-leaves-questions-about-bounce-rates/">view the post here</a>. A great question was posted by <a href="http://willyoumind.blogspot.com/" target="_blank">Wilson</a>: &#8220;David, I was wondering, why Google want to have two different answer for the bounce rates…? &#8221;</p>
<p><span id="more-59"></span></p>
<p>Even broken down into four parts, my response was longer than allowed for comments on this blog, so I decided to make it a post on its own.&nbsp; Here is my answer to Wilson&#8217;s question:</p>
<p>Great question. I will get to that, but let us look at another misunderstood part of the Google algorithm.</p>
<p>We have been wondering for years why Google has three different measures for PageRank. The <strong>real PageRank calculation</strong> used in their algorithm is a complex logarithmic calculation. All other things being equal, a link from a PR4.12964 page is probably worth many links from a PR3.45294 page, for instance (We have no idea to how many decimal spaces the real PageRank is calculated, not whether this has remained steady over the years or whether it fluctuates over time).</p>
<p>Then there is the <strong>PageRank in the Google Directory</strong>, which supposedly is on a scale of 8. I can&#8217;t find any reference to the 8-point scale in the Directory, but the <a href="http://en.wikipedia.org/wiki/PageRank">Wikipedia article on PageRank</a> is a good reference on this point. Interestingly, the Google Directory states that…<br />
<blockquote>&nbsp;&#8221;The green ratings bars are Google&#8217;s assessment of the importance of a web page, as determined by Google&#8217;s patented PageRank technology and other factors. These PageRank bars tell you at a glance whether Google considers a page to be a high-quality site worth checking out.&#8221;</p></blockquote>
<p>Note the &#8220;<em>and other factors&#8221; wording.</em></p>
<p>Finally we have the famous <strong>Toolbar PageRank</strong>, a green bar on a scale from one to ten. This is what most webmasters mistakenly refer to as Google&#8217;s PageRank calculation. However, it is just an estimation that makes a PageRank of 4.0001 look the same as a PageRank of 4.9999, even though the latter might be worth many times the former. Meanwhile, it makes a PageRank of 4.9999 look much less valuable than a PageRank of 5.0001, even though the two are almost the same. Furthermore, everyone involved in SEO can recount numerous instances where a page &#8220;should&#8221; have a much higher or much lower PageRank than another page, based on the number and value of incoming links, but the Toolbar PageRank does not reflect that. (For instance, I have noted on many sites that a &#8220;links&#8221; page with identical link juice to a PR3 content page might nevertheless have a PageRank value of zero.)<br />
<h2 style="text-align: center;">What does this tell us about bounce rates?</h2>
<p>Just like PageRank, bounce rates is a metric Google shares with its users. PageRank is viewable to everybody; bounce rates are viewable only to the website owner. In both cases, Google is showing a very simple calculation … a number people can use to quickly make comparisons between pages, between websites, between last month and this month, etc.</p>
<p>As I wrote above, &#8220;It would be a ridiculously simplistic algorithm that calculates bounces using such simple calculations.&#8221; Any serious calculation of bounces applied to a search engine ranking algorithm would have to be such a complex multidimensional equation that it would be useless to you or I as humans viewing it with our eyes (unless you happen to be a mathematical genius &#8211; and I mean <em>genius</em> &#8211; which I am not by a long shot.</p>
<p>Except to the extent that a search engine chooses to reveal how it treats bounces and other actions in its algorithm, we will never know for certain what plays a role and what does not, nor how big a role each factor plays. This is par for the course with ranking algorithms.</p>
<p>It is also totally possible that Google and the other search engines do not include bounce rates and related user actions yet in their algorithms.&nbsp; Adam Lasnik&#8217;s comments quoted in my previous post are good hints, but they are hardly official.&nbsp;&nbsp;&nbsp;&nbsp; Google engineer Knut&nbsp;Magne Risvik <a href="http://translate.google.com/translate?hl=en&amp;u=http%3A%2F%2Fwww.digi.no%2Fphp%2Fart.php%3Fid%3D798287&amp;sl=no&amp;tl=en" target="_blank">speaking in Norwegian at Digi.no</a>&nbsp;and saying that&nbsp; Google can measure how many seconds it takes from when a user clicks on a link to click back to Google, and if it is a short time that visit was a failure,&nbsp;is not quite an official Google statement either.&nbsp;&nbsp;The only search engine that has released anything official is MSN through its <a href="http://www.seo-writer.com/blog/2008/08/18/browserank-goes-beyond-pagerank"></a>BrowseRank paper … and that is not a statement current practice but of future intentions.</p>
<p>As this very young field matures, Google might also change its Google Analytics definition of &#8220;bounce rate&#8221;. SEO aside, the raging debate over whether a high bounce rate could sometimes be a good thing (depending on the nature of a website) makes a good case for changing the Google Analytics definition, too.</p>
<p>The summary to all this is that I have to answer Wilson with a simple &#8220;I don&#8217;t know&#8221;.&nbsp; But, just like defining &#8220;bounce rate&#8221; and &#8220;PageRank&#8221;, such simple answers are really a lot more complex than they look.</p>
<p><a href="http://www.seo-writer.com/blog/2008/12/31/what-pagerank-can-tell-us-about-seo-and-bounce-rates/" class="bluelink">Comments</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.smallsitenews.com/2009/01/06/understanding-bounce-rates/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Getting Google Analytics On Your Site</title>
		<link>http://www.smallsitenews.com/2008/12/16/getting-google-analytics-on-your-site/</link>
		<comments>http://www.smallsitenews.com/2008/12/16/getting-google-analytics-on-your-site/#comments</comments>
		<pubDate>Tue, 16 Dec 2008 21:19:46 +0000</pubDate>
		<dc:creator>Rich Brooks</dc:creator>
				<category><![CDATA[Analytics]]></category>

		<guid isPermaLink="false">http://pimp.smallsitenews.com/?p=61</guid>
		<description><![CDATA[Google Analytics is a powerful traffic reporting system that will provide insight on how people find your Web site and how they behave once they get there. It&#8217;s a required component of any Web marketing strategy. This post is kind of a how-to of getting Google Analytics setup on your Web site, whether you&#8217;re a [...]]]></description>
			<content:encoded><![CDATA[<p>Google Analytics is a powerful traffic reporting system that will provide insight on how people find your Web site and how they behave once they get there. It&#8217;s a required component of any Web marketing strategy.</p>
<p><span id="more-61"></span></p>
<p><a href="http://www.flyteblog.com/.a/6a00d83452d49f69e20105365f90c5970b-2" class="bluelink"><img src="http://www.flyteblog.com/.a/6a00d83452d49f69e20105365f90c5970b-200wi" border="0"></a></p>
<p>This post is kind of a how-to of getting Google Analytics setup on your Web site, whether you&#8217;re a DIYer or you want to provide the necessary snippet of code to your Web developer to keep your update costs down.</p>
<p><b>Step 1: Get a Google account.</b></p>
<p>Chances are, you may already have a Google account; if you have a gmail address, you already do. However, you may want to create a new Google account specifically for your Web site, separate from your personal Gmail.</p>
<p>If so, start by visiting <a href="http://www.google.com/" class="bluelink">http://www.google.com</a>. In the top right corner you should see a <b>Sign In link</b>. Click it.</p>
<p><a href="http://www.flyteblog.com/.a/6a00d83452d49f69e2010536675901970c-400wi"><img src="http://www.flyteblog.com/.a/6a00d83452d49f69e2010536675901970c-400wi" style="width: 396px;" border="0"></a></p>
<p>This will take you to a login page that will also allow you to <b>Create an Account Now</b>. Click it.</p>
<p> <a href="http://www.flyteblog.com/.a/6a00d83452d49f69e2010536675b2b970c-400wi"><img src="http://www.flyteblog.com/.a/6a00d83452d49f69e2010536675b2b970c-400wi" style="width: 396px;" border="0"></a></p>
<p>In order to create a new account you&#8217;ll need to enter your current email address and a password. If you already have a Google account you won&#8217;t be able to use the same email address here.</p>
<p><a href="http://www.flyteblog.com/.a/6a00d83452d49f69e2010536675f85970c-400wi"><img src="http://www.flyteblog.com/.a/6a00d83452d49f69e2010536675f85970c-400wi" style="width: 396px;" border="0"></a></p>
<p>Google will then send a confirmation to the email you entered.</p>
<p><a href="http://www.flyteblog.com/.a/6a00d83452d49f69e20105365f5981970b-400wi"><img src="http://www.flyteblog.com/.a/6a00d83452d49f69e20105365f5981970b-400wi" style="width: 396px;" border="0"></a></p>
<p>Click on the link (or copy and paste it into your Web browser&#8217;s address bar) to confirm your email and establish your Google account.</p>
<p><a href="http://www.flyteblog.com/.a/6a00d83452d49f69e201053667618e970c-400wi"><img src="http://www.flyteblog.com/.a/6a00d83452d49f69e201053667618e970c-400wi" style="width: 396px;" border="0"></a></p>
<p>You now have a Google Account.</p>
<p><b>Step 2: Get a Google Analytics account.</b></p>
<p>Visit <a href="https://www.google.com/analytics/" class="bluelink">https://www.google.com/analytics/</a>, click on Access Analytics (a big blue button at the time of this writing) and login using your Google account.</p>
<p><a href="http://www.flyteblog.com/.a/6a00d83452d49f69e20105365f628e970b-400wi"><img src="http://www.flyteblog.com/.a/6a00d83452d49f69e20105365f628e970b-400wi" style="width: 396px;" border="0"></a></p>
<p>Once you&#8217;ve logged in you&#8217;ll be prompted to sign up for Google Analytics. Click the <b>Sign Up</b> button.</p>
<p><a href="http://www.flyteblog.com/.a/6a00d83452d49f69e201053667763a970c-400wi"><img src="http://www.flyteblog.com/.a/6a00d83452d49f69e201053667763a970c-400wi" style="width: 396px;" border="0"></a></p>
<p>To start the account signup process you&#8217;ll be prompted to enter your Web site&#8217;s URL (domain name), your site&#8217;s country and time zone. Google will automatically create an account name for you based on the URL you entered, but you can override it if you have a preference. Click the <b>Continue</b> button.</p>
<p><a href="http://www.flyteblog.com/.a/6a00d83452d49f69e20105365f76f9970b-400wi"><img src="http://www.flyteblog.com/.a/6a00d83452d49f69e20105365f76f9970b-400wi" style="width: 396px;" border="0"></a></p>
<p>On the next page enter your name, phone and country (if different than your Web site.) Click the <b>Continue</b> button.</p>
<p><a href="http://www.flyteblog.com/.a/6a00d83452d49f69e20105365f7729970b-400wi"><img src="http://www.flyteblog.com/.a/6a00d83452d49f69e20105365f7729970b-400wi" style="width: 396px;" border="0"></a></p>
<p>On the next page you&#8217;ll need to agree to the Google Analytics Terms of Service which you&#8217;ll probably never read. What you do want to pay attention to is the Data Sharing Settings. By default, Google will use your analytics for benchmarking. If you want to be able to compare your Web site traffic to similar sized Web sites in your industry you&#8217;ll need to keep this as is.</p>
<p>The data is supposed to be shared only in aggregate to protect your privacy. However, if you&#8217;re not comfortable with this you can edit your sharing settings here. Keep in mind you won&#8217;t be able to compare your site to other sites if you don&#8217;t share your data.</p>
<p>Agree to the terms and conditions and click the <b>Create New Account </b>button.</p>
<p><a href="http://www.flyteblog.com/.a/6a00d83452d49f69e20105365f7755970b-400wi"><img src="http://www.flyteblog.com/.a/6a00d83452d49f69e20105365f7755970b-400wi" style="width: 396px;" border="0"></a></p>
<p>Finally! You&#8217;ve arrived at the tracking code. Google offers both the &#8220;new&#8221; and &#8220;legacy&#8221; tracking code. I can&#8217;t imagine why you&#8217;d want to go with the legacy tracking code, so select and copy the New Tracking Code.</p>
<p>This code goes on the bottom of every Web page you want to track just before the &lt;/body&gt; tag. You&#8217;ll either want to add it yourself or share it with your Web developer.</p>
<p>If you have multiple domains you want to track then you&#8217;ll want to generate unique tracking codes for each site. Each domain will need it&#8217;s own &#8220;profile.&#8221; You can create additional Web site profiles by clicking <b>Add New Profile</b> on your Google Analytics landing page.</p>
<p><a href="http://www.flyteblog.com/.a/6a00d83452d49f69e20105365f779f970b-400wi"><img src="http://www.flyteblog.com/.a/6a00d83452d49f69e20105365f779f970b-400wi" style="width: 396px;" border="0"></a></p>
<p>Twenty-four hours (or so) after you install the code you should start seeing activity on your account. Read it and make the appropriate changes to your Web site or Internet marketing campaigns to increase your search engine visibility, Web site traffic and conversions!</p>
<p><b>Step 3: Add Users</b></p>
<p>If you&#8217;re working with a <a href="http://www.flyte.biz/" class="bluelink">Web design or Internet marketing company</a> and they need access to your account you can provide it without giving access to your Google account. On your analytics overview page near the bottom you&#8217;ll see a <b>User Manager</b> link. Click on it.</p>
<p><a href="http://www.flyteblog.com/.a/6a00d83452d49f69e20105365f77b6970b-400wi"><img src="http://www.flyteblog.com/.a/6a00d83452d49f69e20105365f77b6970b-400wi" style="width: 396px;" border="0"></a></p>
<p>On the next page click on <b>Add User</b>.</p>
<p><a href="http://www.flyteblog.com/.a/6a00d83452d49f69e20105365f77e6970b-400wi"><img src="http://www.flyteblog.com/.a/6a00d83452d49f69e20105365f77e6970b-400wi" style="width: 396px;" border="0"></a></p>
<p>You can then add the email address of your Web designer or <a href="http://www.flyte.biz/internet-marketing/seo/" class="bluelink">search engine marketer</a> so they can access your reports and continue to help you out. They should be able to provide you with their email (which must be associated with their own Google Account.)</p>
<p>Then choose <b>View Reports Only</b> if you just want to share the reports with them (so they can view them) or <b>Account Administrator</b> (if you want to provide full access to your account.)</p>
<p>Whether you have one or multiple domains you&#8217;re running reports on, you&#8217;ll need to select them under <b>Available Website Profiles</b> and <b>Add</b>&gt;&gt; them to the <b>Selected Website Profiles</b>. Select all the domains you wish to share and click the <b>Save Changes</b> button.</p>
<p><a href="http://www.flyteblog.com/.a/6a00d83452d49f69e20105365f780c970b-400wi"><img src="http://www.flyteblog.com/.a/6a00d83452d49f69e20105365f780c970b-400wi" style="width: 396px;" border="0"></a></p>
<p>If you&#8217;d like to learn more about Google Analytics and how to make the most of it, here are a few articles to get you started:
<ul>
<li><a href="http://www.flyte.biz/resources/newsletters/08/08-google-analytics.php">Beginner&#8217;s Guide to Google Analytics</a> &#8211; Just as Advertised</li>
<p>
<li><a href="http://www.flyte.biz/resources/newsletters/08/04-google-benchmarking.php">Does Your Web Site Beat the Competition?</a> &#8211; About Google Analytics Benchmarking</li>
<p>
<li><a href="http://www.flyte.biz/resources/newsletters/08/01-google-analytics.php">How Google Analytics Can Make You the Life of the Party</a> &#8211; How to Improve Your Site Based on Your Analytics Reports</li>
<p>
<li><a href="http://www.flyte.biz/resources/newsletters/07/02-tracking-conversions.php">Tracking Conversions: Does Your Web Site Turn Suspects into Prospects?</a> &#8211; How to Setup Google Analytic Goals</li>
</ul>
<p><a href="http://www.flyteblog.com/flyte/2008/12/setting-up-google-analytics-a-stepbystep-guide.html" class="bluelink">Comments</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.smallsitenews.com/2008/12/16/getting-google-analytics-on-your-site/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

