<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Protecting Your Affiliate Marketing Data With Encryption</title>
	<atom:link href="http://www.derekbeau.com/protecting-your-affiliate-marketing-data-with-encryption/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.derekbeau.com/protecting-your-affiliate-marketing-data-with-encryption/</link>
	<description>Make Money Online with Derek Beauchemin</description>
	<lastBuildDate>Thu, 29 Apr 2010 07:14:31 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: HighTech</title>
		<link>http://www.derekbeau.com/protecting-your-affiliate-marketing-data-with-encryption/comment-page-1/#comment-46695</link>
		<dc:creator>HighTech</dc:creator>
		<pubDate>Sat, 14 Nov 2009 06:46:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.derekbeau.com/protecting-your-affiliate-marketing-data-with-encryption/#comment-46695</guid>
		<description>I believe there is a limit or either a bug in this code. Is there a limit to the actual length of the number you encrypt? Cause when I feed it the number 4354467891 it decrypts to 4354467887. Using a number like 1234567890 works perfectly, same number of digits, just not as high a value. I know you could encypt smaller numbers and construct a sting, but I just trying to use one big number, and after decrypting, then split it into its sub-parts as needed, but that big 10 digit number (4354467891) does not decode properly. Any ideas? Thanks.</description>
		<content:encoded><![CDATA[<p>I believe there is a limit or either a bug in this code. Is there a limit to the actual length of the number you encrypt? Cause when I feed it the number 4354467891 it decrypts to 4354467887. Using a number like 1234567890 works perfectly, same number of digits, just not as high a value. I know you could encypt smaller numbers and construct a sting, but I just trying to use one big number, and after decrypting, then split it into its sub-parts as needed, but that big 10 digit number (4354467891) does not decode properly. Any ideas? Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: uwspstar</title>
		<link>http://www.derekbeau.com/protecting-your-affiliate-marketing-data-with-encryption/comment-page-1/#comment-42451</link>
		<dc:creator>uwspstar</dc:creator>
		<pubDate>Sat, 05 Sep 2009 20:32:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.derekbeau.com/protecting-your-affiliate-marketing-data-with-encryption/#comment-42451</guid>
		<description>it is interesting topic. how could you pass the this id cross pages ? do it affect you SEO ?</description>
		<content:encoded><![CDATA[<p>it is interesting topic. how could you pass the this id cross pages ? do it affect you SEO ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: A Nahwi</title>
		<link>http://www.derekbeau.com/protecting-your-affiliate-marketing-data-with-encryption/comment-page-1/#comment-30182</link>
		<dc:creator>A Nahwi</dc:creator>
		<pubDate>Wed, 18 Mar 2009 01:52:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.derekbeau.com/protecting-your-affiliate-marketing-data-with-encryption/#comment-30182</guid>
		<description>I found your blog on google and read a few of your other posts. I just added you to my Google News Reader. Keep up the good work. Look forward to reading more from you in the future. Thank you</description>
		<content:encoded><![CDATA[<p>I found your blog on google and read a few of your other posts. I just added you to my Google News Reader. Keep up the good work. Look forward to reading more from you in the future. Thank you</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jogsheess</title>
		<link>http://www.derekbeau.com/protecting-your-affiliate-marketing-data-with-encryption/comment-page-1/#comment-1886</link>
		<dc:creator>Jogsheess</dc:creator>
		<pubDate>Fri, 02 Nov 2007 17:09:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.derekbeau.com/protecting-your-affiliate-marketing-data-with-encryption/#comment-1886</guid>
		<description>ONLINE - DRUGSTORE! 
PRICES of ALL MEDICINES! 
 
FIND THAT NECESSARY... 
VIAGRA, CIALIS, PHENTERMINE, SOMA... and other pills! 
 
Welcome please:     pills-prices.blogspot.com 
 
 
NEW INFORMATION ABOUT PAYDAY LOANS! 
 
Welcome please:     payday-d-loans.blogspot.com 
 
GOOD LUCK!</description>
		<content:encoded><![CDATA[<p>ONLINE &#8211; DRUGSTORE!<br />
PRICES of ALL MEDICINES! </p>
<p>FIND THAT NECESSARY&#8230;<br />
VIAGRA, CIALIS, PHENTERMINE, SOMA&#8230; and other pills! </p>
<p>Welcome please:     pills-prices.blogspot.com </p>
<p>NEW INFORMATION ABOUT PAYDAY LOANS! </p>
<p>Welcome please:     payday-d-loans.blogspot.com </p>
<p>GOOD LUCK!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: smaxor</title>
		<link>http://www.derekbeau.com/protecting-your-affiliate-marketing-data-with-encryption/comment-page-1/#comment-1165</link>
		<dc:creator>smaxor</dc:creator>
		<pubDate>Sat, 13 Oct 2007 05:16:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.derekbeau.com/protecting-your-affiliate-marketing-data-with-encryption/#comment-1165</guid>
		<description>Taking this one step further. if you want to do a little click tracking direct to a db then you can record all the data of the click besides price, but then go back and match later from reports.

Basically the click would get recorded as a row inside of the db then you&#039;d have the link or bounce to the affiliate link replace that row number with the subid. Then pull your conversion reports from your affiliate company. Match the conversion subid&#039;s with the row&#039;s and you have nice click tracking for all your data.

I did a full tutorial on my site if anyone is interested in finding more about this. Some nice stuff you can find with click tracking is 

1. fraud, as you track ip,source,referer. For example on yahoo I got a ton of clicks from some domainer site. all 15 minutes apart. for about 2 days. Of course not one converted.
2. see what words are converting.
3. track referers so you can parse the referer strings and get the actual queriest people used out of them. To add to your keyword list.
4. When you get more advanced you can dump in your click data by tracking click id&#039;s and then get an exact ROI calc and adjust bids accordingly.

Those are just a few thing it can help you with. Easiest thing to do is test a nice bounce page. As typically you don&#039;t want the affiliate company or advertiser tracking your referers ( yes they do that ) and keywords. Make sure you meta refresh them to the destination as this will most of the time strip out all the referers data. Well you get the point :D

http://www.oooff.com if you want to take a look at the tutorial. I don&#039;t run ads on my site as I don&#039;t generate income from it. It&#039;s just there to hopefully help people makes some more money :D

Success,
Smaxor</description>
		<content:encoded><![CDATA[<p>Taking this one step further. if you want to do a little click tracking direct to a db then you can record all the data of the click besides price, but then go back and match later from reports.</p>
<p>Basically the click would get recorded as a row inside of the db then you&#8217;d have the link or bounce to the affiliate link replace that row number with the subid. Then pull your conversion reports from your affiliate company. Match the conversion subid&#8217;s with the row&#8217;s and you have nice click tracking for all your data.</p>
<p>I did a full tutorial on my site if anyone is interested in finding more about this. Some nice stuff you can find with click tracking is </p>
<p>1. fraud, as you track ip,source,referer. For example on yahoo I got a ton of clicks from some domainer site. all 15 minutes apart. for about 2 days. Of course not one converted.<br />
2. see what words are converting.<br />
3. track referers so you can parse the referer strings and get the actual queriest people used out of them. To add to your keyword list.<br />
4. When you get more advanced you can dump in your click data by tracking click id&#8217;s and then get an exact ROI calc and adjust bids accordingly.</p>
<p>Those are just a few thing it can help you with. Easiest thing to do is test a nice bounce page. As typically you don&#8217;t want the affiliate company or advertiser tracking your referers ( yes they do that ) and keywords. Make sure you meta refresh them to the destination as this will most of the time strip out all the referers data. Well you get the point <img src='http://www.derekbeau.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
<p><a href="http://www.oooff.com" rel="nofollow">http://www.oooff.com</a> if you want to take a look at the tutorial. I don&#8217;t run ads on my site as I don&#8217;t generate income from it. It&#8217;s just there to hopefully help people makes some more money <img src='http://www.derekbeau.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
<p>Success,<br />
Smaxor</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Weekend Reading: October 7, 2007 : Average Joe Blogger</title>
		<link>http://www.derekbeau.com/protecting-your-affiliate-marketing-data-with-encryption/comment-page-1/#comment-1098</link>
		<dc:creator>Weekend Reading: October 7, 2007 : Average Joe Blogger</dc:creator>
		<pubDate>Sun, 07 Oct 2007 08:29:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.derekbeau.com/protecting-your-affiliate-marketing-data-with-encryption/#comment-1098</guid>
		<description>[...] Protecting Your Affiliate Marketing Data With Encryption (Derek Beau) [...]</description>
		<content:encoded><![CDATA[<p>[...] Protecting Your Affiliate Marketing Data With Encryption (Derek Beau) [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Derek</title>
		<link>http://www.derekbeau.com/protecting-your-affiliate-marketing-data-with-encryption/comment-page-1/#comment-1027</link>
		<dc:creator>Derek</dc:creator>
		<pubDate>Mon, 01 Oct 2007 22:20:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.derekbeau.com/protecting-your-affiliate-marketing-data-with-encryption/#comment-1027</guid>
		<description>Phil - If you are sending tracking data to the merchant, they can see it. This information is passed in CJ by adding &quot;sid=&quot; to the end of your link and in AzoogleAds by adding &quot;sub=&quot; to the end of your link. All affiliate networks have this function and many affilaites pass their keyword data through it.</description>
		<content:encoded><![CDATA[<p>Phil &#8211; If you are sending tracking data to the merchant, they can see it. This information is passed in CJ by adding &#8220;sid=&#8221; to the end of your link and in AzoogleAds by adding &#8220;sub=&#8221; to the end of your link. All affiliate networks have this function and many affilaites pass their keyword data through it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Phil</title>
		<link>http://www.derekbeau.com/protecting-your-affiliate-marketing-data-with-encryption/comment-page-1/#comment-1026</link>
		<dc:creator>Phil</dc:creator>
		<pubDate>Mon, 01 Oct 2007 22:12:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.derekbeau.com/protecting-your-affiliate-marketing-data-with-encryption/#comment-1026</guid>
		<description>I thought that a merchant would only see that you&#039;ve sent a user through your site (landing page) even if user came from ppc. How is it possible for a merchant to track ppc data if you&#039;re using your site?</description>
		<content:encoded><![CDATA[<p>I thought that a merchant would only see that you&#8217;ve sent a user through your site (landing page) even if user came from ppc. How is it possible for a merchant to track ppc data if you&#8217;re using your site?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Donald Mckenzie Jr</title>
		<link>http://www.derekbeau.com/protecting-your-affiliate-marketing-data-with-encryption/comment-page-1/#comment-1021</link>
		<dc:creator>Donald Mckenzie Jr</dc:creator>
		<pubDate>Mon, 01 Oct 2007 18:14:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.derekbeau.com/protecting-your-affiliate-marketing-data-with-encryption/#comment-1021</guid>
		<description>:grin: I agree. Everyone should try very hard to protect their affiliate websites. Someone can easily hack in and place their own code in it for themselves.</description>
		<content:encoded><![CDATA[<p> <img src='http://www.derekbeau.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':grin:' class='wp-smiley' />  I agree. Everyone should try very hard to protect their affiliate websites. Someone can easily hack in and place their own code in it for themselves.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Derek</title>
		<link>http://www.derekbeau.com/protecting-your-affiliate-marketing-data-with-encryption/comment-page-1/#comment-1004</link>
		<dc:creator>Derek</dc:creator>
		<pubDate>Mon, 01 Oct 2007 02:58:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.derekbeau.com/protecting-your-affiliate-marketing-data-with-encryption/#comment-1004</guid>
		<description>Warrior - this doesn&#039;t have anything to do with PayPal  :?: 

Fields - it can be used with direct linking or landing pages. Anytime you are passing data to the merchant (such as subids) or display data in your URL strings, there is the potential for other people to access it. By encrypting it with a system such as this, there is no way anyone can make sense of it.</description>
		<content:encoded><![CDATA[<p>Warrior &#8211; this doesn&#8217;t have anything to do with PayPal  <img src='http://www.derekbeau.com/wp-includes/images/smilies/icon_question.gif' alt=':?:' class='wp-smiley' />  </p>
<p>Fields &#8211; it can be used with direct linking or landing pages. Anytime you are passing data to the merchant (such as subids) or display data in your URL strings, there is the potential for other people to access it. By encrypting it with a system such as this, there is no way anyone can make sense of it.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
