<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:pingback="http://madskills.com/public/xml/rss/module/pingback/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
  <channel>
    <title>Adwords Marketing Blog - Affiliate</title>
    <link>http://www.adwords-marketing-tool.com/blog/</link>
    <description>Internet Marketing</description>
    <language>en-us</language>
    <copyright>Dan Smith</copyright>
    <lastBuildDate>Thu, 10 Dec 2009 16:39:55 GMT</lastBuildDate>
    <generator>newtelligence dasBlog 2.1.8102.813</generator>
    <managingEditor>dansmith@adwords-marketing-tool.com</managingEditor>
    <webMaster>dansmith@adwords-marketing-tool.com</webMaster>
    <item>
      <trackback:ping>http://www.adwords-marketing-tool.com/blog/Trackback.aspx?guid=08cb30d7-ee0d-4588-9016-1be9b8100aa9</trackback:ping>
      <pingback:server>http://www.adwords-marketing-tool.com/blog/pingback.aspx</pingback:server>
      <pingback:target>http://www.adwords-marketing-tool.com/blog/PermaLink,guid,08cb30d7-ee0d-4588-9016-1be9b8100aa9.aspx</pingback:target>
      <dc:creator>Admin!</dc:creator>
      <wfw:comment>http://www.adwords-marketing-tool.com/blog/CommentView,guid,08cb30d7-ee0d-4588-9016-1be9b8100aa9.aspx</wfw:comment>
      <wfw:commentRss>http://www.adwords-marketing-tool.com/blog/SyndicationService.asmx/GetEntryCommentsRss?guid=08cb30d7-ee0d-4588-9016-1be9b8100aa9</wfw:commentRss>
      <slash:comments>3</slash:comments>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
For good quality scores, your landing page must be targeted to your keyword. The Google
robots that crawl the landing page determine this. What do they look for? 
</p>
        <ol>
          <li>
a domain with all pages relevant to the main topic</li>
          <li>
keywords in the domain name</li>
          <li>
keywords in the page name / url of the page</li>
          <li>
keywords in the title of the page</li>
          <li>
keywords in the keywords meta tag</li>
          <li>
keywords in the description meta tag</li>
          <li>
keywords in the "h1" heading tags on the page</li>
          <li>
a keyword density of 2-5%</li>
        </ol>
        <p>
Robots also like content. They don't like html, css, javascript or other code. Robots
can't tell html from content in most cases, so lots of the html just dilutes the keyword
density. I've had people run their pages through the tools at google.com/webmasters/sitemap,
and google tells them the only keywords that google sees ranking highly are html codes! 
</p>
        <p>
What is the bottom line? A good sales page often makes a bad landing page for Adwords
quality. It's sort of a double edged sword. A good sales page and lots of html, images,
javascript, flash scripts, eye catching layouts and colors. A good landing page for
adwords has nothing other than content targeted to a single keyword. In other words,
a very boring page to look at. 
</p>
        <p>
How you find a middle ground between these extremes? Personally I like to use frames
or iframes. I use these techniques to insert one page inside of another. So, my outer
page is the high quality landing page, while the inner page is the sales page. The
robots see the outer page when evaluating the landing page. The customers see the
inner sales page when they link to it. 
</p>
        <p>
Here is an example of a landing page using frames... 
</p>
        <pre>
&lt;html&gt;
&lt;head&gt;
&lt;title&gt;KEYWORD&lt;/title&gt;
&lt;meta name="description" content="A sentence or two about KEYWORD."&gt;&lt;/meta&gt;
&lt;meta name="keywords" content="KEYWORD"&gt;&lt;/meta&gt;
&lt;/head&gt;


&lt;frameset rows="100%"&gt;
&lt;frame src="INNER PAGE URL"/&gt;
&lt;noframes&gt;
	&lt;body&gt;
	&lt;h1&gt;KEYWORD&lt;/h1&gt;

	KEYWORD RELATED CONTENT GOES HERE

	&lt;/body&gt;
&lt;/noframes&gt;
&lt;/frameset&gt;

&lt;/html&gt;
</pre>
        <p>
The robots will read the "no frames" part of the page. Customers using modern browsers
will only see the Inner Page in the frame. This way you give both sides what they
want. 
</p>
        <p>
I recommend the following instead of direct linking to a clickbank sales page. 
</p>
        <ol>
          <li>
Obtain hosting (free or paid) and domain name related to your topic</li>
          <li>
Create a landing page using the frame technique described. I would optimize it for
a single keyword as recommend in my <a href="http://www.adwords-marketing-tool.com/adwords-marketing.aspx">free
Adwords guide</a>.</li>
          <li>
point you Adwords ads to the new landing page.</li>
        </ol>
        <p>
You should see a boost to your quality scores by doing so. 
</p>
        <img width="0" height="0" src="http://www.adwords-marketing-tool.com/blog/aggbug.ashx?id=08cb30d7-ee0d-4588-9016-1be9b8100aa9" />
        <br />
        <hr />
Are your Adwords ads too expensive? Slash your Adwords costs and get more traffic
with the <a href="http://www.adwords-marketing-tool.com/adwords-marketing.aspx">FREE
Adwords Strategy Guide</a>. Get your copy now. 
</body>
      <title>Directly linking from Adwords to a Clickbank sales page</title>
      <guid isPermaLink="false">http://www.adwords-marketing-tool.com/blog/PermaLink,guid,08cb30d7-ee0d-4588-9016-1be9b8100aa9.aspx</guid>
      <link>http://www.adwords-marketing-tool.com/blog/2009/12/10/DirectlyLinkingFromAdwordsToAClickbankSalesPage.aspx</link>
      <pubDate>Thu, 10 Dec 2009 16:39:55 GMT</pubDate>
      <description>&lt;p&gt;
For good quality scores, your landing page must be targeted to your keyword. The Google
robots that crawl the landing page determine this. What do they look for? 
&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;
a domain with all pages relevant to the main topic&lt;/li&gt;
&lt;li&gt;
keywords in the domain name&lt;/li&gt;
&lt;li&gt;
keywords in the page name / url of the page&lt;/li&gt;
&lt;li&gt;
keywords in the title of the page&lt;/li&gt;
&lt;li&gt;
keywords in the keywords meta tag&lt;/li&gt;
&lt;li&gt;
keywords in the description meta tag&lt;/li&gt;
&lt;li&gt;
keywords in the "h1" heading tags on the page&lt;/li&gt;
&lt;li&gt;
a keyword density of 2-5%&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;
Robots also like content. They don't like html, css, javascript or other code. Robots
can't tell html from content in most cases, so lots of the html just dilutes the keyword
density. I've had people run their pages through the tools at google.com/webmasters/sitemap,
and google tells them the only keywords that google sees ranking highly are html codes! 
&lt;/p&gt;
&lt;p&gt;
What is the bottom line? A good sales page often makes a bad landing page for Adwords
quality. It's sort of a double edged sword. A good sales page and lots of html, images,
javascript, flash scripts, eye catching layouts and colors. A good landing page for
adwords has nothing other than content targeted to a single keyword. In other words,
a very boring page to look at. 
&lt;/p&gt;
&lt;p&gt;
How you find a middle ground between these extremes? Personally I like to use frames
or iframes. I use these techniques to insert one page inside of another. So, my outer
page is the high quality landing page, while the inner page is the sales page. The
robots see the outer page when evaluating the landing page. The customers see the
inner sales page when they link to it. 
&lt;/p&gt;
&lt;p&gt;
Here is an example of a landing page using frames... 
&lt;/p&gt;
&lt;pre&gt;
&amp;lt;html&amp;gt;
&amp;lt;head&amp;gt;
&amp;lt;title&amp;gt;KEYWORD&amp;lt;/title&amp;gt;
&amp;lt;meta name="description" content="A sentence or two about KEYWORD."&amp;gt;&amp;lt;/meta&amp;gt;
&amp;lt;meta name="keywords" content="KEYWORD"&amp;gt;&amp;lt;/meta&amp;gt;
&amp;lt;/head&amp;gt;


&amp;lt;frameset rows="100%"&amp;gt;
&amp;lt;frame src="INNER PAGE URL"/&amp;gt;
&amp;lt;noframes&amp;gt;
	&amp;lt;body&amp;gt;
	&amp;lt;h1&amp;gt;KEYWORD&amp;lt;/h1&amp;gt;

	KEYWORD RELATED CONTENT GOES HERE

	&amp;lt;/body&amp;gt;
&amp;lt;/noframes&amp;gt;
&amp;lt;/frameset&amp;gt;

&amp;lt;/html&amp;gt;
&lt;/pre&gt;
&lt;p&gt;
The robots will read the "no frames" part of the page. Customers using modern browsers
will only see the Inner Page in the frame. This way you give both sides what they
want. 
&lt;/p&gt;
&lt;p&gt;
I recommend the following instead of direct linking to a clickbank sales page. 
&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;
Obtain hosting (free or paid) and domain name related to your topic&lt;/li&gt;
&lt;li&gt;
Create a landing page using the frame technique described. I would optimize it for
a single keyword as recommend in my &lt;a href="http://www.adwords-marketing-tool.com/adwords-marketing.aspx"&gt;free
Adwords guide&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;
point you Adwords ads to the new landing page.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;
You should see a boost to your quality scores by doing so. 
&lt;/p&gt;
&lt;img width="0" height="0" src="http://www.adwords-marketing-tool.com/blog/aggbug.ashx?id=08cb30d7-ee0d-4588-9016-1be9b8100aa9" /&gt;
&lt;br /&gt;
&lt;hr /&gt;
Are your Adwords ads too expensive? Slash your Adwords costs and get more traffic
with the &lt;a href="http://www.adwords-marketing-tool.com/adwords-marketing.aspx"&gt;FREE
Adwords Strategy Guide&lt;/a&gt;.  Get your copy now.

</description>
      <comments>http://www.adwords-marketing-tool.com/blog/CommentView,guid,08cb30d7-ee0d-4588-9016-1be9b8100aa9.aspx</comments>
      <category>Affiliate</category>
    </item>
    <item>
      <trackback:ping>http://www.adwords-marketing-tool.com/blog/Trackback.aspx?guid=67c96856-e5d9-462f-bded-bc1c096f491f</trackback:ping>
      <pingback:server>http://www.adwords-marketing-tool.com/blog/pingback.aspx</pingback:server>
      <pingback:target>http://www.adwords-marketing-tool.com/blog/PermaLink,guid,67c96856-e5d9-462f-bded-bc1c096f491f.aspx</pingback:target>
      <dc:creator>Admin!</dc:creator>
      <wfw:comment>http://www.adwords-marketing-tool.com/blog/CommentView,guid,67c96856-e5d9-462f-bded-bc1c096f491f.aspx</wfw:comment>
      <wfw:commentRss>http://www.adwords-marketing-tool.com/blog/SyndicationService.asmx/GetEntryCommentsRss?guid=67c96856-e5d9-462f-bded-bc1c096f491f</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
The following is an email I sent to Marshall Alder who has been having trouble with <a href="http://www.adwords-marketing-tool.com/potpiegirl/one-week-marketing.aspx">One
Week Marketing</a> from <a href="http://hubpages.com/hub/PotPieGirl">PotPieGirl</a>. 
</p>
        <p>
I think the methods may work, but you really have to get into the long tail keywords.
Did you get the Bum Marketing course from Travis? It talks about finding the right
long tail keywords which I think is half the battle. 
</p>
        <p>
http://www.bummarketingmethod.com/ 
</p>
        <p>
I agree with Travis and before I ever read his materials, I was using The Google Keyword
Tool and plain old Google Search Results to conduct my research. It's all free. In
a nutshell here it is... 
</p>
        <p>
1) Find a product. PotPieGirl says find either a market or a product, but I personally
start with a product. I do think cb-analytics.com is a good place to go, because clickbanks
marketplace is hard to navigate. I also like CommissionJunction.com, but let's stick
with ClickBank. 
</p>
        <p>
Now, I think the product has to have some gravity. Gravity indicates that somebody
is making sales. That means there is a market. Plus the sales letter has to be doing
its job if other affiliates make money. Of course too much gravity may mean there's
already a ton of affiliates out there. I'm really still trying to define a good gravity
point, I'd recommend 50 for now. 
</p>
        <p>
http://www.cb-analytics.com/ 
</p>
        <p>
2) Take a main keyword for the product or the primary market and go to the google
keyword tool, and pull up all the related keywords. Look for keyword that have about
1000, maybe even 2000 global monthly searches. Any more than this and there probably
too much competition. Of course, you never know until you look, so give a few higher
volume ones a try. Find ten long tail keywords that you will research further. 
</p>
        <p>
https://adwords.google.com/select/KeywordToolExternal 
</p>
        <p>
3) go to plain old Google.com and search for your ten keywords. Wrap each one in double
quotes, do a search and see how many pages returned there are (this is called "phrase"
match). Travis says you want keywords with less than 1000 competing pages. I agree. 
</p>
        <p>
Hopefully, 5 of your 10 keywords fit the 1000 or less competing pages rules. If not,
go back to the keyword tool and get another 10 keywords, and look at the competition
for them. 
</p>
        <p>
4) After you have 5 low competition keywords, start building your Squidoo lenses,
writing articles, everything PotPieGirl recommends. 
</p>
        <p>
Again, I think if you put more into the keyword research, you get more out. 
</p>
        <img width="0" height="0" src="http://www.adwords-marketing-tool.com/blog/aggbug.ashx?id=67c96856-e5d9-462f-bded-bc1c096f491f" />
        <br />
        <hr />
Are your Adwords ads too expensive? Slash your Adwords costs and get more traffic
with the <a href="http://www.adwords-marketing-tool.com/adwords-marketing.aspx">FREE
Adwords Strategy Guide</a>. Get your copy now. 
</body>
      <title>PotPieGirl Finding a Niche Market and Keywords</title>
      <guid isPermaLink="false">http://www.adwords-marketing-tool.com/blog/PermaLink,guid,67c96856-e5d9-462f-bded-bc1c096f491f.aspx</guid>
      <link>http://www.adwords-marketing-tool.com/blog/2009/07/27/PotPieGirlFindingANicheMarketAndKeywords.aspx</link>
      <pubDate>Mon, 27 Jul 2009 01:22:45 GMT</pubDate>
      <description>&lt;p&gt;
The following is an email I sent to Marshall Alder who has been having trouble with &lt;a href="http://www.adwords-marketing-tool.com/potpiegirl/one-week-marketing.aspx"&gt;One
Week Marketing&lt;/a&gt; from &lt;a href="http://hubpages.com/hub/PotPieGirl"&gt;PotPieGirl&lt;/a&gt;. 
&lt;/p&gt;
&lt;p&gt;
I think the methods may work, but you really have to get into the long tail keywords.
Did you get the Bum Marketing course from Travis? It talks about finding the right
long tail keywords which I think is half the battle. 
&lt;/p&gt;
&lt;p&gt;
http://www.bummarketingmethod.com/ 
&lt;/p&gt;
&lt;p&gt;
I agree with Travis and before I ever read his materials, I was using The Google Keyword
Tool and plain old Google Search Results to conduct my research. It's all free. In
a nutshell here it is... 
&lt;/p&gt;
&lt;p&gt;
1) Find a product. PotPieGirl says find either a market or a product, but I personally
start with a product. I do think cb-analytics.com is a good place to go, because clickbanks
marketplace is hard to navigate. I also like CommissionJunction.com, but let's stick
with ClickBank. 
&lt;/p&gt;
&lt;p&gt;
Now, I think the product has to have some gravity. Gravity indicates that somebody
is making sales. That means there is a market. Plus the sales letter has to be doing
its job if other affiliates make money. Of course too much gravity may mean there's
already a ton of affiliates out there. I'm really still trying to define a good gravity
point, I'd recommend 50 for now. 
&lt;/p&gt;
&lt;p&gt;
http://www.cb-analytics.com/ 
&lt;/p&gt;
&lt;p&gt;
2) Take a main keyword for the product or the primary market and go to the google
keyword tool, and pull up all the related keywords. Look for keyword that have about
1000, maybe even 2000 global monthly searches. Any more than this and there probably
too much competition. Of course, you never know until you look, so give a few higher
volume ones a try. Find ten long tail keywords that you will research further. 
&lt;/p&gt;
&lt;p&gt;
https://adwords.google.com/select/KeywordToolExternal 
&lt;/p&gt;
&lt;p&gt;
3) go to plain old Google.com and search for your ten keywords. Wrap each one in double
quotes, do a search and see how many pages returned there are (this is called "phrase"
match). Travis says you want keywords with less than 1000 competing pages. I agree. 
&lt;/p&gt;
&lt;p&gt;
Hopefully, 5 of your 10 keywords fit the 1000 or less competing pages rules. If not,
go back to the keyword tool and get another 10 keywords, and look at the competition
for them. 
&lt;/p&gt;
&lt;p&gt;
4) After you have 5 low competition keywords, start building your Squidoo lenses,
writing articles, everything PotPieGirl recommends. 
&lt;/p&gt;
&lt;p&gt;
Again, I think if you put more into the keyword research, you get more out. 
&lt;/p&gt;
&lt;img width="0" height="0" src="http://www.adwords-marketing-tool.com/blog/aggbug.ashx?id=67c96856-e5d9-462f-bded-bc1c096f491f" /&gt;
&lt;br /&gt;
&lt;hr /&gt;
Are your Adwords ads too expensive? Slash your Adwords costs and get more traffic
with the &lt;a href="http://www.adwords-marketing-tool.com/adwords-marketing.aspx"&gt;FREE
Adwords Strategy Guide&lt;/a&gt;.  Get your copy now.

</description>
      <comments>http://www.adwords-marketing-tool.com/blog/CommentView,guid,67c96856-e5d9-462f-bded-bc1c096f491f.aspx</comments>
      <category>Affiliate</category>
    </item>
    <item>
      <trackback:ping>http://www.adwords-marketing-tool.com/blog/Trackback.aspx?guid=17e0bdd4-9cea-4dbb-b2ca-b41ad2130eda</trackback:ping>
      <pingback:server>http://www.adwords-marketing-tool.com/blog/pingback.aspx</pingback:server>
      <pingback:target>http://www.adwords-marketing-tool.com/blog/PermaLink,guid,17e0bdd4-9cea-4dbb-b2ca-b41ad2130eda.aspx</pingback:target>
      <dc:creator>Admin!</dc:creator>
      <wfw:comment>http://www.adwords-marketing-tool.com/blog/CommentView,guid,17e0bdd4-9cea-4dbb-b2ca-b41ad2130eda.aspx</wfw:comment>
      <wfw:commentRss>http://www.adwords-marketing-tool.com/blog/SyndicationService.asmx/GetEntryCommentsRss?guid=17e0bdd4-9cea-4dbb-b2ca-b41ad2130eda</wfw:commentRss>
      <title>Outsource Your Affiliate Marketing Dirty Work</title>
      <guid isPermaLink="false">http://www.adwords-marketing-tool.com/blog/PermaLink,guid,17e0bdd4-9cea-4dbb-b2ca-b41ad2130eda.aspx</guid>
      <link>http://www.adwords-marketing-tool.com/blog/2009/01/01/OutsourceYourAffiliateMarketingDirtyWork.aspx</link>
      <pubDate>Thu, 01 Jan 2009 05:03:02 GMT</pubDate>
      <description>&lt;div class="MyContent" onclick="window.top.location='http://www.adwords-marketing-tool.com/af/CBPIRATE.aspx';"&gt;
&lt;div class="Heading"&gt;
Outsource Your Affiliate Marketing Dirty Work 
&lt;/div&gt;
&lt;div style="float:left;"&gt;
&lt;a href="http://www.adwords-marketing-tool.com/af/CBPIRATE.aspx"&gt; &lt;img border="0" src="/images/cbpiratebox.png" /&gt; &lt;/a&gt; 
&lt;/div&gt;
&lt;p&gt;
&amp;nbsp;
&lt;/p&gt;
&lt;p&gt;
The Ultimate Plug &amp; Play Turnkey Clickbank System. Clickbank Pirate works on a simple
principal. Outsource all of the time consuming, labor intensive tasks and concentrate
on marketing. 
&lt;/p&gt;
&lt;p&gt;
With Clickbank Pirate your only goal is to get visitors to join your email list. The
program recommends asking for an opt in in exchange for free information. That is
all you are asked to do. 
&lt;/p&gt;
&lt;p&gt;
Your email list is then automatically handled by the Clickbank Pirate team. A complex
system of autoresponder emails kicks in and starts emailing affiliate offers to your
list. The emails are designed by professional marketers and writers. You don't even
have to choose which products, the system does that for you. They guarantee a maximum
of 200 Clickbank Pirate members will ever promote the same affiliate product. 
&lt;/p&gt;
&lt;p&gt;
The program also creates the landing pages for your affiliate offers. They are hosted
within your subdomain at Clickbank Pirate. You don't need separate website hosting.
The landing pages are also designed by professionals, offering a very new user experience
and high conversion rates. 
&lt;/p&gt;
&lt;div style="float:right;"&gt;
&lt;a href="http://www.adwords-marketing-tool.com/af/CBPIRATE.aspx"&gt; &lt;img border="0" src="/images/cbpirate.png" /&gt; &lt;/a&gt; 
&lt;/div&gt;
&lt;p&gt;
You don't need your own website hosting for $15.00 a month. You don't need a domain
name for $9.00 per year. You don't need an email autoresponder like aweber for $19.00
a month. When you add up everything you'll save, you'll save money being a Clickbank
Pirate member over running everything yourself. Don't forget the money saved having
professionally designed and written emails and landing pages. 
&lt;/p&gt;
&lt;p&gt;
Clickbank Pirate is the closet thing to an affiliate turnkey system that I have ever
seen. It does all of the hard work for you. 
&lt;/p&gt;
&lt;div class="BigLink"&gt;
&lt;a href="http://www.adwords-marketing-tool.com/af/CBPIRATE.aspx"&gt; Get Clickbank Pirate
Today &lt;/a&gt; 
&lt;/div&gt;
&lt;/div&gt;
&lt;img width="0" height="0" src="http://www.adwords-marketing-tool.com/blog/aggbug.ashx?id=17e0bdd4-9cea-4dbb-b2ca-b41ad2130eda" /&gt;
&lt;br /&gt;
&lt;hr /&gt;
Are your Adwords ads too expensive? Slash your Adwords costs and get more traffic
with the &lt;a href="http://www.adwords-marketing-tool.com/adwords-marketing.aspx"&gt;FREE
Adwords Strategy Guide&lt;/a&gt;.  Get your copy now.

</description>
      <comments>http://www.adwords-marketing-tool.com/blog/CommentView,guid,17e0bdd4-9cea-4dbb-b2ca-b41ad2130eda.aspx</comments>
      <category>Affiliate</category>
    </item>
    <item>
      <trackback:ping>http://www.adwords-marketing-tool.com/blog/Trackback.aspx?guid=95afcb7e-52d5-4c55-95d3-d44f924b0c31</trackback:ping>
      <pingback:server>http://www.adwords-marketing-tool.com/blog/pingback.aspx</pingback:server>
      <pingback:target>http://www.adwords-marketing-tool.com/blog/PermaLink,guid,95afcb7e-52d5-4c55-95d3-d44f924b0c31.aspx</pingback:target>
      <dc:creator>Admin!</dc:creator>
      <wfw:comment>http://www.adwords-marketing-tool.com/blog/CommentView,guid,95afcb7e-52d5-4c55-95d3-d44f924b0c31.aspx</wfw:comment>
      <wfw:commentRss>http://www.adwords-marketing-tool.com/blog/SyndicationService.asmx/GetEntryCommentsRss?guid=95afcb7e-52d5-4c55-95d3-d44f924b0c31</wfw:commentRss>
      <slash:comments>1</slash:comments>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
Cookie Stuffing is a dubious method of generating Affiliate sales. Affiliates who
use cookie stuffing are hoping to get commissions on sales they did not make. It is
a method of affiliate fraud. 
</p>
        <p>
Marketplaces like ClickBank exist to help merchants promote products. The idea is
that an affiliate marketer will promote a product, and in return for his expense,
time and effort the merchant gives him a percent of the sale. ClickBank makes every
effort to protect the effort of the affiliate marketer. ClickBank has a policy that
if a consumer visits an affiliate marketers website and leaves, the affiliate will
still get credit for the sale if the consumer comes back to purchase the product in
60 days. The affiliate will get credit if consumer makes the purchase up to 60 days
after the initial contact. This protects the affiliate since many consumers do not
make purchases on the first visit. 
</p>
        <p>
ClickBank has to track the consumer for 60 days to enforce this policy. It is done
through a cookie. A cookie is a piece of information stored on the consumer's computer.
The cookie is written to the consumers computer when the affiliate website is browsed,
and the "hoplink" is clicked. The cookie records that the affiliate was responsible
for the sales lead. The cookie remains on the consumer's computer for 60 days. Should
the consumer return and purchase the product, the cookie is read and the original
affiliate receives credit for the sale. 
</p>
        <p>
The presence of the cookie is what has lead to cookie stuffing. The premise is to
write ClickBank cookies on a visitor's computer without the visitor's knowledge. Should
that visitor happen to purchase a product in 60 days, the affiliate will get credit
for a sale. 
</p>
        <p>
For example, imagine a blog comment or a forum post where an affiliate has managed
to place an image tag that points to his hoplink. The affiliate wants these image
tags to be on pages with high amounts of traffic. Every visitor who views that page
will see a broken image tag. Behind the scenes, the ClickBank cookie with the affiliates
code has just been written to the visitor's computer. Any high traffic website will
do. The more people that view the page, the more cookies will be written. Should any
of these visitors happen to purchase the product in 60 days the affiliate will get
the credit for the sale. 
</p>
        <p>
The affiliate marketer simply has to spam as many websites as possible with his image
tag (or javascript popup or iframe tag). The more people that end up with his cookie,
the more sales he'll get credit for. 
</p>
        <p>
All affiliate programs are vulnerable to this type of fraud. ClickBank and other market
places will ban affiliates for this practice. However, it may take some time before
the fraud is noticed. In addition, cookie stuffers constantly find better means of
hiding their tracks. 
</p>
        <img width="0" height="0" src="http://www.adwords-marketing-tool.com/blog/aggbug.ashx?id=95afcb7e-52d5-4c55-95d3-d44f924b0c31" />
        <br />
        <hr />
Are your Adwords ads too expensive? Slash your Adwords costs and get more traffic
with the <a href="http://www.adwords-marketing-tool.com/adwords-marketing.aspx">FREE
Adwords Strategy Guide</a>. Get your copy now. 
</body>
      <title>Cookie Stuffing and Affiliate Fraud</title>
      <guid isPermaLink="false">http://www.adwords-marketing-tool.com/blog/PermaLink,guid,95afcb7e-52d5-4c55-95d3-d44f924b0c31.aspx</guid>
      <link>http://www.adwords-marketing-tool.com/blog/2008/11/04/CookieStuffingAndAffiliateFraud.aspx</link>
      <pubDate>Tue, 04 Nov 2008 15:40:45 GMT</pubDate>
      <description>&lt;p&gt;
Cookie Stuffing is a dubious method of generating Affiliate sales. Affiliates who
use cookie stuffing are hoping to get commissions on sales they did not make. It is
a method of affiliate fraud. 
&lt;/p&gt;
&lt;p&gt;
Marketplaces like ClickBank exist to help merchants promote products. The idea is
that an affiliate marketer will promote a product, and in return for his expense,
time and effort the merchant gives him a percent of the sale. ClickBank makes every
effort to protect the effort of the affiliate marketer. ClickBank has a policy that
if a consumer visits an affiliate marketers website and leaves, the affiliate will
still get credit for the sale if the consumer comes back to purchase the product in
60 days. The affiliate will get credit if consumer makes the purchase up to 60 days
after the initial contact. This protects the affiliate since many consumers do not
make purchases on the first visit. 
&lt;/p&gt;
&lt;p&gt;
ClickBank has to track the consumer for 60 days to enforce this policy. It is done
through a cookie. A cookie is a piece of information stored on the consumer's computer.
The cookie is written to the consumers computer when the affiliate website is browsed,
and the "hoplink" is clicked. The cookie records that the affiliate was responsible
for the sales lead. The cookie remains on the consumer's computer for 60 days. Should
the consumer return and purchase the product, the cookie is read and the original
affiliate receives credit for the sale. 
&lt;/p&gt;
&lt;p&gt;
The presence of the cookie is what has lead to cookie stuffing. The premise is to
write ClickBank cookies on a visitor's computer without the visitor's knowledge. Should
that visitor happen to purchase a product in 60 days, the affiliate will get credit
for a sale. 
&lt;/p&gt;
&lt;p&gt;
For example, imagine a blog comment or a forum post where an affiliate has managed
to place an image tag that points to his hoplink. The affiliate wants these image
tags to be on pages with high amounts of traffic. Every visitor who views that page
will see a broken image tag. Behind the scenes, the ClickBank cookie with the affiliates
code has just been written to the visitor's computer. Any high traffic website will
do. The more people that view the page, the more cookies will be written. Should any
of these visitors happen to purchase the product in 60 days the affiliate will get
the credit for the sale. 
&lt;/p&gt;
&lt;p&gt;
The affiliate marketer simply has to spam as many websites as possible with his image
tag (or javascript popup or iframe tag). The more people that end up with his cookie,
the more sales he'll get credit for. 
&lt;/p&gt;
&lt;p&gt;
All affiliate programs are vulnerable to this type of fraud. ClickBank and other market
places will ban affiliates for this practice. However, it may take some time before
the fraud is noticed. In addition, cookie stuffers constantly find better means of
hiding their tracks. 
&lt;/p&gt;
&lt;img width="0" height="0" src="http://www.adwords-marketing-tool.com/blog/aggbug.ashx?id=95afcb7e-52d5-4c55-95d3-d44f924b0c31" /&gt;
&lt;br /&gt;
&lt;hr /&gt;
Are your Adwords ads too expensive? Slash your Adwords costs and get more traffic
with the &lt;a href="http://www.adwords-marketing-tool.com/adwords-marketing.aspx"&gt;FREE
Adwords Strategy Guide&lt;/a&gt;.  Get your copy now.

</description>
      <comments>http://www.adwords-marketing-tool.com/blog/CommentView,guid,95afcb7e-52d5-4c55-95d3-d44f924b0c31.aspx</comments>
      <category>Affiliate</category>
    </item>
    <item>
      <trackback:ping>http://www.adwords-marketing-tool.com/blog/Trackback.aspx?guid=20163077-4e95-49f3-a1d8-2f7e91fa93b8</trackback:ping>
      <pingback:server>http://www.adwords-marketing-tool.com/blog/pingback.aspx</pingback:server>
      <pingback:target>http://www.adwords-marketing-tool.com/blog/PermaLink,guid,20163077-4e95-49f3-a1d8-2f7e91fa93b8.aspx</pingback:target>
      <dc:creator>Admin!</dc:creator>
      <wfw:comment>http://www.adwords-marketing-tool.com/blog/CommentView,guid,20163077-4e95-49f3-a1d8-2f7e91fa93b8.aspx</wfw:comment>
      <wfw:commentRss>http://www.adwords-marketing-tool.com/blog/SyndicationService.asmx/GetEntryCommentsRss?guid=20163077-4e95-49f3-a1d8-2f7e91fa93b8</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
Cookie Stuffing is an illegal method of generating Affiliate sales. Affiliates who
use cookie stuffing are hoping to get commissions on sales they did not make. 
</p>
        <p>
Marketplaces like ClickBank exist to help merchants promote products. The idea is
that an affiliate marketer will promote a product, and in return for his expense,
time and effort the merchant gives him a percent of the sale. ClickBank makes every
effort to protect the effort of the affiliate marketer. ClickBank has a policy that
if a consumer visits an affiliate marketers website and leaves, the affiliate will
still get credit for the sale if the consumer comes back to purchase the product in
60 days. The affiliate will get credit if consumer makes the purchase up to 60 days
after the initial contact. This protects the affiliate since many consumers do not
make purchases on the first visit. 
</p>
        <p>
ClickBank has to track the consumer for 60 days to enforce this policy. It is done
through a cookie. A cookie is a piece of information stored on the consumer's computer.
The cookie is written to the consumers computer when the affiliate website is browsed,
and the "hoplink" is clicked. The cookie remains on the consumer's computer for 60
days. Should the consumer return and purchase the product, the cookie is read and
the original affiliate receives credit for the sale. 
</p>
        <p>
The presence of the cookie is what has lead to cookie stuffing. The premise is to
write ClickBank cookies on a visitor's computer without the visitor's knowledge. Should
that visitor happen to purchase a product in 60 days, the affiliate will get credit
for a sale. 
</p>
        <p>
For example, imagine a blog comment or a forum post where an affiliate has managed
to place an image tag that points to his hoplink. The affiliate wants these image
tags to be on pages with high amounts of traffic. Every visitor who views that page
will see a broken image tag. Behind the scenes, the ClickBank cookie with the affiliates
code has just been written to the visitor's computer. Any high traffic website will
do. The more people that view the page, the more cookies will be written. Should any
of these visitors happen to purchase the product in 60 days the affiliate will get
the credit for the sale. 
</p>
        <p>
The affiliate marketer simply has to spam as many websites as possible with his image
tag (or javascript popup or iframe tag). The more people that end up with his cookie,
the more sales he'll get credit for. 
</p>
        <p>
All affiliate programs are vulnerable to this type of fraud. ClickBank and other market
places will ban affiliates for this practice. However, it may take some time before
the fraud is noticed. In addition, cookie stuffers find better means of hiding their
tracks. 
</p>
        <img width="0" height="0" src="http://www.adwords-marketing-tool.com/blog/aggbug.ashx?id=20163077-4e95-49f3-a1d8-2f7e91fa93b8" />
        <br />
        <hr />
Are your Adwords ads too expensive? Slash your Adwords costs and get more traffic
with the <a href="http://www.adwords-marketing-tool.com/adwords-marketing.aspx">FREE
Adwords Strategy Guide</a>. Get your copy now. 
</body>
      <title>What is Cookie Stuffing?</title>
      <guid isPermaLink="false">http://www.adwords-marketing-tool.com/blog/PermaLink,guid,20163077-4e95-49f3-a1d8-2f7e91fa93b8.aspx</guid>
      <link>http://www.adwords-marketing-tool.com/blog/2008/10/25/WhatIsCookieStuffing.aspx</link>
      <pubDate>Sat, 25 Oct 2008 05:12:35 GMT</pubDate>
      <description>&lt;p&gt;
Cookie Stuffing is an illegal method of generating Affiliate sales. Affiliates who
use cookie stuffing are hoping to get commissions on sales they did not make. 
&lt;/p&gt;
&lt;p&gt;
Marketplaces like ClickBank exist to help merchants promote products. The idea is
that an affiliate marketer will promote a product, and in return for his expense,
time and effort the merchant gives him a percent of the sale. ClickBank makes every
effort to protect the effort of the affiliate marketer. ClickBank has a policy that
if a consumer visits an affiliate marketers website and leaves, the affiliate will
still get credit for the sale if the consumer comes back to purchase the product in
60 days. The affiliate will get credit if consumer makes the purchase up to 60 days
after the initial contact. This protects the affiliate since many consumers do not
make purchases on the first visit. 
&lt;/p&gt;
&lt;p&gt;
ClickBank has to track the consumer for 60 days to enforce this policy. It is done
through a cookie. A cookie is a piece of information stored on the consumer's computer.
The cookie is written to the consumers computer when the affiliate website is browsed,
and the "hoplink" is clicked. The cookie remains on the consumer's computer for 60
days. Should the consumer return and purchase the product, the cookie is read and
the original affiliate receives credit for the sale. 
&lt;/p&gt;
&lt;p&gt;
The presence of the cookie is what has lead to cookie stuffing. The premise is to
write ClickBank cookies on a visitor's computer without the visitor's knowledge. Should
that visitor happen to purchase a product in 60 days, the affiliate will get credit
for a sale. 
&lt;/p&gt;
&lt;p&gt;
For example, imagine a blog comment or a forum post where an affiliate has managed
to place an image tag that points to his hoplink. The affiliate wants these image
tags to be on pages with high amounts of traffic. Every visitor who views that page
will see a broken image tag. Behind the scenes, the ClickBank cookie with the affiliates
code has just been written to the visitor's computer. Any high traffic website will
do. The more people that view the page, the more cookies will be written. Should any
of these visitors happen to purchase the product in 60 days the affiliate will get
the credit for the sale. 
&lt;/p&gt;
&lt;p&gt;
The affiliate marketer simply has to spam as many websites as possible with his image
tag (or javascript popup or iframe tag). The more people that end up with his cookie,
the more sales he'll get credit for. 
&lt;/p&gt;
&lt;p&gt;
All affiliate programs are vulnerable to this type of fraud. ClickBank and other market
places will ban affiliates for this practice. However, it may take some time before
the fraud is noticed. In addition, cookie stuffers find better means of hiding their
tracks. 
&lt;/p&gt;
&lt;img width="0" height="0" src="http://www.adwords-marketing-tool.com/blog/aggbug.ashx?id=20163077-4e95-49f3-a1d8-2f7e91fa93b8" /&gt;
&lt;br /&gt;
&lt;hr /&gt;
Are your Adwords ads too expensive? Slash your Adwords costs and get more traffic
with the &lt;a href="http://www.adwords-marketing-tool.com/adwords-marketing.aspx"&gt;FREE
Adwords Strategy Guide&lt;/a&gt;.  Get your copy now.

</description>
      <comments>http://www.adwords-marketing-tool.com/blog/CommentView,guid,20163077-4e95-49f3-a1d8-2f7e91fa93b8.aspx</comments>
      <category>Affiliate</category>
    </item>
  </channel>
</rss>