<?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>Broes &#187; Google Adwords</title>
	<atom:link href="http://www.broes.nl/category/google-adwords/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.broes.nl</link>
	<description>Mac OS X Widgets and more!</description>
	<lastBuildDate>Wed, 02 Nov 2011 13:30:00 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Exact keyword tracking of Yahoo Search Marketing and Google Adwords in Analytics</title>
		<link>http://www.broes.nl/2008/12/exact-keyword-tracking-of-yahoo-search-marketing-and-google-adwords-in-analytics/</link>
		<comments>http://www.broes.nl/2008/12/exact-keyword-tracking-of-yahoo-search-marketing-and-google-adwords-in-analytics/#comments</comments>
		<pubDate>Sun, 07 Dec 2008 22:30:07 +0000</pubDate>
		<dc:creator>Broes</dc:creator>
				<category><![CDATA[Google Adwords]]></category>
		<category><![CDATA[Google Analytics]]></category>
		<category><![CDATA[SEM]]></category>
		<category><![CDATA[Yahoo Search Marketing]]></category>

		<guid isPermaLink="false">http://www.broes.nl/?p=66</guid>
		<description><![CDATA[This might be an unexpected article from me, but I&#8217;ve been busy with some things lately on a professional (as in: working to pay the bills) level. I&#8217;m sure anyone in the business of Search Engine Marketing (SEM) has read the article on Exact Keyword Tracking with Google Analytics on ROIrevolution.com. If you haven&#8217;t, do [...]]]></description>
			<content:encoded><![CDATA[<p>This might be an unexpected article from me, but I&#8217;ve been busy with some things lately on a professional (as in: working to pay the bills) level.</p>
<p>I&#8217;m sure anyone in the business of Search Engine Marketing (SEM) has read the article on <a href="http://www.roirevolution.com/blog/2008/02/exact_keyword_tracking_with_gajs.html">Exact Keyword Tracking with Google Analytics</a> on ROIrevolution.com. If you haven&#8217;t, do so now!</p>
<p>The client I&#8217;ve been working for lately, wanted to extend their reach from Google Adwords to Yahoo Search Marketing (YSM) (Yahoo search accounted for 23% of organic search of US&#8217; visitors). I wanted to capture the same data (&#8220;keyword bidded on&#8221; vs. &#8220;exact search phrase/keyword&#8221;) for YSM as for Adwords. Well, that happens to be entirely possible, one might even say better possible with YSM than with Adwords.</p>
<p>I&#8217;m not going to explain to you in detail how you can add extra information to your landing page URL, as this page about <a href="http://www.ppchero.com/the-secret-of-tracking-yahoo-keyword-data-in-google-analytics/">Tracking Yahoo! Keyword Data in Google Analytics</a> on PPCHero.com already does that in detail.</p>
<p>So, here it goes at a high pace:<br />
<span id="more-66"></span></p>
<p>Add the following query string to your landingpage URL for any Ad in YSM:</p>
<pre>?utm_source=ysm&#038;utm_medium=cpc&#038;utm_term={YSMKEY}&#038;utm_content={YSMADID}&#038;utm_campaign={YSMADGRPID}&#038;query={YSMRAW}</pre>
<p>Now, when you&#8217;ve read the abovementioned article on ROIrevolution.com, or are already using <a href="http://www.roirevolution.com/script/ga_keyword2.js">their ga_keyword2.js</a> javascript file, you only need to replace the file with the following <a href='http://www.broes.nl/wp-content/uploads/2008/12/ga_keyword2.js'>modified ga2_keyword2.js to track exact keywords of Yahoo Search Marketing and Google Adwords in Analytics</a> (right click to &#8220;Save link as&#8230;&#8221;).</p>
<p>The biggest difference between tracking exact query&#8217;s of YSM and Adwords is the way that info is transmitted to the client:</p>
<ul>
<li>Yahoo Search Marketing puts the info in the URL query string (when you use the abovementioned  query).</li>
<li>Google Adwords puts the info in the referrer string</li>
</ul>
<p>Therefore the script has been slightly modified to detect whether the source is YSM or Adwords, and parse the URL or referrer string accordingly.</p>
<p>Yahoo Search Marketing will appear in Google Analytics as &#8220;ysm&#8221;. When you like it to appear as &#8220;yahoo&#8221; (and thus merge it with the organic search results, although you can differentiate between those using the paid/non-paid links on the Search Engines page) you will need to make some edits.<br />
You need to replace <code>utm_source=ysm</code> with <code>utm_source=yahoo</code> in the query string for your Ad landing page.<br />
In the modified ga_keyword2.js javascript file, on line 47, replace <code>utm_source=ysm</code> with <code>utm_source=yahoo</code>.</p>
<p>So, the only thing you need to do is:</p>
<ul>
<li>Add the query string to every Ad&#8217;s landing page URL in Yahoo Search Marketing (don&#8217;t blame me for their cr*p interface).</li>
<li>Replace your existing ga_keyword2.js with the modified version.</li>
</ul>
<p>That&#8217;s it! Enjoy you newfound wisdom!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.broes.nl/2008/12/exact-keyword-tracking-of-yahoo-search-marketing-and-google-adwords-in-analytics/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

