<?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>Tom Pitts Dot Org</title>
	<atom:link href="http://tompitts.org/feed/" rel="self" type="application/rss+xml" />
	<link>http://tompitts.org</link>
	<description></description>
	<lastBuildDate>Sat, 04 May 2013 21:34:36 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<item>
		<title>How to become a web analyst</title>
		<link>http://tompitts.org/how-to-become-a-web-analyst/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=how-to-become-a-web-analyst</link>
		<comments>http://tompitts.org/how-to-become-a-web-analyst/#comments</comments>
		<pubDate>Sat, 13 Apr 2013 20:04:00 +0000</pubDate>
		<dc:creator>tom</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Google Analytics]]></category>

		<guid isPermaLink="false">http://tompitts.org/?p=316</guid>
		<description><![CDATA[Here is my response to this Quora question, How to become a web analyst? People who work in web, mobile and online marketing analysis come from a variety of backgrounds. Here are a few areas which can help a career in the space. An analytical degree – I&#8217;ve met and worked with good analysts with [...]]]></description>
				<content:encoded><![CDATA[<p>Here is my response to this <a href="http://www.quora.com/Web-Analytics/How-do-I-become-a-web-analyst">Quora question</a>, How to become a web analyst?</p>
<p>People who work in web, mobile and online marketing analysis come from a variety of backgrounds.  Here are a few areas which can help a career in the space.</p>
<p><strong>An analytical degree</strong> – I&#8217;ve met and worked with good analysts with a variety of undergraduate and graduate degrees, but generally I think a degree in something math and analytics heavy is only a plus.  This could be statistics, computer science, a hard science, economics or other areas.  </p>
<p><strong>An understanding of web technology</strong> – You might not need to code every day in an analyst role but you should understand the basics of the web such as HTML, Javascript/AJAX, URL structures and redirection, and the mobile web.  There are a lot of resources available to learn about some of these topics.  Being technical in an digital analytics role might not be absolutely necessary but can only help.</p>
<p><strong>An understanding of database structures</strong> – Even if you never have to interact directly with a database, learning how databases are laid out and how to query them (SQL) provides a solid foundation for thinking about sets of data and manipulating data with various tools.  Additionally, some of the most interesting analysis is also done by combining web data with data stored elsewhere and sometimes you do this work in a database.</p>
<p><strong>An understanding of online marketing</strong> – Online marketing is getting increasingly complex and specialized but understanding the basics of paid and organic search, affiliates, social media, display ads, email and other channels is necessary.  There are various blogs and resources in each area worth following and learning from.</p>
<p><strong>Excel</strong> – For better or worse a lot of time spent by any analyst in almost any domain is spent in Excel.  Getting comfortable with fairly complex spreadsheets is essential.</p>
<p><strong>Exposure to web analytics tools</strong> – Start with Google Analytics.  It is the most widely adopted tool and you can use it for free.  I highly recommend the <a href="http://www.google.com/analytics/iq.html">Google Analytics training videos</a>, additionally there are some good books about GA available.  Some of the enterprise tools such as SiteCatalyst are harder to get exposure to because only large corporations use them.</p>
<p><strong>Certifications</strong> – These aren&#8217;t essential but if you don&#8217;t have a huge amount of experience, taking the Google Analytics IQ exam can differentiate you from other people that have logged into GA and pulled a report once and now feel they know GA well enough to list it on their resume.  Additionally the Digital Analytics Association has a <a href="http://www.digitalanalyticsassociation.org/?page=certified">certified web analyst</a> exam for more advanced analysts.</p>
<p><strong>Network</strong> – Various conferences, seminars and other places are a good way to meet other people in the space.  Check out the <a href="http://www.webanalyticsdemystified.com/wednesday/">Web Analytics Wednesday</a> events put on occasionally by Web Analytics Demystified.</p>
<p><strong><a href="http://www.webanalyticsdemystified.com/ae/index.asp">Analysis Exchange</a></strong> – Web Analytics Demystified also has an effort to provide mentorship to aspiring analysts and services to non profits.  Probably worth checking out.</p>
]]></content:encoded>
			<wfw:commentRss>http://tompitts.org/how-to-become-a-web-analyst/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Digital (web) analytics and targeted advertising are converging</title>
		<link>http://tompitts.org/analytics-targeting-advertising-converging/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=analytics-targeting-advertising-converging</link>
		<comments>http://tompitts.org/analytics-targeting-advertising-converging/#comments</comments>
		<pubDate>Sat, 11 Aug 2012 22:26:54 +0000</pubDate>
		<dc:creator>tom</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Advertising]]></category>
		<category><![CDATA[Email]]></category>
		<category><![CDATA[Google Analytics]]></category>
		<category><![CDATA[Mixpanel]]></category>
		<category><![CDATA[Privacy]]></category>

		<guid isPermaLink="false">http://tompitts.org/?p=293</guid>
		<description><![CDATA[When I worked for Sephora.com, one of the bigger and more impactful projects I worked on was integrating the email systems with digital analytics. This integration is becoming more common for advanced analytics practitioners. The setup involves setting a custom analytics variable to a unique user id or hashed email address when a visitor signs [...]]]></description>
				<content:encoded><![CDATA[<p>When I worked for Sephora.com, one of the bigger and more impactful projects I worked on was integrating the email systems with digital analytics.  This integration is becoming more common for advanced analytics practitioners.  The setup involves setting a custom analytics variable to a unique user id or hashed email address when a visitor signs into a website, or when a user enters the website from an email click.  From that point forward, all the web activity can be associated with the individual.  </p>
<p>Once this is setup, marketers can then build segments and pull lists of users who visited a certain page or completed a certain action. This list is then joined to client data and targeted emails or direct mail can be sent to the users based on their previous web browsing.  With some additional work, impressive automated marketing campaigns can be built and deployed.  </p>
<p>Analytics provider Mixpanel recently launched a targeting system which <a href="https://mixpanel.com/people/">tracks individual users</a>.  I believe their product goes a step beyond just capturing a unique id or an email hash and actually captures the email address itself.  </p>
<p>Apart from email, Google Remarketing recently launched their <a href="http://analytics.blogspot.com/2012/07/a-simpler-way-to-reconnect.html">big product integration</a> with Google Analytics which allows you to build remarketing lists by using the advanced segmentation feature in GA.</p>
<p>The same skills and tools used to analyze web traffic are increasingly not just being used to measure and optimize sites and marketing, but are now being used to target audiences away from the sites they are visiting.</p>
<p>This is part of why the <a href="http://donottrack.us/">Do Not Track proposal</a> feels so overreaching and ambiguous to me right now.  Personally, I wish the proposal was named Do Not Target, and morphs into a proposal that would not ask for the prevention of measurement completely, just the prevention of the utilization of captured data for targeted ads.  I&#8217;m interested to see what comes of the proposal and IE10&#8242;s decision to <a href="http://arstechnica.com/information-technology/2012/08/microsoft-sticks-to-its-guns-keeps-do-not-track-on-by-default-in-ie10/">keep the setting on by default</a>.  </p>
<p>I think if you visit a website you are allowing yourself to be counted, the same way retail stores are allowed to video tape their own premises.  But, if a retailer started using your photo and facial recognition software to display ads to you elsewhere&#8230; yeah people might find it creepy.  </p>
]]></content:encoded>
			<wfw:commentRss>http://tompitts.org/analytics-targeting-advertising-converging/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Debug SiteCatalyst on an iPhone (or other iOS device)</title>
		<link>http://tompitts.org/debug-sitecatalyst-iphone-ios/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=debug-sitecatalyst-iphone-ios</link>
		<comments>http://tompitts.org/debug-sitecatalyst-iphone-ios/#comments</comments>
		<pubDate>Thu, 23 Jun 2011 19:12:52 +0000</pubDate>
		<dc:creator>tom</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Debugging]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[Mobile]]></category>
		<category><![CDATA[Omniture SiteCatalyst]]></category>

		<guid isPermaLink="false">http://tompitts.org/?p=231</guid>
		<description><![CDATA[Here&#8217;s how you can debug sitecatalyst calls on webpages from your iPhone or iPad. In a future post, I will detail how you can proxy your iPhone to debug SiteCatalyst (including native iPhone App SiteCatalyst calls) on desktop. Visit Omniture&#8217;s blog post about their DigitalPulse Debugger Bookmark this page. Copy the javascript bookmarklet. Edit the [...]]]></description>
				<content:encoded><![CDATA[<p>Here&#8217;s how you can debug sitecatalyst calls on webpages from your iPhone or iPad.  In a future post, I will detail how you can proxy your iPhone to debug SiteCatalyst (including native iPhone App SiteCatalyst calls) on desktop. </p>
<p>Visit <a href="http://blogs.omniture.com/2010/11/17/meet-the-new-digitalpulse-debugger/">Omniture&#8217;s blog post</a> about their DigitalPulse Debugger</p>
<p>Bookmark this page.</p>
<p><img src="http://tompitts.org/wp-content/uploads/005-200x300.png" alt="" title="005" width="200" height="300" class="alignnone size-medium wp-image-232" /></p>
<p>Copy the javascript bookmarklet.</p>
<p><img src="http://tompitts.org/wp-content/uploads/004-200x300.png" alt="" title="004" width="200" height="300" class="alignnone size-medium wp-image-233" /></p>
<p>Edit the bookmark you made.</p>
<p><img src="http://tompitts.org/wp-content/uploads/006-200x300.png" alt="" title="006" width="200" height="300" class="alignnone size-medium wp-image-234" /></p>
<p>Select all the blog post URL and paste the javascript bookmarklet in its place.</p>
<p><img src="http://tompitts.org/wp-content/uploads/007-200x300.png" alt="" title="007" width="200" height="300" class="alignnone size-medium" /></p>
<p><img src="http://tompitts.org/wp-content/uploads/008-200x300.png" alt="" title="008" width="200" height="300" class="alignnone size-medium" /></p>
<p>Save the bookmarklet.  Then on any page with SiteCatalyst, click this bookmark to launch the digitalpulse debugger.</p>
<p><img src="http://tompitts.org/wp-content/uploads/002-200x300.png" alt="" title="002" width="200" height="300" class="alignnone size-medium" /></p>
]]></content:encoded>
			<wfw:commentRss>http://tompitts.org/debug-sitecatalyst-iphone-ios/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>IP address geolocation reporting is becoming less accurate</title>
		<link>http://tompitts.org/ip-address-geolocation-less-accurate/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=ip-address-geolocation-less-accurate</link>
		<comments>http://tompitts.org/ip-address-geolocation-less-accurate/#comments</comments>
		<pubDate>Sat, 12 Feb 2011 04:06:52 +0000</pubDate>
		<dc:creator>tom</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Geolocation]]></category>
		<category><![CDATA[Mobile]]></category>

		<guid isPermaLink="false">http://tompitts.org/?p=212</guid>
		<description><![CDATA[Using IP addresses to calculate location has always had its flaws. You might not want to count on your web analytics map overlays or geosegmentation reports for anything more granular than country. Mobile is changing the web. A good analyst will track the success coming from mobile devices, mobile optimized platforms and mobile marketing channels. [...]]]></description>
				<content:encoded><![CDATA[<p>Using IP addresses to calculate location has always had its flaws.  You might not want to count on your web analytics map overlays or geosegmentation reports for anything more granular than country. </p>
<p>Mobile is changing the web.  A good analyst will track the success coming from mobile devices, mobile optimized platforms and mobile marketing channels.  One trend they may not be keeping tabs on though, is the percentage of total web traffic coming from mobile networks, regardless of device type.</p>
<p>Cisco recently released their <a href="http://www.cisco.com/en/US/solutions/collateral/ns341/ns525/ns537/ns705/ns827/white_paper_c11-520862.html">report on mobile data traffic</a></p>
<blockquote><p>The Mobile Network in 2010 and 2011<br />
Global mobile data traffic grew 2.6-fold in 2010, nearly tripling for the third year in a row. The 2010 mobile data traffic growth rate was higher than anticipated. Last year’s forecast projected that the growth rate would be 149 percent. This year’s estimate is that global mobile data traffic grew 159 percent in 2010. </p></blockquote>
<p><img src="http://tompitts.org/wp-content/uploads/white_paper_c11-520862-04.jpg" alt="" title="white_paper_c11-520862-04" width="547" height="316" class="alignnone size-full wp-image-213" /></p>
<p>An increasing share of web views are coming through mobile 3G and now 4G networks.  More devices are being sold mobile network enabled.  </p>
<p>This is bad news for the usefulness of IP based geo reports.  In the past, you may have seen geo web analytics data that had an AOL segment.  This was because AOL routed all their dialup traffic through a central gateway.  Mobile networks also exhibit similar behavior.  When someone is using a mobile network, the IP based geolocation ends up being the location of the carrier&#8217;s gateway.</p>
<p>Tonight I opened up my android phone here in San Francisco and used one geolocation service that identified my location as Huntington Beach over 400 miles away. </p>
<p>HTML5 offers the <a href="http://dev.w3.org/geo/api/spec-source.html">GeoLocation API</a>, which examples a number of ways to determine location (GPS being the best), but because of privacy concerns, each site that wants to tap into a browser&#8217;s location has to be allowed permission. </p>
]]></content:encoded>
			<wfw:commentRss>http://tompitts.org/ip-address-geolocation-less-accurate/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Is external search keyword data living on borrowed time?</title>
		<link>http://tompitts.org/external-search-keyword-data-living-on-borrowed-time/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=external-search-keyword-data-living-on-borrowed-time</link>
		<comments>http://tompitts.org/external-search-keyword-data-living-on-borrowed-time/#comments</comments>
		<pubDate>Fri, 04 Feb 2011 00:13:49 +0000</pubDate>
		<dc:creator>tom</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Bing]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Google Analytics]]></category>
		<category><![CDATA[SEO]]></category>

		<guid isPermaLink="false">http://tompitts.org/?p=199</guid>
		<description><![CDATA[Updated 10/2011: It appears I was correct in this prediction, Google has rolled out &#8220;not provided&#8221; and started to default users to encrypted search. The recent debate around Bing’s use of referring URLs in their search engine algorithm, specifically Google’s referring URL, has gotten me thinking about the availability of keyword data. There is one [...]]]></description>
				<content:encoded><![CDATA[<p><em>Updated 10/2011:  It appears I was correct in this prediction, <a href="http://searchenginewatch.com/article/2118494/SEOs-Strike-Out-as-Google-Encrypts-Signed-in-Search-Data">Google has rolled out &#8220;not provided&#8221;</a> and started to default users to encrypted search.<br />
</em></p>
<p>The <a href="http://www.mattcutts.com/blog/google-bing/">recent debate</a> around Bing’s use of referring URLs in their search engine algorithm, specifically Google’s referring URL, has gotten me thinking about the availability of keyword data.  There is one way for Google to prevent Bing and others from using this data in their relevancy, simply mask the referring URL. Bing could potentially still capture the Google search and the destination page, but reverse engineering the input into a site&#8217;s search box would potentially be more litigious than using every referring URL.</p>
<p>Search engine keywords are visible on destination pages through referring URLs.  This is how web analytics, marketing tracking and other optimization tools capture the external search engine queries.  When Google decided to roll out <a href="http://googleblog.blogspot.com/2010/05/search-more-securely-with-encrypted.html">SSL for search</a>, they decided that letting web sites capture this data was less valuable than letting users use encrypted search.  Their SSL search strip referring URL information by default.  Google turned on SSL for all of Gmail recently, would they turn it on for all of search?</p>
<p>Sites like Facebook already mask referring URLs and all Facebook traffic ends up flowing through a redirect script (facebook.com/l.php).  This protects privacy, so if your profile page links to an external site and others click the link, the external site will not know that you are the individual or profile driving the traffic.</p>
<p>Search engine keyword data is primarily used for SEO purposes.  Search engines already have a somewhat adversarial relationship with SEO.  One could make the argument that preventing search keyword tracking would improve Google’s search quality by having their index be less reactionary.</p>
<p>Google could also strip the referring keywords and still provide keyword data to website owners.  They could provide the data through Google Webmaster Tools, and potentially through an integration with Google Analytics.  Hopefully if Google goes this route, they open up the integration to all web analytics vendors and don’t use their competitive advantage with Google Analytics.</p>
<p>Even if Google declines from stripping keyword data from URLs, web browser development, a major web browser such as Firefox or Google Chrome, could drive the disappearance of external keyword data.  If a web browser decided to default search to Google SSL, a significant portion of keyword data would quickly disappear.  </p>
]]></content:encoded>
			<wfw:commentRss>http://tompitts.org/external-search-keyword-data-living-on-borrowed-time/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Omniture Summit 2010 Review</title>
		<link>http://tompitts.org/omniture-summit-2010-review/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=omniture-summit-2010-review</link>
		<comments>http://tompitts.org/omniture-summit-2010-review/#comments</comments>
		<pubDate>Sun, 07 Mar 2010 00:30:54 +0000</pubDate>
		<dc:creator>tom</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Google Analytics]]></category>
		<category><![CDATA[Omniture SiteCatalyst]]></category>

		<guid isPermaLink="false">http://tompitts.org/?p=181</guid>
		<description><![CDATA[Last week I attended my second Omniture Summit conference, and I have to say, if you are an analyst, marketer or developer that works with Omniture products and have the oppurtunity to attend, it&#8217;s a no brainer, GO. Not only is the summit a great time with good food, drinks, and entertainment, you get to [...]]]></description>
				<content:encoded><![CDATA[<p>Last week I attended my second Omniture Summit conference, and I have to say, if you are an analyst, marketer or developer that works with Omniture products and have the oppurtunity to attend, it&#8217;s a no brainer, <strong>GO</strong>.  Not only is the summit a great time with good food, drinks, and entertainment, you get to network with some great peers, Omniture employees and even learn a few things.  Some of the people I met included <a href="http://twitter.com/Omniturecare">Ben Gaines</a>, <a href="http://www.rudishumpert.com/">Rudi Shumpert</a> and I also saw <a href="http://www.the-omni-man.com/">Adam Greco</a> roaming the halls. Go follow them if you are an Omniture customer.  Omniture knows how to put together a stellar event and is made up of good people.  </p>
<p>The big themes this year were social and mobile, which are also themes at my day job.  I personally attended sessions on landing page optimization, advanced sitecatalyst plugins, marketing attribution, offline data integration, sitecatalyst data insertion/APIs and thought I got value out of all of them.  John Battelle, Seth Godin&#8217;s keynotes were enjoyable, as was Facebook&#8217;s presentation.  The music act was also great this year, The Killers. </p>
<p>This is the first conference since Adobe&#8217;s acquisition and Adobe used the forum to try to sell the acquisition both to Omniture customers and (likely) the investment community at large.  Overall I&#8217;m still not completely sold on the acquisition, but if Adobe uses their capital to invest MORE in the Omniture Business Unit than Omniture could previously afford by itself, and if Adobe doesn&#8217;t try to squeeze dollars, the acquisition might have long term potential.  </p>
<p>Apple and Google are clearly the main threats to Adobe and Omniture now.   I&#8217;m not much of an Apple fanboy and I laughed when the iPad was called the <em>iPod Touch Gigantor</em>.  I am a bit of a Google fanboy though, so I hope Omniture realizes they need to compete with SiteCatalyst instead of pitching Discover or Insight for some of the features that Google Analytics provides for free.    Maybe I&#8217;m just upset because I&#8217;m not a Discover customer at my day job.  I do think SiteCatalyst is the most advanced tool for capturing data and hopefully their new idea exchange will further motivate them to add features like advanced segmentation.    Whoever convinced them to create the idea exchange should get a raise.</p>
]]></content:encoded>
			<wfw:commentRss>http://tompitts.org/omniture-summit-2010-review/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Search spend vs clicks, a missed opportunity?</title>
		<link>http://tompitts.org/search-spend-vs-clicks/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=search-spend-vs-clicks</link>
		<comments>http://tompitts.org/search-spend-vs-clicks/#comments</comments>
		<pubDate>Wed, 03 Feb 2010 07:57:44 +0000</pubDate>
		<dc:creator>tom</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Paid Search]]></category>
		<category><![CDATA[SEO]]></category>

		<guid isPermaLink="false">http://tompitts.org/?p=131</guid>
		<description><![CDATA[In Rand&#8217;s recent post about SEOmoz turning into a software as a service company, he shared the following graph to illustrate why SEO is a missed opportunity in the competitive landscape. While I do think investment in SEO often has the highest ROI of any online marketing spend and many businesses of all sizes underspend [...]]]></description>
				<content:encoded><![CDATA[<p>In Rand&#8217;s <a href="http://www.seomoz.org/blog/the-end-of-consulting-a-new-partnership-our-focus-on-software">recent post</a> about SEOmoz turning into a software as a service company, he shared the following graph to illustrate why SEO is a missed opportunity in the competitive landscape.  </p>
<p>While I do think investment in SEO often has the highest ROI of any online marketing spend and many businesses of all sizes underspend and under-utilize search optimization, the graphs used in Rand&#8217;s post (and shown below) don&#8217;t tell the whole story.</p>
<p><img src="http://tompitts.org/wp-content/uploads/spend-vs-clicks-seo.gif" alt="spend vs clicks" title="spend-vs-clicks-seo" width="570" height="221" class="alignnone size-full wp-image-132"></p>
<p>Someone once told me to always beware of pie-charts, and I have to agree.  First off, lets call the search channels what they actually are <strong>natural or paid search</strong>.  Not every click on an unpaid listing in a SERP is a result of SEO efforts. <em>(Also not every paid search click is necessarily pay-per-click.  CPA is now making its way making its way into paid search results.)</em></p>
<p>A <a href="http://live.psu.edu/story/29879">study in 2008</a> implied that around 10% of searches are navigational, 80% are informational and another 10% are transactional.  You can find definitions of these keyword types from the <a href="http://www.mauriziopetrone.com/blog/wp-content/uploads/quality-rater-guidelines-2007.pdf">leaked Google Quality Rater guidelines [PDF]</a>. Lets look at these &#8216;keyword spaces&#8217; across both the paid and natural search channels.</p>
<p><strong>Navigational</strong> &#8211; 10% of search clicks<br />
<em>If a brand isn&#8217;t ranking for its own navigational searches, they are already beyond help. </em> The vast majority of navigational searches for a brand/website will result to that brand/website without any optimizations.  Navigational SEO will likely have low incremental yields unless the website is already royally screwed up to begin with.  Brands should probably run paid search ads for these terms, but only because they are cheap clicks and basically forced to defensively buy these ads by the search engines.  Optimization around these paid search ads will also not create success and mostly just cannibalize natural search.</p>
<p><b>Informational</b> &#8211; 80% of search clicks<br />
SEO is great for information searches.  It&#8217;s really fucking great.  Look at About.com, Mahalo.com, Demand Media and plenty of other content portals that have a business model driven solely from aggressive SEO on informational queries.  Of course, Wikipedia is the dominant player, likely getting around 2% of ALL Google downstream traffic (<a href="http://weblogs.hitwise.com/leeann-prescott/2007/02/wikipedia_traffic_sources.html">2007 data</a>).     Informational searches are less competitive and have more words per search which create more variation in word use and order.  There are a ton of these searches!  There&#8217;s still plenty of space to play in informational search.  </p>
<p>So what&#8217;s the problem with informational search?  It&#8217;s great and easy to measure if you&#8217;re selling ad space, but if you are all about customer transactions, it&#8217;s more difficult to measure success.  The problem with gauging the success is not in the search tools but with the internal client analytics and CRM.  Can you attribute customer acquisition and lifetime value to a informational search that occurred days, weeks or months ago?  Can informational searches claim they retained a customer that would have otherwise gone inactive? </p>
<p><strong>Transactional</strong> &#8211; 10% of search clicks<br />
The search engines themselves have provided simple and effective tools to judge success of transactional searches with paid search tracking pixels and Google Analytics.  Because judging success is more straightforward with these keywords, paid search spend skyrockets to the limits of what is deemed effective ROI, and the majority of paid search spend is placed on these keywords.  In less competitive areas, this is where SEO is a huge win.  In competitve areas, this is the space where SEO is hard and brand strength(domain authority, &#8216;trustrank&#8217;) matters more than your clever linkbuilding campaign and perfect on-page optimizations.</p>
<p>Is SEO a missed opportunity?  Yes, but so is all of the informational search space.  Will this change?  Honestly, I&#8217;m not too optimistic, but I don&#8217;t think it&#8217;s SEO tools, training or awareness that is missing.  The fundamentals of SEO are increasingly just proper website usability/architecture, viral marketing, brand building and marketing analytics- not some secret skillset that only SEO experts have.  </p>
<p>What is needed is stronger client analytics with a more rigorous definition of success beyond the immediate event or purchase.  This will help justify any &#8216;informational search&#8217; spend and also the trendy social media budget.</p>
]]></content:encoded>
			<wfw:commentRss>http://tompitts.org/search-spend-vs-clicks/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Number of Site Search Results in Google Analytics</title>
		<link>http://tompitts.org/site-search-number-results-analytics/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=site-search-number-results-analytics</link>
		<comments>http://tompitts.org/site-search-number-results-analytics/#comments</comments>
		<pubDate>Sun, 20 Sep 2009 05:56:30 +0000</pubDate>
		<dc:creator>tom</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Google Analytics]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://tompitts.org/?p=75</guid>
		<description><![CDATA[WordPress site search sucks out of the box, but with a few improvements, it can end up rendering some fairly decent result sets. The usual method most people use to track their WordPress site search is the WordPress Search Meter Plugin. This is an easy way to get some feedback on how your users are [...]]]></description>
				<content:encoded><![CDATA[<p>WordPress site search sucks out of the box, but with a <a href="http://yoast.com/wordpress-search/">few improvements</a>, it can end up rendering some fairly decent result sets.</p>
<p>The usual method most people use to track their WordPress site search is the WordPress <a href="http://www.thunderguy.com/semicolon/wordpress/search-meter-wordpress-plugin/">Search Meter Plugin</a>.  This is an easy way to get some feedback on how your users are utilizing your site search, but don&#8217;t you know that Google Analytics can track site search for you?</p>
<p>As great as Search Meter is, Google Analytics is the ideal place to track your onsite search.  Not only can you capture the search phrases used, but I will show you how to capture the number of results in the search result set.  This will let you identify all the null search terms used on your site and also see the number of results for popular phrases, and which phrases may be returning too many results.</p>
<p>The first step to tracking site search in Google Analytics is to edit your website profile information and and select <strong>Do Track Site Search</strong>, and put in <em>s</em> as the <strong>Query Parameter.</strong></p>
<p><img class="alignnone size-full wp-image-82" title="configure site search" src="http://tompitts.org/wp-content/uploads/config-site-search.png" alt="configure site search" width="497" height="342" /></p>
<p>The Query Parameter input is the only thing necessary for Google Analytics to start tracking your WordPress search results, but notice we also added a <strong>Category Parameter </strong> called numResults and set that parameter to be stripped out from the URL.</p>
<p>Next we are going to add a javascript variable near the top of the page in the global header template.</p>
<pre class="mycode">&lt;script type="text/javascript"&gt;
var pageType =  "default";
&lt;/script&gt;</pre>
<p>Then we are going to edit the template code where the search results are displayed.  Some themes have a search results template, some display search results from a main template, but this code block should work inserted into either.</p>
<pre class="mycode">&lt;?php if (is_search()) {
$numResults = $wp_query-&gt;found_posts; ?&gt;
&lt;script type="text/javascript"&gt;
pageType = "search results";
var numResults = &lt;?php echo $numResults ?&gt;;
var searchString = '&lt;?php the_search_query() ?&gt;';
&lt;/script&gt; &lt;?php } ?&gt;</pre>
<p>The outputted javascript should be 3 variables, pageType, numResults and searchString (We don&#8217;t use searchString in this example, but I wanted to show you all how to make it visible in JS).</p>
<p>Finally, you need to edit your Google Analytics code usually placed in your footer template.  Make sure you don&#8217;t paste this in verbatim, as you need to maintain your unique GA id.</p>
<p>We are going to add a switch statement, and send a different request if the page is a search results page.</p>
<pre class="mycode">&lt;script type="text/javascript"&gt;
try {
var pageTracker = _gat._getTracker("UA-99999-1");
switch (pageType) {
case 'search results':
pageTracker._trackPageview(document.location.href.toLowerCase() + "&amp;numResults=" + numResults);
break;
default:
pageTracker._trackPageview();
}
} catch(err) {}
&lt;/script&gt;</pre>
<p>This bit of javascript appends the numResults variable to the pageview in Google Analytics, which Google Analytics then interprets as a <strong>Search Category</strong>.  It also forces the URL and search string to lowercase, which normalizes search phrases with different cases.</p>
<p>Once Google Analytics starts reporting on your search results, you can break down search terms by number of results or number of results by search terms.</p>
<p><img class="alignnone size-full wp-image-99" title="site search categories" src="http://tompitts.org/wp-content/uploads/site-search-categories.png" alt="site search categories" width="497" height="379" /></p>
<p>You can then click on the different number of results to see the search terms used.  In a future post, I&#8217;ll show you how you can use this same GA switch statement for 404 page tracking.</p>
]]></content:encoded>
			<wfw:commentRss>http://tompitts.org/site-search-number-results-analytics/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Tweaking the Sociable WordPress Plugin</title>
		<link>http://tompitts.org/sociable-wordpress-plugin/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=sociable-wordpress-plugin</link>
		<comments>http://tompitts.org/sociable-wordpress-plugin/#comments</comments>
		<pubDate>Sat, 19 Sep 2009 21:33:09 +0000</pubDate>
		<dc:creator>tom</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Google Analytics]]></category>
		<category><![CDATA[Social Bookmarks]]></category>
		<category><![CDATA[Wordpress Plugins]]></category>

		<guid isPermaLink="false">http://tompitts.org/?p=26</guid>
		<description><![CDATA[News is that Joost&#8216;s awesome wordpress plugin, Sociable, has been taken over by Blogplay.com. I recently installed the plugin on one of my blogs with some of my own tweaks. Replacing the images is easy enough, I decided to go with the Aquaticus icons. You can find a few lists of social bookmarking icons, here [...]]]></description>
				<content:encoded><![CDATA[<p>News is that <a href="http://yoast.com/">Joost</a>&#8216;s awesome wordpress plugin, <a href="http://yoast.com/sociable-new-home/"> Sociable</a>, has been taken over by Blogplay.com.</p>
<p>I recently installed the plugin on one of my blogs with some of my own tweaks.</p>
<p>Replacing the images is easy enough, I decided to go with the <a href="http://jwloh.deviantart.com/art/Aquaticus-Social-91014249">Aquaticus icons</a>.  You can find a few lists of social bookmarking icons, <a href="http://www.bloggodown.com/2009/07/75-beautiful-free-social-bookmarking.html">here</a> and <a href="http://techxav.com/2009/08/28/60-remarkably-beautiful-social-bookmark-icon-sets/">here</a>.  Make sure to edit the CSS so the images show up the right size.  I recommend including the sociable CSS in your primary CSS file.</p>
<p>Once I had stylish icons on the blog, I wanted to be able to tell if visitors were using the links.  Of course you can track the referring site traffic from social sites easily enough with Google Analytics, but I thought I could do better than that.</p>
<p>I wanted to track clicking on the links as an event, so I could evaluate which services my visitors were most interested in sharing content on.  To do this, I added some javascript and edited the sociable.php file a small amount.  I used Erik Vasilick&#8217;s <a href="http://www.gwotricks.com/test/2009/07/tracking-outbound-links-right-way.html">best practices to tracking outbound links</a> and the <a href="http://code.google.com/apis/analytics/docs/tracking/eventTrackerGuide.html">Google Analytics Event Tracking Guide</a>.</p>
<p>The javascript function I added looked like:</p>
<pre class="mycode">&lt;script type="text/javascript"&gt;
function trackSociable(url,description) {
try {
pageTracker._trackEvent('social', description, document.location.pathname);
setTimeout('document.location = "' + url + '"', 100);
} catch(err){}
}
&lt;/script&gt;</pre>
<p></p>
<p>I also edited sociable.php, in the php where the href tag was created for the social bookmarking links.</p>
<pre class="mycode">$link .= " href=\"javascript:window.location='".urlencode($url)."';\" title=\"$description\" onClick=\"trackSociable('".$url."','$description');return false;\"&gt;";</pre>
<p></p>
<p>The event is recorded in Google Analytics with these attributes<br />
Action = social<br />
Category = site (Facebook, Myspace, StumbleUpon)<br />
label = article&#8217;s relative path</p>
<p>Here&#8217;s an example of one of some of the data in Google Analytics:</p>
<p><img class="alignnone size-full wp-image-63" title="social analytics" src="http://tompitts.org/wp-content/uploads/social-analytics.png" alt="social analytics" width="407" height="320" /></p>
<p>You can also correlate social site clicks with article paths or article paths with social site clicks.   Alternatively you could record the article&#8217;s page title by substituting document.title in the javascript function instead of using document.pathname.</p>
]]></content:encoded>
			<wfw:commentRss>http://tompitts.org/sociable-wordpress-plugin/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Omniture Summit 2009</title>
		<link>http://tompitts.org/omniture-summit-2009/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=omniture-summit-2009</link>
		<comments>http://tompitts.org/omniture-summit-2009/#comments</comments>
		<pubDate>Sat, 21 Feb 2009 14:48:16 +0000</pubDate>
		<dc:creator>tom</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Omniture SiteCatalyst]]></category>

		<guid isPermaLink="false">http://tompitts.org/?p=3</guid>
		<description><![CDATA[I felt lucky to have been able to attend the Omniture Summit this year, as travel and expenses are very tight with the current economic climate. Since I just took a job as a web analytics manager in November, and the company I work for just transitioned to SiteCatalyst, a case was made that attending [...]]]></description>
				<content:encoded><![CDATA[<p style="margin-top: 0px; margin-right: 0px; margin-bottom: 10px; margin-left: 0px; padding: 0px;">I felt lucky to have been able to attend the Omniture Summit this year, as travel and expenses are very tight with the current economic climate. Since I just took a job as a web analytics manager in November, and the company I work for just transitioned to SiteCatalyst, a case was made that attending the conference would have a legitimate return (but the socializing is fun too).</p>
<p style="margin-top: 0px; margin-right: 0px; margin-bottom: 10px; margin-left: 0px; padding: 0px;">Overall I had a great time- especially networking with people and meetingwith venders and consultants.I felt like I left with a better understanding of the metrics marketing landscape. I think the most direct benefits I had were the discussions with other analysts, especially from other retail sites. The keynotes were entertaining but nothing too mindblowing. The breakout sessions were hit and miss for me.</p>
<p style="margin-top: 0px; margin-right: 0px; margin-bottom: 10px; margin-left: 0px; padding: 0px;">I think that my three medium to long term goals have been clarified.</p>
<ul style="margin-top: 0px; margin-right: 0px; margin-bottom: 20px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 20px;">
<li style="padding: 0px; margin: 0px;">Data integration with external tools, specifically email, paid search, endeca</li>
</ul>
<ul style="margin-top: 0px; margin-right: 0px; margin-bottom: 20px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 20px;">
<li style="padding: 0px; margin: 0px;">Understanding and building channel attribution models, based upon a combination of first touch/last touch and time spans</li>
</ul>
<ul style="margin-top: 0px; margin-right: 0px; margin-bottom: 20px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 20px;">
<li style="padding: 0px; margin: 0px;">Data-driven decisions and eventually a multivariant testing tool</li>
</ul>
<p style="margin-top: 0px; margin-right: 0px; margin-bottom: 10px; margin-left: 0px; padding: 0px;">Realistically Test and Target is about the only other Omniture product that is sparking my interest.</p>
]]></content:encoded>
			<wfw:commentRss>http://tompitts.org/omniture-summit-2009/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
