<?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>CBTool Blog &#187; Reviews</title>
	<atom:link href="http://cbtool.w-shadow.com/blog/category/reviews/feed/" rel="self" type="application/rss+xml" />
	<link>http://cbtool.w-shadow.com/blog</link>
	<description></description>
	<lastBuildDate>Wed, 02 Jul 2008 11:01:19 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>PPCDefender &#8211; Mostly Harmless</title>
		<link>http://cbtool.w-shadow.com/blog/2007/06/26/ppcdefender-mostly-harmless/</link>
		<comments>http://cbtool.w-shadow.com/blog/2007/06/26/ppcdefender-mostly-harmless/#comments</comments>
		<pubDate>Tue, 26 Jun 2007 10:39:46 +0000</pubDate>
		<dc:creator>White Shadow</dc:creator>
				<category><![CDATA[Reviews]]></category>

		<guid isPermaLink="false">http://cbtool.w-shadow.com/blog/2007/06/26/ppcdefender-mostly-harmless/</guid>
		<description><![CDATA[I stumbled upon Willie Crawford&#8217;s blog and noticed a post about PPCDefender &#8211; a piece of software that is supposed to stop programs that try to spy on competitors PPC campaigns. Some notable examples of the &#8220;competition spy&#8221; variety are GCDetective and AdSpyPro.
I&#8217;m not impressed by PPCDefender. Software like AdSpyPro lets you find profitable keywords, [...]]]></description>
			<content:encoded><![CDATA[<p>I stumbled upon <a href="http://www.williecrawford.com/blog/">Willie Crawford&#8217;s blog</a> and noticed <a href="http://www.williecrawford.com/blog/archives/001302.html">a post</a> about <a href="http://www.ppcdefender.com/" class="broken_link" >PPCDefender</a> &#8211; a piece of software that is supposed to stop programs that try to spy on competitors PPC campaigns. Some notable examples of the &#8220;competition spy&#8221; variety are GCDetective and <a href="http://cbtool.w-shadow.com/recommends/AdSpyPro">AdSpyPro</a>.</p>
<p>I&#8217;m not impressed by PPCDefender. Software like <a href="http://cbtool.w-shadow.com/recommends/AdSpyPro">AdSpyPro</a> lets you find profitable keywords, ad copy and products. PPCDefender only makes a feeble attempt to protect one of these &#8211; the product, or more precisely the landing page. Someone using PPC spy software could still as easily discover your profitable keywords and ads. </p>
<p>PPCDefender is a simple PHP script that achieves some level of &#8220;protection&#8221; by only allowing visitors who came from Google to see the page. This is done by checking what URL they came from &#8211; the &#8220;referer&#8221; URL feature that most web browsers support. Repeat visitors will also be admitted because PPCDefender creates a cookie to identify them. An experienced programmer could easily spoof the referer URL (or the cookie) and make PPCDefender think the spy script is legitimate visitor. There are also other ways to defeat the &#8220;defender&#8221; but I won&#8217;t describe them here as it would get very technical soon.</p>
<p>And yes, the PPCDefender script is of course &#8220;encrypted&#8221; and anyone trying to overcome it would have to spend days reverse-engineering it, wouldn&#8217;t he? No, not really. The encryption (actually obfuscation) is trivial and it wouldn&#8217;t take more than half an hour for someone with enough PHP experience to crack it. </p>
<p>PPCDefender in it&#8217;s current form is only a temporary annoyance that the PPC spy programmers could solve in less than a day. The defenders author promises to keep up to date with competition spy software evolution and update PPCDefender as needed&#8230; we&#8217;ll see how that goes. I suspect he won&#8217;t have much success.</p>
<p><strong>If you&#8217;re really paranoid&#8230;</strong></p>
<p>If you really want to protect your AdWords ads from scripts like GCDetective you could change the Display URL and/or the Target URL for each ad frequently (at least once a day). I haven&#8217;t tried to reverse-engineer  PPC spy software but I think it probably uses the URL(s) to identify each ad. PPC spies aim to find ads that run for a long time and if the URL changed often it would look like they are different ads every day. For an even more reliable protection you could slightly change the ad text, display URL, target URL <em>and</em> the product link on the landing page <em>and</em> identifiable portions of the page (like title, etc). This process can be automated with some effot but is it worth it?</p>
<p>I think for the anti-intelligence tools this will be a losing fight overall.</p>
]]></content:encoded>
			<wfw:commentRss>http://cbtool.w-shadow.com/blog/2007/06/26/ppcdefender-mostly-harmless/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Note On NinjaLinkCloaker</title>
		<link>http://cbtool.w-shadow.com/blog/2007/06/17/note-on-ninjalinkcloaker/</link>
		<comments>http://cbtool.w-shadow.com/blog/2007/06/17/note-on-ninjalinkcloaker/#comments</comments>
		<pubDate>Sat, 16 Jun 2007 21:05:05 +0000</pubDate>
		<dc:creator>White Shadow</dc:creator>
				<category><![CDATA[CBTool News]]></category>
		<category><![CDATA[Reviews]]></category>

		<guid isPermaLink="false">http://cbtool.w-shadow.com/blog/2007/06/17/note-on-ninjalinkcloaker/</guid>
		<description><![CDATA[Don&#8217;t buy it. If you already did &#8211; tough. All it has are two simple link cloaking methods based on HTML, similar to what one of my free cloaking scripts does + some cookie stuffing. I wasn&#8217;t impressed &#8211; well, actually I was impressed they managed to sell this stuff. 
On a completely unrelated note, [...]]]></description>
			<content:encoded><![CDATA[<p>Don&#8217;t buy it. If you already did &#8211; tough. All it has are two simple link cloaking methods based on HTML, similar to what one of my <a href="http://cbtool.w-shadow.com/tools.php">free cloaking scripts</a> does + some cookie stuffing. I wasn&#8217;t impressed &#8211; well, actually I was impressed they managed to sell this stuff. </p>
<p>On a completely unrelated note, ClickBank seems to have skipped an update today, so CBTool hasn&#8217;t been updated either.</p>
]]></content:encoded>
			<wfw:commentRss>http://cbtool.w-shadow.com/blog/2007/06/17/note-on-ninjalinkcloaker/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>15k In 7 Days Review</title>
		<link>http://cbtool.w-shadow.com/blog/2007/06/12/15k-in-7-days-review/</link>
		<comments>http://cbtool.w-shadow.com/blog/2007/06/12/15k-in-7-days-review/#comments</comments>
		<pubDate>Tue, 12 Jun 2007 17:18:03 +0000</pubDate>
		<dc:creator>White Shadow</dc:creator>
				<category><![CDATA[Reviews]]></category>

		<guid isPermaLink="false">http://cbtool.w-shadow.com/blog/2007/06/12/15k-in-7-days-review/</guid>
		<description><![CDATA[&#8220;15k In 7 Days&#8221; is an audio interview + a PDF transcript that talk about building a responsive list and just how exactly did Brian Edmondson (a little-known marketer at the time) make more than $15 000 from his small opt-in list just in one product launch he was an affiliate for.
I&#8217;m pretty sure all [...]]]></description>
			<content:encoded><![CDATA[<p>&#8220;<a href="http://cbtool.w-shadow.com/recommends/15k7days">15k In 7 Days</a>&#8221; is an audio interview + a PDF transcript that talk about building a responsive list and just how exactly did Brian Edmondson (a little-known marketer at the time) make more than $15 000 from his small opt-in list just in one product launch he was an affiliate for.</p>
<p>I&#8217;m pretty sure all the &#8220;super affiliates&#8221; are going to roll out cool presells and bonuses for this one, giving you a bunch of enticing reaons to buy it from them. Go for it. It&#8217;s good. I&#8217;ll just give you some <em>facts</em> : </p>
<ul>
<li>This report tells you how to get an &#8220;optimized list&#8221; &#8211; a list of responsive subscribers and buyers, not freebie seekers.</li>
<li>You&#8217;ll find out how Brian&#8217;s list generates him more than five times the income/subscriber than is the industry average.</li>
<li>Why you must build a personal relationship with your list.</li>
<li>How the often shunned list-building strategies like safelist advertising and giveaways can provide you with high quality subscribers instead of freebie hoarders. Just a few tricks you need to know&#8230;</li>
<li>Other good ways to build your list.</li>
<li>How to condition your subscribers to buy from you and not some other affiliate.</li>
<li>&#8230; plus a lot more about opt-in lists and marketing. </li>
</ul>
<p>On the topic of fluff &#8211; it&#8217;s not a &#8220;step-by-step blueprint&#8221; or something of that kind, whatever you might see someone write. There&#8217;s good info inside and you&#8217;ll need to listen/read through the interview and make notes. No &#8220;get rich in 5 minutes&#8221; plan here.</p>
<p><a href="http://cbtool.w-shadow.com/recommends/15k7days">Check out <strong>15kin7days.com</strong> for more info</a>, it&#8217;s going live today.</p>
]]></content:encoded>
			<wfw:commentRss>http://cbtool.w-shadow.com/blog/2007/06/12/15k-in-7-days-review/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>NeoPerformancer Review</title>
		<link>http://cbtool.w-shadow.com/blog/2007/05/30/neoperformancer-review/</link>
		<comments>http://cbtool.w-shadow.com/blog/2007/05/30/neoperformancer-review/#comments</comments>
		<pubDate>Wed, 30 May 2007 17:08:58 +0000</pubDate>
		<dc:creator>White Shadow</dc:creator>
				<category><![CDATA[Reviews]]></category>

		<guid isPermaLink="false">http://cbtool.w-shadow.com/blog/2007/05/30/neoperformancer-review/</guid>
		<description><![CDATA[What is it?
	NeoPerformancer is a system designed to optimize your PPC performance. Basically it&#8217;s a keyword-tracking script, with lots of features : 

Helps you discover new and profitable keywords.
Detects click fraud and presents detailed statistics.
Allows you to optimize your landing pages by dynamically inserting keywords on the page.
You can both link directly to vendors&#8217; sales [...]]]></description>
			<content:encoded><![CDATA[<p><strong>What is it?</strong><br />
	NeoPerformancer is a system designed to optimize your PPC performance. Basically it&#8217;s a keyword-tracking script, with <em>lots</em> of features : </p>
<ul>
<li>Helps you discover new and profitable keywords.</li>
<li>Detects click fraud and presents detailed statistics.</li>
<li>Allows you to optimize your landing pages by dynamically inserting keywords on the page.</li>
<li>You can both link directly to vendors&#8217; sales page or your own landing pages.</li>
<li>Automatically calculates costs, profits, CTRs and ROIs on campaign, group and individual keyword levels.</li>
<li>+ more.</li>
</ul>
<p><strong>My Impressions</strong><br />
I&#8217;m quite interested in affiliate marketing-related software, and keyword tracking in particular (I even have my own <a href="http://cbtool.w-shadow.com/index.php#tracking_info">free click tracking script</a>), so naturally I went out and got NeoPerformancer the day it came out. After testing it for a while, I thought I&#8217;d write a review to help people decide whether this tool is the right for them. Here&#8217;s some of my experience with NeoPerformancer :</p>
<p>So, installing it is pretty straightforward &#8211; it&#8217;s a bunch of PHP files, that you put on your webhost, then create a database for it to use (you might need to consult your host&#8217;s documentation if you&#8217;ve never done this before) and run the installation script. NeoPerformancer comes with step-by-step instructions on what to do.</p>
<p>After it&#8217;s set up, you can log in to a management interface that looks a lot like Google AdWords &#8211; same colors, same layout, etc. It was purposefully designed to be similar to AdWords and thus greatly reduce the time needed to learn to use it. In my opinion, it only partially accomplishes that task &#8211; while it looks the same, there are many tiny differences, that made me go &#8220;Hmm? I didn&#8217;t expect that! What does this do?&#8221;. However, while it&#8217;s not a &#8220;zero learning curve&#8221; as claimed on the authors page, you can get up to speed pretty fast, especially since there are instructional videos available. </p>
<p>NeoPerformancer campaigns are again similar to AdWords &#8211; each can contain a number of groups. A group is either a &#8220;direct linking&#8221; group, or a &#8220;landing page&#8221; group and has an associated URL and a list of keywords. You have to add the keywords manually &#8211; while NP will get you some new keywords, you need to do the initial research yourself. Each keyword is assigned a unique link, and it is possible to copy &#038; paste the whole list to an AdWords adgroup. You can also assign the cost-per-click in NeoPerfomancer. NP provides a number of statistics for every keyword.</p>
<p>In tracking keyword profitability, NP didn&#8217;t live up to my expectations. You have to enter the income for each keyword, manually, to calculate ROI and related statistics. While I didn&#8217;t expect the author to provide automatic sales data analysis for all the different merchants/services out there, it would be nice if popular ones like ClickBank or PayDotCom would have been included. It&#8217;s not that hard, I&#8217;ve done it before. Honestly, the whole keyword-level income tracking is confusing in NP and the documentation is lacking (at the moment at least).</p>
<p><strong>In Conclusion</strong><br />
Well&#8230; It&#8217;s good, but not great. In my opinion, there&#8217;s still work to be done to make this a top-notch product. Worth considering however. </p>
<p><strong>Visit <a href="http://cbtool.w-shadow.com/recommends/NeoPerformancer">NeoPerformancer Site</a> For More Information</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://cbtool.w-shadow.com/blog/2007/05/30/neoperformancer-review/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
