<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>Omniture: Industry Insights » SEO</title>
	
	<link>http://blogs.omniture.com</link>
	<description>Thought leaders share insights on the direction of web analytics and online marketing.</description>
	<pubDate>Wed, 11 Nov 2009 22:47:49 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" href="http://feeds.feedburner.com/omniture/blogs/category/Seo" type="application/rss+xml" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com" /><item>
		<title>Web Services API Series - SAINT API, Your New Best Friend</title>
		<link>http://feedproxy.google.com/~r/omniture/blogs/category/Seo/~3/HKDtwJZ7LeA/</link>
		<comments>http://blogs.omniture.com/2009/10/06/web-services-api-series-saint-api-your-new-best-friend/#comments</comments>
		<pubDate>Tue, 06 Oct 2009 14:00:17 +0000</pubDate>
		<dc:creator>Pearce Aurigemma</dc:creator>
		
		<category><![CDATA[SEO]]></category>

		<category><![CDATA[Web 2.0]]></category>

		<category><![CDATA[Web analytics]]></category>

		<category><![CDATA[API]]></category>

		<category><![CDATA[Engineering Services]]></category>

		<category><![CDATA[Omniture]]></category>

		<category><![CDATA[SAINT]]></category>

		<guid isPermaLink="false">http://blogs.omniture.com/?p=838</guid>
		<description><![CDATA[
Welcome to the second post in the Web Services API Series.  Here I will describe what you can do with the SAINT API and what to pay attention to.   So stick with me and you will soon learn how you can take advantage of this tool that gives you the power to enhance your reporting [...]]]></description>
			<content:encoded><![CDATA[<p><!--  --></p>
<p>Welcome to the second post in the Web Services API Series.  Here I will describe what you can do with the SAINT API and what to pay attention to.   So stick with me and you will soon learn how you can take advantage of this tool that gives you the power to enhance your reporting experience.</p>
<p><strong>What is SAINT?</strong></p>
<p>SAINT is the tool for uploading classifications of data. In other words, it is a method for you to upload metadata to provide more detailed information about data in SiteCatalyst.  For example, you can classify a product with the products color, size, shape, weight, etc. with SAINT.</p>
<p><strong>What is the SAINT API?</strong></p>
<p>The SAINT API is an interface for you or developers at your company to interface with Omniture and build automatic classifications.  Let&#8217;s look at some examples.</p>
<p>Example 1:</p>
<p>Let&#8217;s say you want to classify keywords into branded and un-branded or product and general, but you have over 10,000 paid and natural search keywords.  Now that new intern might be kind of annoying and you want to give him a task that will keep him busy for a long LONG time. If you do that, who will get you coffee in the morning?</p>
<p>Solution 1:</p>
<p>We have a solution for your coffee problem.  Naturally, your keywords will have some pattern to them, such as your brand name, product name or branch name.  So you use these patterns to classify your keywords programmatically and then use the SAINT API to upload the data into SiteCatalyst.  It will take you less time to program it than it would to classify half of the keywords and you can use the same programming logic over and over again.</p>
<p>Example 2:</p>
<p>You are importing data into SiteCatalyst such as offline data or data from another company.</p>
<p>Solution 2:</p>
<p>When you are uploading data into Omniture, most of the time you don&#8217;t need to upload all the possible data points into traffic variables (s.props) and conversion variables (eVars).  You can use the SAINT API to upload classifications on that data, which will save you variables and allow you to change the data retroactively.</p>
<p>Example 3:</p>
<p>You are importing micro blogging **cough**cough**twitter**cough**cough** data into SiteCatalyst.</p>
<p>Solution 3:</p>
<p>Ok. . . it is no secret, the Twitter integration uses the SAINT API but it is worth noting that with the Twitter integration you get tons of reports and you only ever data source in the Twitter ID.  Everything else is based off of classifications!</p>
<p><strong>Benefits of the SAINT API</strong></p>
<p>You will be able to know exactly when the classifications are uploaded so you can then pull the associated reports knowing the classifications are done processing.  Also, you can upload classifications for more than one report suite in single request.</p>
<p><strong>Things to know</strong></p>
<ul type="disc">
<li>Omniture&#8217;s Engineering Services Team can provide      consulting for the SAINT API and all other Omniture APIs.  If you      would like a resource to help you get started to advance your current      setup, then contact your account manager and they will point you in the      right direction.</li>
<li>You will need to set up one of your user accounts to      have Web Services Access ( See Getting Started below).  My suggestion      is to create a unique user for each application; it makes it easier to      keep track of how many tokens an application is using.</li>
</ul>
<p><strong>Getting Started</strong></p>
<p>The SAINT API is a programmatic solution, so you will need a developer. First step is to set up your web services accounts. Go into<strong> SiteCatalyst</strong> then in the upper right hand corner of the page go to <strong>Admin &gt; Admin Console</strong>.  Then click <strong>Manage</strong> <strong>User Access, </strong>then <strong>Edit Groups</strong>, finally <strong>Web Service Access. </strong>Inside this interface you can add users to the Web Services Access group.  This will allow that user to pull reports from the reporting API.  (Warning: giving someone access to web services gives them the ability to use all web services functions which includes administrative functionality.)</p>
<p>Next step, get your Web Services API Username and Shared Secret.   First, you want to go into<strong> SiteCatalyst</strong> then in the upper right hand corner of the page go to<strong> Admin &gt; Admin Console</strong>.  Then in the menu on the left you go <strong>Admin Console &gt; Company</strong>.  And finally you click <strong>Web Services</strong>.  This interface will display the number of tokens each user has used and how many tokens your company has left.  This is also where you will get the username and shared secret you or your developer will use to access the APIs.</p>
<p><strong>Resources</strong></p>
<p><a title="Omniture's Devloper Central" href="http://developer.omniture.com/">developer.Omniture.com</a> - This is your one stop location for tons of information related to Omniture&#8217;s APIs.   Here you will find example code and all the methods that are offered.</p>
<p>Code Gallery - Part of developer.Omniture.com.  Is a location for a ton of prebuilt solutions that utilize Omniture&#8217;s APIs.</p>
<p>As always, <strong>post your comments</strong> or e-mail me at paurigemma (at) omniture.com.  It is your comments and e-mails that keep me posting and give me ideas for future posts.  If you do decide to purchase an Engineering Services solution, make sure you mention the blog and you will get <strong>white glove treatment</strong>.</p>
<p><strong>Related Posts:</strong></p>
<ul type="disc">
<li><a title="Web Services API Series - Reporting API, You Have The Power" href="../../../../../2009/09/22/web-services-api-series-reporting-api-you-have-the-power/">Web Services API Series - Reporting API, You      Have The Power</a></li>
</ul>
<img src="http://feeds.feedburner.com/~r/omniture/blogs/category/Seo/~4/HKDtwJZ7LeA" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blogs.omniture.com/2009/10/06/web-services-api-series-saint-api-your-new-best-friend/feed/</wfw:commentRss>
		<feedburner:origLink>http://blogs.omniture.com/2009/10/06/web-services-api-series-saint-api-your-new-best-friend/</feedburner:origLink></item>
		<item>
		<title>Unified Sources -  The DB VISTA solution that makes other VISTA solutions cower in fear</title>
		<link>http://feedproxy.google.com/~r/omniture/blogs/category/Seo/~3/mR_fNiLYR3M/</link>
		<comments>http://blogs.omniture.com/2009/06/09/unified-sources-the-db-vista-solution-that-makes-other-vista-solutions-cower-in-fear/#comments</comments>
		<pubDate>Tue, 09 Jun 2009 22:29:38 +0000</pubDate>
		<dc:creator>Pearce Aurigemma</dc:creator>
		
		<category><![CDATA[Marketing Integration]]></category>

		<category><![CDATA[Online Marketing]]></category>

		<category><![CDATA[SEO]]></category>

		<category><![CDATA[Search Engine Marketing]]></category>

		<category><![CDATA[Web 2.0]]></category>

		<category><![CDATA[Web analytics]]></category>

		<guid isPermaLink="false">http://blogs.omniture.com/?p=318</guid>
		<description><![CDATA[Unified Sources is one of Engineering Services most popular VISTA solutions, it is also one of most complex rules we develop.  As you can imagine with the popularity and complexity we receive a lot of questions, some I hope to clarify here.
What is Unified Sources?
Simply put it is a combination of the campaigns report and [...]]]></description>
			<content:encoded><![CDATA[<p>Unified Sources is one of Engineering Services <strong>most popular VISTA solutions</strong>, it is also one of most complex rules we develop.  As you can imagine with the popularity and complexity we receive a lot of questions, some I hope to clarify here.</p>
<p><strong>What is Unified Sources?</strong><br />
Simply put it is a <strong>combination of the campaigns report and referrers report</strong>, giving you a single report with all your paid campaigns and non-paid campaigns.  The other feature is it grabs the keyword and places it into another eVar for simple keyword reporting.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://assets.omniture.com/en/images/blogs/ES-US1.JPG" alt="Unified Sources Report" width="520" height="100" /></p>
<p><strong>How is Unified Sources Valuable?</strong><br />
Value is unique to each business and their needs, but let me highlight a couple benefits of the rule.</p>
<ul type="disc">
<li>Event credit is applied to all traffic sources based on      the same rules that apply to campaigns. This allows you to more accurately      measure how well each traffic source or campaign ultimately results in      conversion.</li>
<li>The keyword placed into an eVar by Unified Sources is      the actual keyword searched for by the visitor. If you are using broad match      for your Paid Search and capturing the broad search terms into another      eVar (via SearchCenter or otherwise) you can break down the keyword you      paid for by the actual keywords that the visitor searched for. Keywords      that are performing especially well or poorly can be discovered and your      paid search efforts modified accordingly.</li>
<li>Natural Search terms can be classified for simplified      SEO reporting and analysis.</li>
</ul>
<p><strong>Requirements for Unified Sources VISTA Rule:</strong><br />
This rule requires little to no work for you.  If you are already populating the s.campaign variable or another eVar with your tracking codes then you are all set. The only thing we need from you is to know which eVar you are placing the tracking codes in, whether we should use that eVar or a separate eVar for the main Unified Sources report, which eVar you would like us to place the keywords into and finally we need a list of internal domains.</p>
<p><strong>Internal domains list - The confusing part of the rule:</strong><br />
This is usually the most difficult part to understand when requesting a rule but it really is simple.</p>
<p>If you have <strong>one main site</strong> and all report suites are based on traffic from the one main site then all you want to do is provide a single list of internal URL domains and you are done.</p>
<p>If you have <strong>multiple sites</strong> and you want to see how traffic goes from one site to another (ie. consider traffic from one of your other sites as &#8220;external&#8221; traffic) then you want to provide us with a list of internal URL domains for <strong>each of the report suites</strong> you plan to put the rule on.</p>
<p>If you need to be able to <strong>change the list of internal URL domains</strong> for your report suites on a regular basis then we can build another DB table into the Unified Sources VISTA rule that will allow you to upload a new list of internal domains whenever you want.  This does add cost but it will save money if you have to alter your list of internal domains more than twice.</p>
<p><strong>The icing on the cake:</strong><br />
As you can imagine, a single list of all your tracking codes, organic search sites and referring domains will become quite bulky. Once the rule is in place you may want to <strong>classify the Unified Sources eVar</strong> in ways relevant to your business to take full advantage of one of the most useful solutions Engineering Services has to offer.</p>
<p><img class="aligncenter" src="http://assets.omniture.com/en/images/blogs/ES-US3.JPG" alt="" width="525" height="136" /></p>
<p class="MsoNormal" style="line-height: normal;">If you already have Unified Sources VISTA solutions, how do you use it?</p>
<p class="MsoNormal" style="line-height: normal;">If you don&#8217;t then feel free to send me an e-mail ( paurigemma (at) omniture.com)  with questions.  Or contact your Account Manager and they will help you get started.</p>
<p class="MsoNormal">
<img src="http://feeds.feedburner.com/~r/omniture/blogs/category/Seo/~4/mR_fNiLYR3M" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blogs.omniture.com/2009/06/09/unified-sources-the-db-vista-solution-that-makes-other-vista-solutions-cower-in-fear/feed/</wfw:commentRss>
		<feedburner:origLink>http://blogs.omniture.com/2009/06/09/unified-sources-the-db-vista-solution-that-makes-other-vista-solutions-cower-in-fear/</feedburner:origLink></item>
		<item>
		<title>Tracking Organic Keyword Rankings in Google</title>
		<link>http://feedproxy.google.com/~r/omniture/blogs/category/Seo/~3/59uphWiI7HA/</link>
		<comments>http://blogs.omniture.com/2009/05/08/tracking-organic-keyword-rankings-in-google/#comments</comments>
		<pubDate>Fri, 08 May 2009 21:04:13 +0000</pubDate>
		<dc:creator>Jordan LeBaron</dc:creator>
		
		<category><![CDATA[SEO]]></category>

		<category><![CDATA[Search Engine Marketing]]></category>

		<category><![CDATA[Web analytics]]></category>

		<category><![CDATA[Google]]></category>

		<category><![CDATA[organic keyword ranking]]></category>

		<guid isPermaLink="false">http://blogs.omniture.com/?p=236</guid>
		<description><![CDATA[When Keyword Rankings Matter
The value of keyword ranking reports has been hotly debated over the years. Many search marketers argue that traditional ranking reports offer little value and provide a short-sighted view of your overall organic search visibility. Marketers can be mislead when top rankings are being reported, but for keywords with little to no [...]]]></description>
			<content:encoded><![CDATA[<p><strong>When Keyword Rankings Matter</strong></p>
<p>The value of keyword ranking reports has been hotly debated over the years. Many search marketers argue that traditional ranking reports offer little value and provide a short-sighted view of your overall organic search visibility. Marketers can be mislead when top rankings are being reported, but for keywords with little to no search traffic volume. The emphasis of keyword ranking monitoring should be focused on <a href="http://blogs.omniture.com/2008/09/26/targeting-the-right-keywords-with-seo/">the right keywords</a>, actually driving traffic and conversions.</p>
<p><strong>Google Referrer String Change</strong></p>
<p>Google has recently begun rolling out changes to its referring URL format to include some small changes and the addition of several new parameters. One of the new data points included in this new referrer string is search ranking data. That&#8217;s right, search ranking data. This ranking data tells you exactly where in the search results your listing appeared when the user clicked.</p>
<p>Example of new Google referrer strings:</p>
<p><!--[if gte mso 9]&gt;  Normal 0     false false false  EN-US X-NONE X-NONE                           &lt;![endif]--><!--[if gte mso 9]&gt;                                                                                                                                            &lt;![endif]--> <!--[if gte mso 10]&gt;--></p>
<p><!--[endif]--></p>
<p class="MsoNormal" style="line-height: normal;"><span style="font-size: 12pt; font-family: ">http://www.google.com/url?sa=t&amp;source=web&amp;ct=res&amp;<strong><span style="color: red;">cd=7</span></strong>&amp;url=http%3A%2F%2Fwww.yoursite&#8230;</span></p>
<p>The &#8220;cd&#8221; parameter in the referrer string above identifies the search listing ranking that appeared when the user clicked through to the site (i.e. search ranking = 7)</p>
<p><strong>New SiteCatalyst Reporting</strong></p>
<p>Omniture recently <a href="http://www.omniture.com/press/687">announced </a> that we are providing new reporting capabilities in <a href="http://www.omniture.com/en/products/online_analytics/sitecatalyst">SiteCatalyst</a> to segment reports by organic keyword rankings, based on this new Google referrer string change:</p>
<p><img src="http://assets.omniture.com/en/images/blogs/Jordan_post5_image1.png" alt="" /></p>
<p>This new functionality allows clients to breakdown keywords by the actual search engine rankings driving traffic to their sites. This solution will be provided through our <a href="http://www.omniture.com/en/services/es">Engineering Services Group</a> at no cost to our clients.</p>
<p>This first iteration is still a work in progress and we are actively testing new advanced solutions to make this data more actionable (e.g. trending average keyword rankings, utilizing <a href="http://blogs.omniture.com/2009/02/15/alerts-inside-omniture-sitecatalyst">alerts</a> to track top keywords, etc&#8230;). Stay tuned to this blog for an additional post with more details on these advanced solutions.</p>
<p>Our hope is this new functionality will provide our clients a deeper level of insight into their organic keyword optimization efforts and can help better balance their organic vs. paid search efforts, further optimizing ad spend.</p>
<p><strong>Important Issues to Note:</strong></p>
<ol>
<li>For more information on getting this report implemented, please reach out to your Account Manager</li>
<li>There is no guarantee this ranking data will be permanently included by Google in their referrer strings. Our hope is that Google will continue to provide this useful information, which could also help lessen the burden expended by automated keyword ranking query tools on their data centers.</li>
<li>Google has not rolled this out completely. The roll out is currently limited to the US-only and is currently impacting only ~10% of searches</li>
<li><a href="http://blogs.omniture.com/2009/05/15/updating-the-sitecatalyst-javascript-code-for-google-search-results-change/">Ben Gaines</a> will soon be posting more information on the Omniture Blog regarding additional &#8220;gotchas&#8221; and FAQs regarding this new solution.</li>
</ol>
<img src="http://feeds.feedburner.com/~r/omniture/blogs/category/Seo/~4/59uphWiI7HA" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blogs.omniture.com/2009/05/08/tracking-organic-keyword-rankings-in-google/feed/</wfw:commentRss>
		<feedburner:origLink>http://blogs.omniture.com/2009/05/08/tracking-organic-keyword-rankings-in-google/</feedburner:origLink></item>
		<item>
		<title>Back to Basics: Organic vs. Paid Search Detection</title>
		<link>http://feedproxy.google.com/~r/omniture/blogs/category/Seo/~3/nQ1nyDcI1L8/</link>
		<comments>http://blogs.omniture.com/2009/03/10/organic-vs-paid-search-detection/#comments</comments>
		<pubDate>Tue, 10 Mar 2009 21:34:03 +0000</pubDate>
		<dc:creator>Jordan LeBaron</dc:creator>
		
		<category><![CDATA[SEO]]></category>

		<category><![CDATA[Search Engine Marketing]]></category>

		<category><![CDATA[paid search]]></category>

		<guid isPermaLink="false">http://blogs.omniture.com/?p=207</guid>
		<description><![CDATA[I often hear from clients concerned that their organic and paid search traffic isn&#8217;t adding up. These clients will exhaust multiple resources trying to figure out the problem causing the discrepancy. However, the issue is typically due to one simple problem: improper usage of paid search campaign tagging.
To better understand this issue, it&#8217;s helpful to [...]]]></description>
			<content:encoded><![CDATA[<p>I often hear from clients concerned that their organic and paid search traffic isn&#8217;t adding up. These clients will exhaust multiple resources trying to figure out the problem causing the discrepancy. However, the issue is typically due to one simple problem: <em>improper usage of paid search campaign tagging</em>.</p>
<p>To better understand this issue, it&#8217;s helpful to give some background on how Omniture interprets search engine traffic. Search detection in SiteCatalyst relies primarily on the referring URL, which is passed into SiteCatalyst on each page view. If the referrer matches a search engine with its corresponding keyword query parameter (e.g. &#8220;<a href="http://www.google.com/search?q=web+analytics" target="_blank">http://www.google.com/search?q=web+analytics</a>&#8220;), then the referrer and keyword are properly classified.</p>
<p><img class="aligncenter" src="http://assets.omniture.com/en/images/blogs/search-referrals.gif" alt="Search Referral Process" width="426" height="431" /></p>
<p>Because the referring URL is the same for both paid and organic click-throughs, all search engine traffic is classified as organic traffic, <em>unless</em> the paid search landing page URL is tagged with a campaign tracking identifier. When a paid search campaign is not tagged, or the paid search detection filters in SiteCatalyst are not setup properly, search engine traffic is not segmented correctly. As a result, organic and paid search traffic numbers will not be accurate.</p>
<p>Improper reporting of search traffic can cause <strong>major </strong>problems for execution, planning, and budgeting of your <a href="http://www.omniture.com/en/products/visitor_acquisition/searchcenter" target="_blank">search marketing </a>programs. This can often lead to the misappropriation of large (sometimes multi-million dollar) paid search campaign budgets. For this reason, paid search should be tagged and tracked like any other campaign. For more details on general campaign tracking see Adam &#8220;<a href="http://www.twitter.com/Omni_man" target="_blank">Omni_man</a>&#8221; Greco&#8217;s recent post about the value of <a href="http://blogs.omniture.com/2008/10/01/campaign-tracking-inside-omniture-sitecatalyst/">campaign tracking</a> and how to track them effectively in SiteCatalyst.</p>
<p>Tagging your paid search campaigns involves just a few steps:</p>
<ul>
<li><strong>Step 1: Create paid search identifier:</strong> Decide on a scalable tracking identifier that web analysts and search marketers can both agree upon. The simpler the tracking code the better:
<ul>
<li>Example: http://www.yourdomain.com?<strong>kwid</strong>=widgets</li>
</ul>
</li>
</ul>
<ul>
<li>In the example above, the &#8220;<strong>kwid</strong>&#8221; query string parameter will be used to identify paid search referrals.</li>
</ul>
<ul>
<li><strong>Step 2: Setup the paid search detection filter</strong>
<ul>
<li>Log in to the Omniture Suite.</li>
<li>Click <strong>Admin &gt; Report Suites</strong></li>
<li>Select the desired report suite.</li>
<li>Click <strong>Edit Settings</strong>.</li>
<li>Select <strong>General</strong>.</li>
<li>Click <strong>Paid Search Detection</strong>. Once in this section you can setup paid search detection rules with your designated query string identifier.</li>
</ul>
</li>
</ul>
<p><img class="aligncenter" src="http://assets.omniture.com/en/images/blogs/paid-search-detection.png" alt="Paid Search Detection setting in SiteCatalyst" width="513" height="361" /></p>
<ul>
<li><strong>Step 3: Deploy paid search tracking on all destination URLs: </strong>Once you&#8217;ve decided on a paid search identifier and set them up properly in SiteCatalyst, you need to deploy these tracking codes on all of your paid search landing pages (destination URLs):
<ul>
<li>Examples:
<ul>
<li>
<div style="12px courier;">http://www.yourdomain.com?<strong>kwid</strong>=widgets</div>
</li>
<li>
<div style="12px courier;">http://www.yourdomain.com?<strong>kwid</strong>=cranks</div>
</li>
<li>
<div style="12px courier;">http://www.yourdomain.com?<strong>kwid</strong>=gears</div>
</li>
</ul>
</li>
</ul>
</li>
</ul>
<ul>
<li>In this example, I&#8217;ve included the paid search identifier, &#8220;<strong>kwid</strong>&#8221; followed by a basic keyword value (i.e. widgets, cranks, gears, etc…). This level of tracking can be expanding to include ad groups, text ad ids, etc… The manual process of updating destination URLs is a time-consuming yet worthwhile task that ensures SiteCatalyst can properly identify your paid search traffic. <em>It&#8217;s important to note that <a href="http://www.omniture.com/en/products/visitor_acquisition/searchcenter" target="_blank">SearchCenter</a> automates this process by tagging all landing page URLs for you.</em></li>
</ul>
<ul>
<li><strong>Step 4: Regular follow-up with Search Marketing Team:</strong> Once you&#8217;ve fully deployed your paid search tracking codes, frequently validate their maintenance with your <a href="http://www.omniture.com/en/products/visitor_acquisition/searchcenter" target="_blank">search marketing</a> team. Many of the problems with inaccurate paid/organic search tracking come from the mismanagement or omission of tracking codes on destination URLs. This can be easily avoided through regular follow-up.</li>
</ul>
<p>The issue of paid search tagging may seem simple and obvious to some, but just one misstep can lead to major inaccuracies in your data. Follow these recommendations and you can sleep soundly knowing that you are properly tracking and classifying your search engine traffic.</p>
<p><em>As a senior consultant for Omniture Consulting Services, Jordan LeBaron leads SEO consulting services, providing Omniture clients guidance on site optimization strategies and leveraging their web analytics to drive their SEO efforts. Follow Jordan on <a href="http://www.twitter.com/jordanlebaron" target="_blank">Twitter</a> or connect with him on <a href="http://www.linkedin.com/in/jordanlebaron" target="_blank">LinkedIn</a>.</em></p>
<img src="http://feeds.feedburner.com/~r/omniture/blogs/category/Seo/~4/nQ1nyDcI1L8" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blogs.omniture.com/2009/03/10/organic-vs-paid-search-detection/feed/</wfw:commentRss>
		<feedburner:origLink>http://blogs.omniture.com/2009/03/10/organic-vs-paid-search-detection/</feedburner:origLink></item>
		<item>
		<title>Targeting the Right Keywords with SEO</title>
		<link>http://feedproxy.google.com/~r/omniture/blogs/category/Seo/~3/VZbMCg-IXR8/</link>
		<comments>http://blogs.omniture.com/2008/09/26/targeting-the-right-keywords-with-seo/#comments</comments>
		<pubDate>Fri, 26 Sep 2008 20:28:20 +0000</pubDate>
		<dc:creator>Jordan LeBaron</dc:creator>
		
		<category><![CDATA[SEO]]></category>

		<category><![CDATA[Search Engine Marketing]]></category>

		<category><![CDATA[Testing and Targeting]]></category>

		<category><![CDATA[keywords]]></category>

		<category><![CDATA[optimize]]></category>

		<guid isPermaLink="false">http://blogs.omniture.com/?p=124</guid>
		<description><![CDATA[My family and I recently visited a well known beach boardwalk on the west coast. While walking the boardwalk, tempted by carnival games, funnel cakes and cotton candy, there was one carnival game that caught my eye. The game was simple: throw a dart at a wall covered in little star targets, land the dart [...]]]></description>
			<content:encoded><![CDATA[<p>My family and I recently visited a well known <a href="http://www.beachboardwalk.com/">beach boardwalk</a> on the west coast. While walking the boardwalk, tempted by carnival games, funnel cakes and cotton candy, there was one carnival game that caught my eye. The game was simple: throw a dart at a wall covered in little star targets, land the dart inside one of the red stars and win a prize.</p>
<p>The dart game looked easy enough, so I exchanged money with the game attendant, was handed a dart, and preceded with my pathetic attempt to win a prize for my child. After standing there for a few seconds I realized that with over a hundred targets to choose from, it was difficult to decide where to focus my attention. I blindly threw the dart and didn&#8217;t come close. Sadly, it took me two more tries before dumb luck allowed me to eventually connect with a star. I begrudgingly handed the $.05 prize to my excited son and headed back to the funnel cakes.</p>
<p><img src="/wp-content/uploads/2008/09/plastic_dart.jpg" alt="image" width="418" height="256" /></p>
<p>Looking back I couldn&#8217;t help but realize how much more difficult that carnival game was compared to playing darts on a standard dart board. Having a clear target, like a dart board, allows you to better focus your attention and play with more confidence.</p>
<p><strong>Targeting the Right Keywords</strong></p>
<p><strong><br />
</strong>Targeting the &#8220;right&#8221; keywords is the most important first step to any SEO project. For some, this might seem like a blatantly obvious principle, but you&#8217;d be surprised at how many organizations have dropped the ball with this critical first step.</p>
<p>What are your &#8220;money&#8221; keywords? Which are your top converting keywords from organic search? If you can&#8217;t answer these questions, you may be in need of some focused keyword research.</p>
<p>Moving forward with SEO before doing comprehensive keyword research is like promoting a huge <a href="http://www.fighters.com/">Mixed Martial Arts </a> event on <a href="http://www.mylifetime.com/">The Lifetime Channel</a>- you&#8217;re wasting valuable resources on the wrong audience. Selecting the best keywords will allow you to reach the best prospects.</p>
<p><strong>Keyword Mining</strong></p>
<ul>
<li><strong>Internal Mining:</strong> The first step in this process is a good old fashioned brain dump. Brainstorm every possible variation you can think of - this process is designed to help you define your organization&#8217;s internal terminology. It&#8217;s important to avoid the web during this stage, as you don&#8217;t want any outside influences to impact this internal brainstorming process. I suggest you avoid your computer entirely and just use a white board or a piece of paper to jot down all your thoughts and ideas. During this process it&#8217;s often helpful to group your keywords into logical categories to help your research be more focused as you move through the research process.</li>
</ul>
<ul>
<li><strong>Competitive Mining:</strong> During this next step you&#8217;ll review your top competitors&#8217; sites to identify additional keyword variations. Using tools such as <a href="http://seodigger.com/">SEO Digger</a>, <a href="http://www.compete.com/">Compete</a>, or <a href="https://adwords.google.com/select/KeywordToolExternal">Google AdWords Keyword Tool </a> can be very helpful in mining your competitor&#8217;s site for keyword data.</li>
</ul>
<ul>
<li><strong>Search Data Mining:</strong> Reviewing search engine data is the last step in the research phase. This search engine keyword data provides insight into what common keyword terms users are actually searching. Most tools provide estimated search volume estimates for each keyword, as well as keyword ontology/suggestion functions. This process is typically the most helpful in discovering gaps in your keyword research.</li>
</ul>
<p>Some of the best research tools include: <a href="https://adwords.google.com/select/KeywordToolExternal">Google AdWords Keyword Tool</a>, <a href="http://adlab.msn.com/Keyword-Research.aspx">Microsoft adCenter Labs</a>, <a href="http://www.keyworddiscovery.com/">Keyword Discovery</a>, and <a href="http://www.wordtracker.com/">Wordtracker</a>, among others.</p>
<p><img src="/wp-content/uploads/2008/09/google_adwords_screenshot.png" alt="" width="530" height="374" /></p>
<h5>A screenshot of Google AdWords Keyword Tool</h5>
<p>Once you&#8217;ve mined all of your potential keywords, it&#8217;s time for a critical review of your keyword list. If you haven&#8217;t already done so, you should logically group or silo your keywords by topical categories. You should also review the list for any unrelated or negative keywords which don&#8217;t apply to your business. Once you&#8217;ve finalized this list it&#8217;s time to move on to testing.</p>
<p><strong>Testing &amp; Analyzing your Keywords:</strong></p>
<p>Simply put, you need to test the effectiveness of your keywords before you begin to optimize your pages.</p>
<p>The easiest way to test is to analyze your existing data. Your web analytics data can be a rich source of data regarding past keyword performance from both organic search and paid search. Evaluate the success of these keywords based on key performance indicators tied to true company objectives (i.e. orders, revenue, leads, etc&#8230;).  Don&#8217;t fall into the trap of measuring success by traffic alone, as this can often lead to problems.</p>
<p>If you don&#8217;t have data to measure past keyword performance, I highly recommend you move forward with a paid search campaign to gather the data you need. This can often be a costly project, but it is well worth the investment. The information you will gather will help you discover your money keyword terms. With this knowledge you can confidently move forward with the optimization of your site.</p>
<p><strong>Optimize &amp; Monitor:</strong></p>
<p>Now that you&#8217;ve finalized your keyword list through thorough discovery and analysis, it&#8217;s time to move forward with optimization of your site. While you&#8217;re working to optimize the various pages on your site for your &#8220;money&#8221; phrases, you should also be planning a careful strategy to accurately measure the performance and these pages and keywords. Closely monitoring the performance of the pages and keywords will allow you make changes to your plan when needed and be prepared to deploy appropriate resources.  SEO is not a &#8220;set it and forget it&#8221; process.  When your performance is measured, your performance will improve.</p>
<p>Whether you&#8217;re in the process of developing new content, launching a new site, or even re-visiting your existing keyword strategy, remember to follow the steps I&#8217;ve outlined above before moving forward. Following these basic keyword research guidelines will save you valuable time and resources, helping you target the keywords that will drive success for your business.</p>
<img src="http://feeds.feedburner.com/~r/omniture/blogs/category/Seo/~4/VZbMCg-IXR8" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blogs.omniture.com/2008/09/26/targeting-the-right-keywords-with-seo/feed/</wfw:commentRss>
		<feedburner:origLink>http://blogs.omniture.com/2008/09/26/targeting-the-right-keywords-with-seo/</feedburner:origLink></item>
		<item>
		<title>Utilizing Predictive Revenue Models in Paid &amp; Organic Search</title>
		<link>http://feedproxy.google.com/~r/omniture/blogs/category/Seo/~3/T9ITK0vrYeQ/</link>
		<comments>http://blogs.omniture.com/2008/08/26/utilizing-predictive-revenue-models-in-paid-organic-search/#comments</comments>
		<pubDate>Tue, 26 Aug 2008 22:50:55 +0000</pubDate>
		<dc:creator>Bill Mungovan</dc:creator>
		
		<category><![CDATA[SEO]]></category>

		<category><![CDATA[Search Engine Marketing]]></category>

		<category><![CDATA[Dave Roth]]></category>

		<category><![CDATA[LTV model]]></category>

		<category><![CDATA[opportunity report]]></category>

		<category><![CDATA[paid search]]></category>

		<category><![CDATA[SES]]></category>

		<guid isPermaLink="false">http://blogs.omniture.com/?p=109</guid>
		<description><![CDATA[One of the more interesting concepts presented at last week&#8217;s SES show  in San Jose detailed the use of predictive revenue modeling for SEO and paid search.  A former colleague of mine, Dave Roth of Yahoo!, runs search programs on behalf of Yahoo!&#8217;s properties.  He discussed their use of predictive data models [...]]]></description>
			<content:encoded><![CDATA[<p>One of the more interesting concepts presented at last week&#8217;s <a href="http://www.searchenginestrategies.com/sanjose/">SES show </a> in San Jose detailed the use of predictive revenue modeling for SEO and paid search.  A former colleague of mine, <a href="http://searchengineland.com/lands/industrial-strength.php">Dave Roth</a> of Yahoo!, runs search programs on behalf of Yahoo!&#8217;s properties.  He discussed their use of predictive data models to gauge how they were performing against their competition.</p>
<p>In SEO it works like this:</p>
<p>For each keyword, create an &#8220;Opportunity report&#8221; that looks at your current organic rank and click volume versus your top competitors, and measure the gaps.  Then map those gaps to Lifetime Value (LTV) to quantify their value.  If, for example, you know how much revenue you made in position #1 versus position #2, you can quantify your revenue losses or gains based on rank.  In other words, how much revenue are you losing by not ranking higher than your competitors?  Nothing gets an executive&#8217;s attention faster than lost revenue, especially if you can see (at least roughly) how much revenue your competitors are earning by outranking you.</p>
<p>In paid search it works similarly, but is a little more complex:</p>
<p>For each keyword, create an LTV model based on past revenue performance, click volume, rank, CPC and click costs.  By factoring in click costs you are capturing your efficiency over time because click costs account for your quality score.  At Yahoo! Dave explained that they reforecast every month to stay on top of rapidly changing search markets, then communicate the updated numbers across all relevant internal departments so everybody knows what revenue gains or losses to expect for that month.  At Yahoo! they use a &#8220;scorecard&#8221; to measure each Yahoo! property vs. another, all based on ROI (both immediate for that month and LTV).  My favorite line in Dave&#8217;s presentation was a Yahoo! mantra: &#8220;If you can&#8217;t quantify it, it doesn&#8217;t exist.&#8221;</p>
<p>In a world where everything is quantified, all of your actions can be based on data and revenue models; and perhaps even more importantly, you can communicate potential fluctuations in revenue BEFORE they happen.</p>
<p>Make sure your toolset can read your search performance data across both paid and organic so you don&#8217;t have to marry two different reports together.  Having that data in two separate systems leaves room for human error when combining the data sets.  Don&#8217;t settle for anything less than a holistic approach to analyzing the performance of your search programs, and don&#8217;t rule out the importance of predictive revenue models for your organization.</p>
<img src="http://feeds.feedburner.com/~r/omniture/blogs/category/Seo/~4/T9ITK0vrYeQ" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blogs.omniture.com/2008/08/26/utilizing-predictive-revenue-models-in-paid-organic-search/feed/</wfw:commentRss>
		<feedburner:origLink>http://blogs.omniture.com/2008/08/26/utilizing-predictive-revenue-models-in-paid-organic-search/</feedburner:origLink></item>
		<item>
		<title>SES’s Measuring Success in a 2.0 World: Where Do We Go from Here?</title>
		<link>http://feedproxy.google.com/~r/omniture/blogs/category/Seo/~3/PIXp3W5NxiE/</link>
		<comments>http://blogs.omniture.com/2008/08/20/sess-measuring-success-in-a-20-world-where-do-we-go-from-here/#comments</comments>
		<pubDate>Wed, 20 Aug 2008 20:14:08 +0000</pubDate>
		<dc:creator>Jordan LeBaron</dc:creator>
		
		<category><![CDATA[SEO]]></category>

		<category><![CDATA[Search Engine Marketing]]></category>

		<category><![CDATA[Avinash Kaushik]]></category>

		<category><![CDATA[Jim Sterne]]></category>

		<category><![CDATA[online measurement]]></category>

		<category><![CDATA[SES]]></category>

		<guid isPermaLink="false">http://blogs.omniture.com/?p=107</guid>
		<description><![CDATA[As I left yesterday&#8217;s SES session, &#8220;Measuring Success in a 2.0 World,&#8221; it seemed to me that the speakers were sending a wake-up call to marketers, encouraging them &#8212; now that Web 2.0 is changing how content travels on the Internet &#8212; to ask the right questions when it comes to measuring campaigns. Content reaches [...]]]></description>
			<content:encoded><![CDATA[<p>As I left yesterday&#8217;s SES session, &#8220;Measuring Success in a 2.0 World,&#8221; it seemed to me that the speakers were sending a wake-up call to marketers, encouraging them &#8212; now that Web 2.0 is changing how content travels on the Internet &#8212; to ask the right questions when it comes to measuring campaigns. Content reaches consumers in new and unique ways  &#8212; it is vital that marketers use the right tools to track the results of what is taking place online. They must then ask the right questions to discover what those results mean, and to guide their future decisions.</p>
<p>Because I spend most of my time drilling down in search, I focused my takeaways on the measurement challenges as they apply to natural search and SEO.</p>
<p>The speakers were: <a href="http://emetrics.wordpress.com/">Jim Sterne</a>, chairman of the Web Analytics Association; <a href="http://www.sitelogicmarketing.com/blog/">Matt Bailey</a>, president of SiteLogic; <a href="http://www.kaushik.net/avinash/">Avinash Kaushik</a>, author and blogger; and <a href="http://theanalyticsguru.wordpress.com/">Marshall Sponder</a>, senior Web analyst for Monster.com. (<a href="http://www.enquisite.com/blog/">Richard Zwicky</a>, founder and CEO of Enquisite, moderated.)</p>
<p>Overall, the speakers felt that today&#8217;s measurement challenges include:</p>
<ul>
<li>Content is being created, distributed and consumed in new ways &#8212; how do we measure effectively?</li>
<li>We have an overwhelming amount of data &#8212; what do we measure?</li>
<li>Economic challenges are forcing more focus on profitability &#8212; how do we ensure that each campaign is pulling its highest possible ROI?</li>
</ul>
<p>In order to meet these challenges, marketers must:</p>
<ul>
<li>Embrace the idea of &#8220;multiplicity.&#8221; A single tool may not be enough to measure everything. Begin with a web analytics solution, but be prepared to fill in the gaps with additional tools.</li>
<li>Use advanced keyword reporting and segmentation, focusing on reports that drill down on profitability.</li>
<li>Look at not only which keywords are most profitable. Ask: Which keywords are selling my most profitable products?</li>
<li>Segmenting data can result in valuable insights. Remember to ask questions, then take appropriate action.</li>
</ul>
<p>Web 2.0 is about empowering people. As they gain greater control from new tools and capabilities online, marketers must continue to discover the complete story, because only by doing so can we truly understand whether we are giving users the content, products and services they desire. By asking the right questions and using a variety of analytics solutions to find the answers, we can uncover actionable data that will lead us to increases in ROI.</p>
<img src="http://feeds.feedburner.com/~r/omniture/blogs/category/Seo/~4/PIXp3W5NxiE" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blogs.omniture.com/2008/08/20/sess-measuring-success-in-a-20-world-where-do-we-go-from-here/feed/</wfw:commentRss>
		<feedburner:origLink>http://blogs.omniture.com/2008/08/20/sess-measuring-success-in-a-20-world-where-do-we-go-from-here/</feedburner:origLink></item>
		<item>
		<title>Pitching the Value of Organic Search</title>
		<link>http://feedproxy.google.com/~r/omniture/blogs/category/Seo/~3/9jFRxBqHnlE/</link>
		<comments>http://blogs.omniture.com/2008/07/18/pitching-the-value-of-organic-search/#comments</comments>
		<pubDate>Fri, 18 Jul 2008 22:20:58 +0000</pubDate>
		<dc:creator>Jordan LeBaron</dc:creator>
		
		<category><![CDATA[SEO]]></category>

		<category><![CDATA[Search Engine Marketing]]></category>

		<category><![CDATA[organic search]]></category>

		<category><![CDATA[SEO site audit]]></category>

		<guid isPermaLink="false">http://blogs.omniture.com/?p=85</guid>
		<description><![CDATA[It&#8217;s a sad reality that many well-known organizations, including many Fortune 500 companies, still don&#8217;t understand the value of organic search.  Even some businesses with multi-million dollar paid search budgets have focused little effort in optimizing their sites for organic search.  The fact is these organizations are failing to capitalize on a major acquisition channel, [...]]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s a sad reality that many well-known organizations, including many Fortune 500 companies, still don&#8217;t understand the value of organic search.  Even some businesses with multi-million dollar paid search budgets have focused little effort in optimizing their sites for organic search.  The fact is these organizations are failing to capitalize on a major acquisition channel, and while they have yet to adopt search engine optimization (SEO) as a legitimate and standard marketing practice, their competitors are reaping the benefits.</p>
<p>According to <a href="http://www.comscore.com/press/release.asp?press=1802">comScore</a>, in August 2007, over 61 billion search engine queries were conducted worldwide from over 750 million searchers.  These staggering search user trends have shown continued growth year after year.  Many studies have also concluded that the majority of searchers will choose an organic search listing over a paid listing.  This data demonstrates the huge potential that organic search offers and reinforces the fact that any organization not focused on SEO is missing out on a tremendous opportunity.</p>
<p>What impact can SEO have on your business?</p>
<p>Let&#8217;s be honest, it&#8217;s very difficult to get the budget and resources to move forward with SEO if senior management can&#8217;t see the big picture.  You must be able to clearly demonstrate the financial impact that investing in SEO will have on your business. You need to know how much money you&#8217;re currently leaving on the table by ignoring SEO.  The best way to understand this involves a two step process:</p>
<p>1) Turn to Your Web Analytics<br />
2) Conduct an SEO Site Audit</p>
<p><strong>Step 1: Turn to Your Web Analytics</strong></p>
<p>Using web analytics will allow you to accurately measure the performance of your organic search channel and make informed decisions about what and how to optimize.</p>
<p><img style="middle;" src="/wp-content/uploads/2008/07/natural_search_roi.gif" alt="" width="530" height="180" /></p>
<h5><strong>Omniture SiteCatalyst (sample data)</strong></h5>
<p>Use your web analytics to answer these key business questions</p>
<ul>
<li>What percentage of your traffic comes from organic search?</li>
<li>What are your top performing organic search keywords?</li>
<li>Is the majority of your keyword traffic coming from brand specific keywords?</li>
<li>What is the current search traffic and revenue contribution from organic search?</li>
</ul>
<p>By answering these simple questions you can begin to gather critical data to help prepare a reliable SEO value pitch.</p>
<p><strong>Step 2: Conduct an SEO Site Audit</strong></p>
<p>Conducting a simple site audit will give you insight into the SEO health of your website and help you identify any obvious performance gaps.  The audit should evaluate both on-page optimization (title tags, keyword usage, site structure, etc&#8230;) and off-page optimization efforts (link popularity, social media, etc&#8230;).  This SEO scorecard will not only assist with the development of an SEO value pitch, but it will provide a valuable blueprint for your future SEO program.</p>
<p>By combining the discovery data you&#8217;ve gather from your web analytics, along with SEO scorecard conclusions from the site audit, you can gain a holistic view of your existing SEO strategy and help you formulate a trusted estimate regarding the organic search growth opportunity for your site.  Listed below is a basic example of how to use the discovery data to formulate a high-level estimate to demonstrate the impact of SEO to senior management.</p>
<p>Example Organic Search Traffic/Revenue Estimate:</p>
<p><img style="middle;" src="/wp-content/uploads/2008/07/seo_revenue_table.gif" alt="" width="349" height="135" /></p>
<p>It&#8217;s essential to understand the impact organic search can have on your business.  Early adoption of SEO will have long-term benefits for your business and allow you to stay ahead of the curve and your competition.</p>
<p>If you can demonstrate a solid estimate of revenue impact for SEO to senior management or the HiPPO, you should be well on your way to getting the approval for budget and resources to begin investing in SEO.</p>
<img src="http://feeds.feedburner.com/~r/omniture/blogs/category/Seo/~4/9jFRxBqHnlE" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blogs.omniture.com/2008/07/18/pitching-the-value-of-organic-search/feed/</wfw:commentRss>
		<feedburner:origLink>http://blogs.omniture.com/2008/07/18/pitching-the-value-of-organic-search/</feedburner:origLink></item>
	</channel>
</rss>
