<?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>eMonetized.com &#187; Google Adwords</title>
	<atom:link href="http://www.emonetized.com/category/adwords/feed" rel="self" type="application/rss+xml" />
	<link>http://www.emonetized.com</link>
	<description></description>
	<lastBuildDate>Thu, 04 Mar 2010 08:30:01 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Go Dynamic! &#8230;with Adwords Dynamic Keyword Insertion On Your Landing Page</title>
		<link>http://www.emonetized.com/109/dynamic-keyword-insertion-landing-page</link>
		<comments>http://www.emonetized.com/109/dynamic-keyword-insertion-landing-page#comments</comments>
		<pubDate>Wed, 07 Nov 2007 13:46:53 +0000</pubDate>
		<dc:creator>Tim Schroeder</dc:creator>
				<category><![CDATA[Affiliate Marketing]]></category>
		<category><![CDATA[Google Adwords]]></category>

		<guid isPermaLink="false">http://www.emonetized.com/109/dynamic-keyword-insertion-landing-page/</guid>
		<description><![CDATA[In my first &#8220;Go Dynamic!&#8221; article I talked about using Dynamic Keyword Insertion With Google Adwords. In specific, how to insert keywords &#8220;dynamically&#8221; into your text ads.
As a follow-up to this, I&#8217;m now going to telling you how to use Google Adwords so that your clickthrough URL dynamic inserts keywords into your landing pages. Lets [...]]]></description>
			<content:encoded><![CDATA[<p>In my first &#8220;Go Dynamic!&#8221; article I talked about using <a href="http://www.emonetized.com/108/adwords-dynamic-keyword-insertion/" title="Dynamic Keyword Insertion">Dynamic Keyword Insertion With Google Adwords</a>. In specific, how to insert keywords &#8220;dynamically&#8221; into your text ads.</p>
<p>As a follow-up to this, I&#8217;m now going to telling you how to use Google Adwords so that your clickthrough URL dynamic inserts keywords into your <strong>landing pages</strong>. Lets get right to it!</p>
<p><strong>Using Dynamic Keyword Insertion On Your Landing Page</strong>:</p>
<p>The process for this is really quite easy so it won&#8217;t need a long explanation. Continuing with my &#8220;Train Dog&#8221; example from my previous post, here is how your typical ad might look when using Dynamic Keyword insertion.</p>
<p><font color="#0000ff"><strong>{KeyWord:How To Train Your Dog}</strong></font><br />
40,000+ Copies Sold. How to Train<br />
With Immediate Results, Guaranteed!<br />
YourAffiliateSite4.com/{KeyWord:Train-Dog}</p>
<p>In order to using dynamic keyword insertion on your landing page, you will just need to make one change on your Google Adwords text ad. That change is made to your DESTINATION URL.</p>
<p>Let say your <strong>Display URL</strong> is:<br />
YourAffiliateSite4.com/{KeyWord:Train-Dog}</p>
<p>and your <strong>Destination URL</strong> is:<br />
YourAffiliateSite4.com/landingpage.php</p>
<p><strong>1. You would change the Destination to</strong>:<br />
YourAffiliateSite4.com/landingpage.php<strong>?kw={keyword}</strong></p>
<p>This &#8220;<strong>?kw={keyword}</strong>&#8221; code passes what ever search keyword was used to enter your landing page.</p>
<p><strong>2</strong><strong>. Now on your landing page, simply place</strong> &#8220;<strong>&lt;? echo $_GET['kw'] ?&gt;</strong>&#8221; wherever you want to keyword to be placed.</p>
<p>You don&#8217;t really have to setup an Adwords campaign to test dynamic insertion. Here is an example: <a href="http://www.emonetized.com/dynamic.php?kw=Cool%20Dude" target="_blank">http://www.emonetized.com/dynamic.php?kw=Cool Dude</a></p>
<p>You can change whatever comes after &#8220;?kw=&#8221; and it will dynamically insert the keywords.</p>
<p>You can also use  <strong>&lt;? echo $_GET['kw'] ?&gt; </strong>to dynamically insert tracking IDs (such as a SID) at the end of you affiliate link. For example in your affiliate link use: LinkToYourAffiliateOffer.com/offer.php&amp;SID=<strong>&lt;? echo $_GET['kw'] ?&gt;</strong></p>
<p>You will need to find out what characters are allowed in your SID by the <a href="http://www.emonetized.com/44/top-affiliate-networks/" title="affiliate networks" target="_blank">affiliate network</a> (spaces? periods? underscores? numbers? etc&#8230;).</p>
<p>In the case that your keyword is &#8220;train dog&#8221; but your affiliate network does not allow spaces in the SIDS, you may have to create a separate clickthrough url for each keyword in your Adwords account. There is more than one way to do things. Lastly in this tutorial your landing page would need to allow PHP.</p>
<p>To Your Success!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.emonetized.com/109/dynamic-keyword-insertion-landing-page/feed</wfw:commentRss>
		<slash:comments>22</slash:comments>
		</item>
		<item>
		<title>Go Dynamic! &#8230;with Google Adwords Dynamic Keyword Insertion</title>
		<link>http://www.emonetized.com/108/adwords-dynamic-keyword-insertion</link>
		<comments>http://www.emonetized.com/108/adwords-dynamic-keyword-insertion#comments</comments>
		<pubDate>Mon, 05 Nov 2007 17:59:43 +0000</pubDate>
		<dc:creator>Tim Schroeder</dc:creator>
				<category><![CDATA[Affiliate Marketing]]></category>
		<category><![CDATA[Google Adwords]]></category>

		<guid isPermaLink="false">http://www.emonetized.com/108/adwords-dynamic-keyword-insertion/</guid>
		<description><![CDATA[As I continue to experiment with new affiliate PPC campaigns, I&#8217;ve been venturing into new techniques I previously had not tried. One of those techniques is using &#8220;Dynamic Keyword Insertion&#8221; (also known as DKI) with Adwords. DKI allows you to have specific keywords in your advertising campaign displayed automatically within your text ads. Here is [...]]]></description>
			<content:encoded><![CDATA[<p>As I continue to experiment with new affiliate PPC campaigns, I&#8217;ve been venturing into new techniques I previously had not tried. One of those techniques is using &#8220;Dynamic Keyword Insertion&#8221; (also known as DKI) with Adwords. DKI allows you to have specific keywords in your advertising campaign displayed automatically within your text ads. Here is how to do it&#8230;</p>
<p><strong>Using Dynamic Keyword Insertion Within Your Adwords Text Ads</strong>:</p>
<p>In this example, lets say you want to target &#8220;Dog Training&#8221; keywords.</p>
<p>If you were targeting the keyword &#8220;Train Dog&#8221; in Google Adwords, you text Ad might look something like this:</p>
<p><font color="#0000ff"><strong>How To Train A Dog</strong></font><br />
40,000+ Copies Sold. Train Dog<br />
With Immediate Results, Guaranteed!<br />
AffiliateOffer123.com</p>
<p>You are probably going to want to expand your campaign from broad keywords to more specific highly targeted keywords as well (such as breeds of dogs).</p>
<p>For example, &#8220;Train Beagle&#8221; Train Collie&#8221; &#8220;Train Bulldog&#8221;</p>
<p>Instead of setting up a separate Adword&#8217;s Adgroup with a different Text Ad for each keyword you can consider using Dynamic Keyword Insertion. In this example, here is how you would do this:</p>
<p><strong>1. Setup Adgroup</strong> named &#8220;Train Dog&#8221;</p>
<p><strong>2. Add keywords</strong> (preferably using exact and phrase match).<br />
[Train Beagle]<br />
[Train Collie]<br />
[Train Bulldog]<br />
&#8220;Train Beagle&#8221;<br />
&#8220;Train Collie&#8221;<br />
&#8220;Train Bulldog&#8221;<br />
ect&#8230;you would continue this with all dog breed names.</p>
<p><strong>3. Create the Text Ad</strong> in the following format:</p>
<p><font color="#0000ff"><strong>{KeyWord:How To Train Your Dog}</strong></font><br />
40,000+ Copies Sold. How to Train<br />
With Immediate Results, Guaranteed!<br />
AffiliateOffer123.com/{KeyWord:Train-Dog}</p>
<p>Now when someone searches for &#8220;Train Beagle&#8221; your ad will appear like this (automatically!):</p>
<p><font color="#0000ff"><strong>Train Beagle</strong></font><br />
40,000+ Copies Sold. How to Train<br />
With Immediate Results, Guaranteed!<br />
AffiliateOffer123.com/Train+Beagle</p>
<p><strong>How Does It Work</strong>?</p>
<p>The syntax for Google AdWords Dynamic Keyword Insertion is <strong>{keyword: } </strong>but<font color="#000000"> you will also need to add some default text after &#8220;KeyWord:&#8221; and within brackets.<br />
</font></p>
<p><font color="#000000"> The text placed after the colon is the default text which is displayed in the case that your keyword phrase is <strong>too long</strong> to be dynamically inserted into the ad. </font></p>
<p>The syntax code also allows for <strong>automatic capitalization changes</strong>:</p>
<p>&gt; If you want to use all <strong>lower case</strong> use: <font color="#000000">{keyword:Default Text}<br />
</font>&gt; If you want to use all <strong>UPPER CASE</strong> use: <font color="#000000">{KEYWORD:Default Text}<br />
&gt; If you want the <strong>First Letter Of Each Word</strong> all caps use: </font><font color="#000000">{KeyWord:Default Text}<br />
</font><font color="#000000">&gt; If you want the <strong>First letter of first word</strong> caps use: </font><font color="#000000">{Keyword:Default Text}</font><br />
&gt; If you want the <strong>FIRST word all caps</strong> and everything else lower case use: <font color="#000000">{KEYword:Default Text}<br />
</font>&gt; If you want the <strong>FIRST Word All Caps And The First Letter</strong> of other words all upper case use: <font color="#000000">{KEYWord:Default Text}</font></p>
<p>In part 2 of &#8220;Go Dynamic&#8221; I&#8217;ll explain how to use Adwords Dynamic Keyword Insertion <strong>on your landing page</strong>.</p>
<p>To Your Success!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.emonetized.com/108/adwords-dynamic-keyword-insertion/feed</wfw:commentRss>
		<slash:comments>15</slash:comments>
		</item>
		<item>
		<title>Cloaking with Google Adwords Revealed!</title>
		<link>http://www.emonetized.com/106/cloaking-with-google-adwords-revealed</link>
		<comments>http://www.emonetized.com/106/cloaking-with-google-adwords-revealed#comments</comments>
		<pubDate>Mon, 29 Oct 2007 16:37:45 +0000</pubDate>
		<dc:creator>Tim Schroeder</dc:creator>
				<category><![CDATA[Affiliate Marketing]]></category>
		<category><![CDATA[Google Adwords]]></category>
		<category><![CDATA[cloaking]]></category>
		<category><![CDATA[google adwords]]></category>
		<category><![CDATA[PPC]]></category>

		<guid isPermaLink="false">http://www.emonetized.com/106/cloaking-with-google-adwords-revealed/</guid>
		<description><![CDATA[First let me say that in the long run it&#8217;s probably better to setup your own landing page when doing PPC affiliate marketing. I&#8217;ll get into some of those specific reasons in another post.
There are however times when you might want to do PPC direct linking or cloaking first. I personally have been doing a [...]]]></description>
			<content:encoded><![CDATA[<p>First let me say that in the long run it&#8217;s probably better to setup your own landing page when doing PPC affiliate marketing. I&#8217;ll get into some of those specific reasons in another post.</p>
<p>There are however times when you might want to do PPC direct linking or <strong>cloaking</strong> first. I personally have been doing a lot of direct linking lately and have gathered a list of a few good candidates for future PPC landing pages. So why should you do some testing with direct linking or cloaking in the first place?</p>
<p><strong>You save time and possibly some money</strong>!</p>
<p>An affiliate offer on the outside might look good but ends up being a really poor performer on the merchant end. Creating landing pages takes time and you don&#8217;t want to waste that time on an offer that&#8217;s not going to convert well.</p>
<p>By cloaking or direct linking you will have a general idea on if you can send sufficient traffic to the landing page. Is there enough keyword volume?</p>
<p>Maybe you want to just test the waters in PPC to see how much this traffic will likely cost you. Is the commission on the offer high enough for what you might have to pay for the traffic?</p>
<p>Finally, you can get a general idea of the offer&#8217;s conversion ratio before setting up a landing page and maybe buying a new domain.</p>
<p>So now that I&#8217;ve given you a few reasons on why you might want to consider using cloaked pages with Google Adwords I&#8217;m going to tell you HOW to do it.</p>
<p><strong>CLOAKING WITH GOOGLE ADWORDS</strong>:</p>
<p><strong>1. Paste the following code into the page you want to use for cloaking</strong>:</p>
<blockquote><p>&lt;html&gt;&lt;head&gt;&lt;script&gt;window.status = &#8216; &#8216;;&lt;/script&gt;&lt;meta http-equiv=&#8221;Content-Language&#8221; content=&#8221;en-us&#8221;&gt;<br />
&lt;title&gt;<strong>&#8212;TITLE&#8212;</strong>&lt;/title&gt;&lt;meta name=&#8221;keywords&#8221; content&gt;&lt;meta name=&#8221;description&#8221; content&gt;&lt;/head&gt;&lt;frameset border=&#8221;0&#8243; frameborder=&#8221;0&#8243; marginleft=&#8221;0&#8243; margintop=&#8221;0&#8243; marginright=&#8221;0&#8243; marginbottom=&#8221;0&#8243; rows=&#8221;100%,*&#8221;&gt;&lt;frame src=<strong>&#8212;URL&#8212;</strong> scrolling=&#8221;auto&#8221; frameborder=&#8221;no&#8221; border=&#8221;0&#8243; noresize&gt;&lt;frame topmargin=&#8221;0&#8243; marginwidth=&#8221;0&#8243; scrolling=&#8221;no&#8221; marginheight=&#8221;0&#8243; frameborder=&#8221;no&#8221; border=&#8221;0&#8243; noresize&gt;&lt;noframes&gt;&lt;body&gt;&lt;/body&gt;&lt;/noframes&gt;&lt;/frameset&gt;&lt;/html&gt;</p></blockquote>
<p><strong>2. Change the &#8220;&#8212;TITLE&#8212;&#8221; above to something appropriate</strong>.</p>
<p><strong>3. Convert the Landing Page URL to Unicode</strong>.</p>
<p>To do this, you can visit one of the following websites.</p>
<p>1. tokira.net/unicode or<br />
2. fantomaster.com/fantomasSuite/shadowCoder/fascodersv-e.cgi</p>
<p>Just type in the offers domain such as &#8220;http://www.amazon.com&#8221; into the field and submit it. It will convert it to a URL that looks like: &amp;#104;&amp;#116;&amp;#116;&amp;#112;&amp;#058;//&amp;#119;&amp;#119;&amp;#119;.&amp;#097;etc…</p>
<p><strong>4. Paste the new Unicode URL into the &#8220;&#8212;URL&#8212;</strong><strong>&#8221; section of the code above</strong><strong>.</strong></p>
<p><strong>5. Upload your </strong><strong>NEW CLOAKED PAGE</strong>! You are done!</p>
<p>I setup a quick example cloaked page here on eMonetized. Check Out <a href="http://www.emonetized.com/mbl.php" target="_blank" rel="nofollow">MyBlogLog</a>. <img src='http://www.emonetized.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  Notice how the url in the status bar didn&#8217;t change!</p>
<p>Normally when using PPC, the cloaked page would be on a relevant root domain. For example if I wanted to direct link to a software website with my own URL I would use something like AmazingSoftwareNow.com as the Google Adwords display URL (which is also the cloaked domain). The Adwords clickthrough URL would of course still be your affiliate link.</p>
<p>You could also try using a domain with the trademarked keyword in it if you want to be even more risky. For example if the affiliate offer you want to link to is SoftwareDeals.com, see if SoftwareDeal.info is available and cloak that domain.</p>
<p><strong>Now to the big question: Does Adwords really allow you to use cloaking</strong>?<br />
The short answer is no, but often times they that don&#8217;t catch it at all or at least not right away. Also check the merchant&#8217;s program terms. I don&#8217;t consider myself an &#8220;anything goes&#8221; blackhat kind of guy nor do I personally consider this a highly unethical technique. You will have to make your own decision on cloaking. I have not tried much cloaking with PPC lately but in the past it did work.</p>
<p>Good Luck! If you found this post helpful please share it via the social bookmarking icons below and <a href="http://www.emonetized.com/feed/" target="_blank">subscribe to my feed</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.emonetized.com/106/cloaking-with-google-adwords-revealed/feed</wfw:commentRss>
		<slash:comments>13</slash:comments>
		</item>
		<item>
		<title>Google Adwords, Let me go Longer!</title>
		<link>http://www.emonetized.com/105/google-adwords-let-me-go-longer</link>
		<comments>http://www.emonetized.com/105/google-adwords-let-me-go-longer#comments</comments>
		<pubDate>Fri, 26 Oct 2007 15:24:05 +0000</pubDate>
		<dc:creator>Tim Schroeder</dc:creator>
				<category><![CDATA[Google Adwords]]></category>
<category>google adwords</category><category>PPC Marketing</category>
		<guid isPermaLink="false">http://www.emonetized.com/105/google-adwords-let-me-go-longer/</guid>
		<description><![CDATA[As many of you know, I&#8217;ve been jumping full steam into PPC Marketing lately. See here: Venture into PPC Marketing Update and here: My New Venture into PPC Marketing &#8211; 1st Tests. I&#8217;ll be providing an update on how my latest campaigns are going at the end of the month.
Well just a couple days ago [...]]]></description>
			<content:encoded><![CDATA[<p>As many of you know, I&#8217;ve been jumping full steam into PPC Marketing lately. See here: <a href="http://www.emonetized.com/90/venture-into-ppc-marketing-update/" title="PPC Marketing">Venture into PPC Marketing Update</a> and here: <a href="http://www.emonetized.com/58/venture-into-ppc-marketing/" title="PPC Affiliate Marketing">My New Venture into PPC Marketing &#8211; 1st Tests</a>. I&#8217;ll be providing an update on how my latest campaigns are going at the end of the month.</p>
<p>Well just a couple days ago I received this message in my Google Adwords account in addition to an Adwords Editor error number 17 when trying to upload more keywords.</p>
<blockquote><p>The keywords in your account are nearing an unmanageable size. We recommend that you reduce the number of keywords within your account. This will ensure that your account includes the most targeted and relevant keywords possible. Use our <a href="http://www.google.com/adwordseditor/index.html#utm_source=en-et-tools&amp;utm_medium=et&amp;utm_campaign=en" title="Adwords Editor" target="_blank">AdWords Editor</a> to identify poor performing keywords within your account (such as keywords with few or zero impressions) and delete them. Note: Be careful when deleting keywords in campaigns that are only opted in to the content network. Impressions and other statistics aren&#8217;t attributed to individual keywords when ads show on content pages, but are attributed to the ad group as a whole. Therefore, keywords in content-only campaigns will always show zero impressions.</p></blockquote>
<p>My account is currently close to 100,000 keywords. The most common question I see on forums is &#8220;How do you manage and create such a large campaign?!&#8221;</p>
<p>Well the answer to that is that it&#8217;s easy and I need Adwords to <strong>let me go longer</strong>! <strong>Longer in the long-tail</strong>. <img src='http://www.emonetized.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>In fact I have single campaign I&#8217;m running that could easily surpass 100,000 keywords if and when Google Adwords raises the keyword limits on my account.</p>
<p>How about an offer with only 5 root keywords that targets all fifty U.S. states (branch keywords) using phrase and exact match in the following format:</p>
<p>[My Offer Florida]<br />
&#8220;My Offer Florida&#8221;<br />
[Florida My Offer]<br />
&#8220;Florida My Offer&#8221;</p>
<p>In this example, &#8220;My Offer&#8221; would be consider the root and &#8220;Florida&#8221; would be considered the Branch keyword. That&#8217;s 50 states times (4 different variations + 5 different root keywords) = 450 Keywords</p>
<p>So that&#8217;s not a lot but then lets add the 50 State Initials to each of the 5 roots and we have another 450 Keywords and a campaign with a total of <strong>900 keywords at this point</strong>. Keep in mind many of your campaigns might have 20 or more root keywords.</p>
<p>Ok, so at this point you are thinking what&#8217;s the big deal and that it&#8217;s really not that many keywords right?</p>
<p>Lets add my list of the top 1000 U.S. cities to the equation (with just a <strong>single root</strong>!) and you are talking about a 4000 keyword list. Add in the Top Cities plus state initial and you have another 4000 keyword list. I think you get my point.</p>
<p>Where it gets really interesting is when I use my list of 16,559 city keywords which I have been unable to complete at the moment.</p>
<p><strong>1 offer</strong> with <strong>1 root</strong> and <strong>1 branch</strong> targeting <strong>exact and phrase</strong> match in the following format:</p>
<p>[My Offer New York City]<br />
&#8220;My Offer New York City&#8221;<br />
[New York City My Offer]<br />
&#8220;New York City My Offer&#8221;</p>
<p>I&#8217;ve just created a list of <strong>66,236</strong> keywords.</p>
<p>Back to the Adwords error message, I&#8217;ve contacted support and apparently she has escalated this issue to their concerned team. They&#8217;re currently investigating the situation.</p>
<p>Meanwhile I guess I&#8217;ll have to use one of my other Adwords accounts I have not been using much. <img src='http://www.emonetized.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.emonetized.com/105/google-adwords-let-me-go-longer/feed</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>An Intro to Pay-Per-Click Search Networks</title>
		<link>http://www.emonetized.com/82/pay-per-click-search-networks</link>
		<comments>http://www.emonetized.com/82/pay-per-click-search-networks#comments</comments>
		<pubDate>Wed, 29 Aug 2007 15:11:53 +0000</pubDate>
		<dc:creator>Tim Schroeder</dc:creator>
				<category><![CDATA[Affiliate Marketing]]></category>
		<category><![CDATA[Google Adwords]]></category>
<category>adwords</category><category>pay per click search networks</category><category>PPC Marketing</category>
		<guid isPermaLink="false">http://www.emonetized.com/82/pay-per-click-search-networks/</guid>
		<description><![CDATA[Pay-Per-Click Search Engines, also sometimes known as pay-for-placement or pay-for-ranking search engines, allow an advertiser to make a maximum bid on specific search keywords.This maximum bid is the highest amount you are willing to pay for a clickthrough for a particular search phrase. You are only charged when your ad is clicked and you are [...]]]></description>
			<content:encoded><![CDATA[<p>Pay-Per-Click Search Engines, also sometimes known as pay-for-placement or pay-for-ranking search engines, allow an advertiser to make a maximum bid on specific search keywords.This maximum bid is the highest amount you are willing to pay for a clickthrough for a particular search phrase. You are only charged when your ad is clicked and you are not charged for displays unless you are using <a href="http://www.emonetized.com/29/creative-adwords-site-targeting/" title="Adwords Site Targeting">Site Targeting</a>. You can use these pay-per-click networks to drive traffic to your affiliate website or in some cases, directly to the merchant. Lets get started.</p>
<p><strong>Google Adwords</strong>: <a href="https://adwords.google.com/select/Login" target="_blank">https://adwords.google.com/select/Login</a></p>
<p><img src="http://www.emonetized.com/wp-content/themes/emon/images/AdWords-pic.png" /></p>
<p>Google Adwords is the most widely used pay-per-click network which will send the most amount of traffic but also generally requires higher bids for higher placement. Google Adwords ads appear on the Google search engine results page and also appear on their search network partner websites like AOL Search, Ask.com, Netscape.com, Earthlink.com and a few others.</p>
<p>Your keyword-targeted ads will appear alongside to the right of the results on Google search results pages and also optionally on their content network websites. They Adwords ads my also appear as one of the first one to three highlighted listings on the top of the results page.</p>
<p>Google Adwords does not rank ads purely based on your maximum bid, but instead uses something called a “quality score.” Your ads quality score includes performance variables like your ad’s keyword clickthrough rate, your ad’s text relevance, and even the user experience on the landing page or website associated with an ad.</p>
<p>You can point directly to your affiliate links with Google Adwords. However; they will only display one ad per search query for advertisers sharing the same top-level domain in the display URL. You can read more on <a href="https://adwords.google.com/support/bin/answer.py?answer=14844&amp;topic=10614" target="_blank">Google&#8217;s affiliate advertising policy HERE</a>.</p>
<p>If you are new to Adwords, this can all sound a little confusing but I suggest creating a free account and then reading through some of the help files to get a better understanding of how Google Adwords works.</p>
<p><strong><!--adsense#adwordsref--></strong></p>
<p><strong>Yahoo Search Marketing</strong>: <a href="http://www.emonetized.com/go/yahoosearch.html" title="Yahoo Search Pay-Per-Click Network">http://searchmarketing.yahoo.com</a></p>
<p><img src="http://www.emonetized.com/wp-content/themes/emon/images/YSM-pic.png" /></p>
<p>The Yahoo search engine is the most frequently used search engine after Google. The Yahoo Search Marketing Network (formerly known as Overture) works in similar fashion to that of Google Adwords. In the past, your bid amount would determine exactly which position your ad would be placed at. However they have recently upgraded their ad system, called Panama, to use a position model like that of Adwords. Again, your ads position is not based only on bid amount but also based on its clickthrough ratio etc.</p>
<p>At this time, you can optionally link to an advertiser directly with your affiliate link and they don’t have the same one ad per domain policy the Adwords does. In that case you could link directly to an affiliate offer without even needing your own website. This also takes the worry out of making a great landing page. You can let the advertiser do the job of making the sale themselves and you take out the additional step of your website’s visitor having to click over to the advertiser. Landing pages do have there benefits but for testing, direct linking could be the way to go.</p>
<p>Direct linking through your affiliate link does work but I find the most success by using long-tail keywords and linking to the specific product. It also generally works better for higher commission products. By long-tail I mean longer specific keyword phrases. For example instead of bidding for “web hosting” bid for “cheap web hosting in Florida.” The latter keyword will not send as much volume but you will probably be paying a lower bid for a higher position and will also have a higher clickthrough ratio.</p>
<p>With Yahoo Search Marketing you will be spending a minimum of $0.10 per click and often a lot more for higher placement. Therefore, you can quickly end up spending more than you are making if you are not targeting high commission affiliate programs.</p>
<p>I think the easiest way to learn how Yahoo Search Marketing works is through hands-on experience. Just set a small budget to start with and begin experimenting.</p>
<p><a href="http://www.emonetized.com/go/yahoosearch.html"><strong>Sign Up With Yahoo Search Marketing</strong> ($25 in free credit)</a></p>
<p><strong>MSN Adcenter</strong>: <a href="https://adcenter.microsoft.com" title="MSN Adcenter Pay-Per-Click Search Network" target="_blank">https://adcenter.microsoft.com</a></p>
<p><img src="http://www.emonetized.com/wp-content/themes/emon/images/adcenter-pic.png" /></p>
<p>The MSN search engine is the third most used search engine. Like on Google through Google Adwords or Yahoo through the Yahoo Search Network, you can purchase ads on the MSN search engine through MSN Adcenter.</p>
<p>The MSN Adcenter program will not drive nearly the traffic Google or Yahoo can, but you can often still bid for great keyword positions at a much lower cost-per-click. Like on the Yahoo Search Network, you can optionally use your affiliate link to send traffic directly to the merchant.</p>
<p><a href="https://adcenter.microsoft.com"><strong>Sign Up With MSN Adcenter</strong></a></p>
<p><strong>Miva (formerly Findwhat)</strong>: <a href="http://www.emonetized.com/go/miva.html" title="Miva Search Network">http://www.miva.com</a></p>
<p><img src="http://www.emonetized.com/wp-content/themes/emon/images/miva-pic.png" height="184" width="470" /></p>
<p>Miva.com is a fairly low traffic pay-per-click network. I recommend experimenting with them only after you have some profitable campaigns up and rolling with Google Adwords, Yahoo Search Marketing, and/or MSN.</p>
<p>You can bid pretty low on some really popular keywords but they, in most cases, are not going to send you a whole lot of traffic. Miva.com advertiser’s ads are placed on their partner websites such as Infospace.com, SearchFeed.com, Miva.com, Search.com, and CNET.com.</p>
<p>Miva.com and more of these lesser used pay-per-click search engines can be useful in the game of pay-per-click arbitrage.</p>
<p><a href="http://www.emonetized.com/go/miva.html" title="Miva Search Network"><strong>Sign Up with Miva</strong></a></p>
<p><strong>Additional Pay-Per-Click Affiliate Networks you could experiment with include</strong>:</p>
<p><strong>Adbrite</strong>: <a href="http://www.emonetized.com/go/adbrite.html" title="Adbrite Network">http://www.adbrite.com</a><br />
<strong> EnHance (was ah-ha)</strong>: <a href="http://www.emonetized.com/go/enhance.html" title="EnHance">http://www.enhance.com</a> (free $25 credit)<br />
<strong> 7Search</strong>: <a href="http://www.emonetized.com/go/7search.html" title="7Search Network">http://7search.com</a><br />
<strong> Kanoodle</strong>: <a href="http://www.kanoodle.com" title="Kanoodle PPC Search Network">http://www.kanoodle.com</a><br />
<strong> GoClick</strong>: <a href="http://www.emonetized.com/go/goclick.html" title="GoClick">http://www.goclick.com</a><br />
<strong> Search123</strong>: <a href="http://www.emonetized.com/go/search123.html" title="Search 123">http://www.search123.com</a> (Free $20 with $50 dep.)<br />
<strong> SearchFeed</strong>: <a href="http://www.emonetized.com/go/searchfeed.html" title="Search Feed">http://www.searchfeed.com</a><br />
<strong> ePilot</strong>: <a href="http://www.epilot.com" title="ePilot PPC Search Network">http://www.epilot.com</a><br />
<strong> eSpotting(uk)</strong>: <a href="http://www.espotting.com">http://www.espotting.com</a></p>
<p>Have you used in of these second tier Pay-Per-Click Search Networks mentioned above? What were your results?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.emonetized.com/82/pay-per-click-search-networks/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Getting Cheap Penny Clicks With Google Adwords</title>
		<link>http://www.emonetized.com/81/cheap-clicks-with-google-adwords</link>
		<comments>http://www.emonetized.com/81/cheap-clicks-with-google-adwords#comments</comments>
		<pubDate>Mon, 27 Aug 2007 19:29:42 +0000</pubDate>
		<dc:creator>Tim Schroeder</dc:creator>
				<category><![CDATA[Google Adwords]]></category>
<category>google adwords</category>
		<guid isPermaLink="false">http://www.emonetized.com/81/cheap-clicks-with-google-adwords/</guid>
		<description><![CDATA[Did you know that you can get cheap clicks using Google Adwords for as little as .01 per click?
I think I first read about this specific cheap Google Adwords traffic technique about a year ago but I don&#8217;t remember the resource. I was reminded about this idea when looking through my Adwords account today. I [...]]]></description>
			<content:encoded><![CDATA[<p>Did you know that you can get cheap clicks using Google Adwords for as little as .01 per click?</p>
<p>I think I first read about this specific cheap Google Adwords traffic technique about a year ago but I don&#8217;t remember the resource. I was reminded about this idea when looking through my Adwords account today. I still have one Adwords Campaign active doing just what I&#8217;m going to explain below.</p>
<p>What I&#8217;m about to share with you is not some kind of secret, but very few Adwords users are utilizing this technique for cheap clicks via Google Adwords. It&#8217;s using <a href="http://www.emonetized.com/29/creative-adwords-site-targeting/" title="Adwords Site Targeting">Google Adwords Site Targeting</a> but with a twist.</p>
<p><strong>Step 1. Make some banners</strong>.</p>
<p>First you will need to make, or have made, some good image ad banners. The most common sizes used on websites are 468×60 and 728 x 90 banners so I would just start with those two.</p>
<p>Other banner sizes Adwords will allow include the 200 x 200 Small Square, 250 x 250 Square,  300 x 250 Inline, 336 x 280 Large Rectangle, 120 x 600 Skyscraper and 160 x 600 Wide Skyscraper.</p>
<p><strong>Step 2. Create a new Google Adwords campaign</strong>.</p>
<p>When you begin creating the AdGroup, be sure you create an “<strong>image ad</strong>” ad instead of the usual “text ad” campaign.</p>
<p><strong>S</strong><strong>tep 3. Import lots and lots of relevant keyword</strong>.</p>
<p>Lastly you will import as many relevant keywords as you can into the new adgroup . The more keywords you can add the better (I’m talking <strong>thousands</strong>). Also, set your max bid at $.01 to $.03. You can experiment with raising these bids to slightly higher amounts later.</p>
<p>After saving the campaign most of the keywords will probably be <strong>marked as inactive for search</strong> because the bids are so low. But with this Adwords technique, that does not matter because it’s the <strong>Adwords CONTENT network</strong> that will deliver your banner and could possibly send you <strong>lots and lots of dirt cheap traffic</strong>.</p>
<p>If you are the black hat type you could also try sending this traffic to your <a href="http://www.emonetized.com/13/adsense-arbitrage-case-study/" title="ppc arbitrage">PPC arbitrage</a> page. I&#8217;m not endorsing ppc arbitrage (this has its risks) and don&#8217;t do this anymore myself but it was an obvious idea that came to my head.</p>
<p>My specific results with this technique have been somewhat minimal. However, I think this has to do with the banners I am using and that I did not import enough keywords. I have about 1500 keywords in this campaign and I am getting thousands of impressions a month but the actual click-through ratio is low. I think if I increased it to 5 or 10 thousand keywords (which you would need some sort of software to do) and made a more clickable banner this could work fairly well.</p>
<p>If you try this, I&#8217;d be curious to hear about your own results!</p>
<p>You can <strong><!--adsense#adwordsref--> here.</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://www.emonetized.com/81/cheap-clicks-with-google-adwords/feed</wfw:commentRss>
		<slash:comments>15</slash:comments>
		</item>
		<item>
		<title>My New Venture into PPC Marketing &#8211; 1st Tests</title>
		<link>http://www.emonetized.com/58/venture-into-ppc-marketing</link>
		<comments>http://www.emonetized.com/58/venture-into-ppc-marketing#comments</comments>
		<pubDate>Wed, 18 Jul 2007 15:57:22 +0000</pubDate>
		<dc:creator>Tim Schroeder</dc:creator>
				<category><![CDATA[Affiliate Marketing]]></category>
		<category><![CDATA[Case Studies]]></category>
		<category><![CDATA[Google Adwords]]></category>
<category>google adwords</category><category>PPC Marketing</category>
		<guid isPermaLink="false">http://www.emonetized.com/58/venture-into-ppc-marketing/</guid>
		<description><![CDATA[I&#8217;ve been reading a lot of blog posts lately about how much money is being made with affiliate marketing and PPC. Obviously people having been making a killing from this approach for a long time. I&#8217;ve been using PPC for a long time, but only on a rather small scale except for one campaign. I&#8217;ve [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been reading a lot of blog posts lately about how much money is being made with affiliate marketing and PPC. Obviously people having been making a killing from this approach for a long time. I&#8217;ve been using PPC for a long time, but only on a rather small scale except for one campaign. I&#8217;ve been spending around $6000 to $10,000 a month on pay-per-click for the past several months. The vast majority of that money goes to one Adwords campaign which yields me anywhere between $1,500 to $4,000 profit each month. Due to increased competition for this set of keywords, profit has been heading down.</p>
<p>I&#8217;ve decided to try and learn the ropes on PPC campaigns a bit better and start experimenting with lots of new campaigns.</p>
<p>At the moment, I&#8217;m just experimenting with <strong>Direct to the merchant PPC</strong> (this does not include my active old campaigns) <strong>using Google Adwords</strong>.</p>
<p>I plan to look through all the offers in the CPA networks list from my <a href="http://www.emonetized.com/44/top-affiliate-networks/" title="Top Affiliate Networks">Top Affiliate Networks</a> post.</p>
<p>As a very basic summary I&#8217;m:</p>
<p>1. Looking for an offer with a decent per lead or sale payout.<br />
2. I then use various keyword research tools to see what kind of traffic the keywords might get starting with the merchant&#8217;s name or main product/service they may be offering.<br />
3. Jump over to Google search to see what kind of competition I might be competing with.<br />
4. Setup direct linking Google Adwords campaigns.</p>
<p>In my first round of tests, I chose the <a href="http://www.emonetized.com/go/offerweb.html" target="_blank">OfferWeb.com</a> CPA network. I started with them rather than <a href="http://www.emonetized.com/go/azoogleads.html" target="_blank">Azoogle</a> etc. because I figured there might be a little less competition.</p>
<p><strong>Here is how things have gone so far after running this campaign for 2 1/2 days</strong>:</p>
<p><img src="http://www.emonetized.com/wp-content/themes/emon/images/offerweb-july.gif" /></p>
<p>That adds up to <strong>$453 in revenue</strong> in a little over two days.</p>
<p><strong>Here are the Adwords expenses to date</strong>:</p>
<p><img src="http://www.emonetized.com/wp-content/themes/emon/images/adwords-july.gif" height="218" width="470" /></p>
<p>On <strong>Campaign One</strong>, I&#8217;ve spent $81.50 and had $270 in revenue, for a total profit of <strong>188.50</strong>. This was in less than 24 hours! That&#8217;s a huge return on investment. Later however, I overlooked the part in their program description that said &#8220;no search allowed.&#8221; Ouch. So I paused the campaign and hope they won&#8217;t notice. That&#8217;s to bad because that would have been about a $6,000+ a month in profit offer based on the half a day stats. However, even if I can&#8217;t use this offer in PPC, it&#8217;s obvious the offer converts very well. If I can build a high ranking website/page in the natural search engines for the keyword, it could make me a lot of money.</p>
<p>On <strong>Campaign Four</strong>, I&#8217;ve spent $18.51 and had $72 in revenue, for a total profit of <strong>53.49</strong>. That&#8217;s not to bad given a couple days of tests.</p>
<p>On <strong>Campaign Five</strong>, I&#8217;ve spent $73.74 and had $84 in revenue, for a total profit of <strong>10.26</strong>. It&#8217;s to early to tell if this one is going to be a long term winner or not one at all.</p>
<p>On <strong>Campaign Six</strong>, I&#8217;ve spent $55.80 and had $27 in revenue, for a total <strong>loss</strong> of <strong>28.80</strong>. It does not look like this one is going to do well. I&#8217;ve lowered bids on this one to see what happens.</p>
<p>I&#8217;ve lost money so far on the other campaigns.</p>
<p>Overall, I&#8217;ve spent $256.67 via Adwords for these OfferWeb campaigns and made $453 in revenue for a total profit of $196.33 in a couple of days. However, if you take out the stats for the best performing offer that I should not have been using in PPC, it comes out to $175.17 in PPC expenses and revenue of $183 for a total of profit of $7.83.</p>
<p>That&#8217;s not to good, but this is all about testing. I didn&#8217;t believe all of the offer would be profitable. The point of this is to find which offer will be and then drop the others. If I just keep campaign four and if things stay on track, that could end up being about $1000 in profit each month! Everything above was setup in just a few hours.</p>
<p>As metioned, I&#8217;m starting with Direct Linking PPC but later will be moving on into landing pages etc.</p>
<p>I&#8217;m no expert at PPC and I&#8217;m just learning the ropes. As I learn, I hope you do to. <img src='http://www.emonetized.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.emonetized.com/58/venture-into-ppc-marketing/feed</wfw:commentRss>
		<slash:comments>16</slash:comments>
		</item>
		<item>
		<title>New John Chow Site-Target Ads</title>
		<link>http://www.emonetized.com/57/john-chow-site-target</link>
		<comments>http://www.emonetized.com/57/john-chow-site-target#comments</comments>
		<pubDate>Tue, 17 Jul 2007 16:13:47 +0000</pubDate>
		<dc:creator>Tim Schroeder</dc:creator>
				<category><![CDATA[Google Adwords]]></category>

		<guid isPermaLink="false">http://www.emonetized.com/57/john-chow-site-target/</guid>
		<description><![CDATA[About a week ago I started a new round of John Chow site targeted ads.
In case you missed my Being Creative + Google Adwords Site Targeting post, I&#8217;ve done this type of advertising before.
John Chow seems to get most of the credit for being first at this although he started his campaign on Darren Rowse&#8217;s [...]]]></description>
			<content:encoded><![CDATA[<p>About a week ago I started a new round of <a href="http://www.johnchow.com/" title="John Chow" target="_blank">John Chow</a> site targeted ads.</p>
<p>In case you missed my <a href="http://www.emonetized.com/29/creative-adwords-site-targeting/" title="Google Adwords Site Targeting">Being Creative + Google Adwords Site Targeting</a> post, I&#8217;ve done this type of advertising before.</p>
<p>John Chow seems to get most of the credit for being first at this although he started his campaign on Darren Rowse&#8217;s <a href="http://www.problogger.net" target="_blank">ProBlogger</a> <strong>after</strong> my &#8220;I Love John Chow&#8221; campaign on his website. That&#8217;s ok though because I can&#8217;t really say for a fact that I was really the &#8220;first&#8221; with the idea. I doubt I was. Most ideas are not copyright and if you see an idea that works then you should try to replicate their success. It happens in affiliate marketing all the time.</p>
<p>Back on topic, his results where similar to mine. Darren ended up writing a <a href="http://www.problogger.net/why-john-chow-loves-me/" title="John Chow Loves Me" target="_blank">blog post about the John Chow ads</a>. I think at present, Darren decided to block the site-targeted ads for some reason.</p>
<p>My past Adwords Site-Targeted ads on John Chow were for my <a href="http://www.webmaster-talk.com" title="webmaster forum" target="_blank">webmaster forum</a>. This new batch I&#8217;ve started are for this eMonetized blog. I plan to begin monetizing this blog shortly with Adsense so that he can Site-Target IM me back.</p>
<p>I did not really do a whole lot of brainstorming to try and come up with something unique but here are the two ads I&#8217;ve used so far:</p>
<p><a href="http://www.emonetized.com//" target="_blank"> <font size="-0"> John Chow, I&#8217;m Back</font></a><br />
in Black. I hit the Sack. It&#8217;s been<br />
too Long. I&#8217;m glad to be Back.<br />
<font title="http://www.eMonetized.com" color="green"> eMonetized.com/TimSchroeder-is-Cool  </font></p>
<p><strong>CLICKS</strong>: 232<br />
<strong> CTR</strong>: 1.40%<br />
<strong> COST</strong>: $33.15</p>
<p>At an overall cost-per-click of about <strong>.14, </strong>I&#8217;d say it&#8217;s one of the most successful forms of advertising I&#8217;ve done yet for eMonetized.</p>
<p>This ad had an really high initial CTR. If you run the same ad to long the CTR will obviously start to lower. A huge amount of his traffic comes from repeat visitors. The ad copy itself is kind of strange. I had that AC/DC Back in Black song in my head for some reason. I wanted to tell John Chow that I was &#8220;back&#8221; to advertising on his website. And the eMonetized website is somewhat &#8220;black&#8221; (hence the  &#8220;in black&#8221;). Thus the song lyrics worked pretty well I guess. The ad above is now paused and I&#8217;m running the following new one:</p>
<p><a href="http://www.emonetized.com//" target="_blank"> <font size="-0"> Hi John Chow. Please,</font></a><br />
Please, Please, Please Review Me!<br />
Pretty Please? With Sugar on top?<br />
<font title="http://www.eMonetized.com" color="green"> eMonetized.com/TimSchroeder-is-Cool</font></p>
<p><strong>CLICKS</strong>: 7<br />
<strong> CTR</strong>: 5.73%<strong><br />
</strong></p>
<p>This ad is very new but again, the initial CTR is high<strong>. </strong>This ad is meant to be humorous but if John is in a good enough mood, maybe, just maybe he might review me or mention this post!</p>
<p>It might be a long shot but maybe I can help convince him&#8230; <img src='http://www.emonetized.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p><strong>John Chow</strong>,</p>
<p>Please review eMonetized.com for the following reasons:</p>
<p>1. Because I Love You. Your Blog that is. <img src='http://www.emonetized.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>2. Because I asked nicely and even with &#8220;sugar on top.&#8221;</p>
<p>3. Because I can&#8217;t spell and realized just now that I wrote &#8220;sugar&#8221; as &#8220;surger&#8221; in the ad that&#8217;s been live a few days. But I DID get your name right.</p>
<p>4. Because you can show the world that even though you are &#8220;<strong>evil</strong>&#8221; that you are still not the devil.</p>
<p>5. Because I&#8217;ve been a long time advertiser on your John Chow website.</p>
<p>6. Because I&#8217;m crazy enough to ask for a free review.</p>
<p>7. Because I&#8217;ve given you a backlink (not that you need anymore).</p>
<p>8. Because this post will probably send you several new site-targeted advertisers which equals more money for you.</p>
<p><strong>So what do you think my odds are</strong>? <img src='http://www.emonetized.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.emonetized.com/57/john-chow-site-target/feed</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Being Creative + Google Adwords Site Targeting</title>
		<link>http://www.emonetized.com/29/creative-adwords-site-targeting</link>
		<comments>http://www.emonetized.com/29/creative-adwords-site-targeting#comments</comments>
		<pubDate>Mon, 11 Jun 2007 21:31:06 +0000</pubDate>
		<dc:creator>Tim Schroeder</dc:creator>
				<category><![CDATA[Google Adwords]]></category>
		<category><![CDATA[Internet Marketing]]></category>
<category>adwords</category><category>google adwords</category>
		<guid isPermaLink="false">http://www.emonetized.com/29/creative-adwords-site-targeting/</guid>
		<description><![CDATA[If you are using Google Adwords, but are not experimenting with Adwords Site Targeting feature, you could be missing out on a lot of low cost, quality traffic.
Site targeting lets AdWords advertisers choose individual websites in the Google content network where they&#8217;d like their ads to appear. If you want to place your ad on [...]]]></description>
			<content:encoded><![CDATA[<p>If you are using Google Adwords, but are not experimenting with <a href="https://adwords.google.com/support/bin/answer.py?answer=18265&amp;topic=7072" title="Google Adwords Site Targeting" target="_blank"><strong>Adwords Site Targeting</strong></a> feature, you could be missing out on a lot of low cost, quality traffic.</p>
<blockquote><p><em>Site targeting lets AdWords advertisers choose individual websites in the Google content network where they&#8217;d like their ads to appear. If you want to place your ad on a single international website, you can. If you want to select dozens of sites about basketball or orchids, you can do that, too. Site targeting lets you handpick your audience, big or small. </em></p>
<p><em>When you set up a site-targeted campaign, you first name the sites where you&#8217;d like to advertise, or just give us a list of words that describe your site. The AdWords matching system does the rest, analyzing your input and creating a list of available content network sites for you to choose from.</em></p>
<p><em>&#8230;As with all AdWords advertising, you&#8217;ll compete for space with other advertisers. If you choose very prominent and popular sites, you&#8217;ll need a higher price to win the ad position. The minimum cost-per-thousand (CPM) bid for a site-targeted ad is US$0.25 or the local currency equivalent</em>.</p></blockquote>
<p>There are many websites that use Google Adsense on their websites which have <strong>little or no site-targeted competition</strong>.</p>
<p>I first started experimenting with <strong>creative site-targeting</strong> on a popular blog you may have already been to called <a href="http://www.johnchow.com/" title="John Chow" target="_blank">John Chow Dot Com</a>. I was looking to gain a little more exposure and for new members to join a popular <a href="http://www.webmaster-talk.com/" title="Webmaster Forum" target="_blank">webmaster forum</a> I own called Webmaster-Talk.com</p>
<p>At the time, there were only a couple other advertisers using site-targeting to place ads on John Chow&#8217;s website. So, I thought I would give it a shot!</p>
<p>The trick to a higher CTR is not simply writing the same old <strong>boring ads</strong> you see <strong>everywhere else</strong>. Remember that you will pay for site-targeting on a CPM (cost-per 1000 ad impression) basis so visitors can click on your ad as many times as they want and you will not get charged more. You pay for <strong>impressions, not clicks</strong>.</p>
<p>My site-targeted ads were so original that his readers kept emailing him telling him about them and he ended up <strong>blogging about my ads</strong> on his website, making the cost of CPM advertising on his website more than worthwhile. You can read about <a href="http://www.johnchow.com/webmaster-talk-loves-jon-chow/" target="_blank">what he posted here</a> (don’t spell their name wrong )</p>
<p><strong>Here is what some of the ads looked like on his website</strong>:</p>
<p><img src="http://www.emonetized.com/wp-content/themes/emon/images/johnchowilove.gif" /></p>
<p>and&#8230;</p>
<p><img src="http://www.emonetized.com/wp-content/themes/emon/images/johnchowisreallycool.gif" /><br />
<strong>I later added a third site-targeted ad that looked something like this</strong>:</p>
<p><strong>John Chow + Tim Schroeder</strong><br />
Best friends forever! Stop by my webmaster<br />
forum when you get a chance.<br />
www.Webmaster-Talk.com</p>
<p>Experiment with the Google Adword’s Site Targeting feature. With a little practice and the right ad copy it can turn out to be a big success!</p>
<p>By the way, I&#8217;ll be starting some new site-targeted campaigns for this blog shortly and as always, I&#8217;ll let you know how it goes!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.emonetized.com/29/creative-adwords-site-targeting/feed</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>Who Else Wants a Higher Google Adwords CTR?</title>
		<link>http://www.emonetized.com/23/higher-google-adwords-ctr</link>
		<comments>http://www.emonetized.com/23/higher-google-adwords-ctr#comments</comments>
		<pubDate>Mon, 04 Jun 2007 17:07:06 +0000</pubDate>
		<dc:creator>Tim Schroeder</dc:creator>
				<category><![CDATA[Google Adwords]]></category>
<category>adwords</category><category>google adwords</category>
		<guid isPermaLink="false">http://www.emonetized.com/23/higher-google-adwords-ctr/</guid>
		<description><![CDATA[Do you know one of the top things you can do get a higher Google Adwords Clickthrough ratio? Be Creative!

Look over the following sample Google Adwords ads and try to figure out what they have in common:
How Do I Earn $230K+ ?
I Sell Other People&#8217;s Stuff as an
Affiliate &#8211; and Now You Can Too!
URL-Removed.com
You mean [...]]]></description>
			<content:encoded><![CDATA[<p>Do you know one of the top things you can do get a higher Google Adwords Clickthrough ratio? <strong>Be Creative</strong>!<br />
<strong><br />
Look over the following sample Google Adwords ads and try to figure out what they have in common</strong>:</p>
<p>How Do I Earn $230K+ ?<br />
I Sell Other People&#8217;s Stuff as an<br />
Affiliate &#8211; and Now You Can Too!<br />
URL-Removed.com</p>
<p><strong>You mean I can make $230k as an affiliate?!</strong></p>
<p>I&#8217;m Rich. You&#8217;re Stupid<br />
I&#8217;ll Give You My Tools to Be a Rich<br />
Affiliate, Copy My Secret, So Easy<br />
URL-Removed.com</p>
<p><strong>What a jerk, but I’m wondering just what this website is all about!</strong></p>
<p>I was scammed 17 times<br />
These websites are absolute scams.<br />
I’ll show you the ones that work<br />
URL-Removed.com</p>
<p><strong>Was the product I just searched for on his SCAM list? Are there other products that work better?</strong></p>
<p>(Product Name) Sucks<br />
I was scammed so many times.<br />
Read this before buying…<br />
URL-Removed.com</p>
<p><strong>Does that product really suck and why is he saying it does?</strong></p>
<p>Don&#8217;t Buy (Product Name)<br />
Don&#8217;t Spend $176 Without Getting My<br />
Free Guide To Making&#8230;<br />
URL-Removed.com</p>
<p><strong>The “don’t buy” catches my attention. If I’m going to buy the product I might as well get the free guide he is offering.</strong></p>
<p>The sample Google Adwords ads above use <strong>attention getting headlines</strong> that prey on the reader’s <strong>emotions</strong>. I don’t want to get scammed. I don’t want to buy a product that sucks. I like getting free stuff when I buy a product. Are you starting to get why this works?</p>
<p>I am not saying that you would always want to write your pay-per-click (i.e. Adwords) ads in the fashions used above. The headlines above are <strong>product dependant</strong>.</p>
<p>However, there are other ways to use your creativity. Always experiment with different ads to figure out which get the higher clickthrough ratios.</p>
<p>Test a combination of creative outside-the-box ad copy and I think you will reap the rewards.</p>
<p><strong>Other ways to increase your Google Adwords Clickthrough ratio</strong>:</p>
<p>1. <strong>Include your target keyword in all three ad lines</strong>.This is kind of an obvious tip but if you can include your target keyword in all three ad lines then do so. The more times the keyword is bolded in the ad the more likely it will catch the reader&#8217;s eye.</p>
<p>2. <strong>Use numerical numbers</strong>. People like numbers. Is the product on sale? Use &#8220;50% off&#8221; in the ad. Do you offer a competive price? Use &#8220;Only $24.95&#8243; in the ad.</p>
<p>3. <strong>People like awards</strong>. You don&#8217;t hear many people talk about this one but I&#8217;ve found using phrases like &#8220;a PC Magazine award winner&#8221; in the ad seems to help increase the CTR. Have they won the award multiple times? Use a phrase like &#8220;A 5 time PC Mag award winner&#8221; in the ad.</p>
<p>4. <strong>Use Negative Keywords</strong>. If you are not using negative keywords in your Google Adwords campaigns then you are losing money.  For example, if you are running an ad for software you might want to add negative keywords such as:</p>
<p>activation, disable, uninstall, remove, removal, key code, code, error, key generator, serial, crack, license, serial code, cracks, cracked, password, key, warez.</p>
<p>5. <strong>Bid high and then adjust</strong>.  Start with a high CPC initially to try and build up a good clickthrough ratio for the ad. Then you might be able to slowly adjust your bids lower and keep your previous position. Be sure to set a maximum daily expedenture.</p>
<p>6. <strong>Use Long-Tail-Keywords</strong>. Use long-tail-keywords in conjuction with exact match phrases. For example,  instead of bidding on &#8220;mortgage&#8221; bid on a long-tail keyword such as [low cost mortgage in Orlando FL]. I&#8217;ll be writing more on using Long-Tail keywords later.</p>
<p>I hope this helps! Take care and good luck.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.emonetized.com/23/higher-google-adwords-ctr/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
