<?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: Prosper202: The Love Hate Relationship</title>
	<atom:link href="http://madppc.com/prosper202-the-love-hate-relationship/feed/" rel="self" type="application/rss+xml" />
	<link>http://madppc.com/prosper202-the-love-hate-relationship/</link>
	<description>PPC, PHP, and other Affiliate Marketing tips.  It's OK to be MAD!</description>
	<lastBuildDate>Fri, 16 Mar 2012 17:58:56 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Why You Should Be Using Prosper202, A Good Campaign Isn&#8217;t All Adcopy and LP. &#124; Mad PPC</title>
		<link>http://madppc.com/prosper202-the-love-hate-relationship/comment-page-1/#comment-28</link>
		<dc:creator>Why You Should Be Using Prosper202, A Good Campaign Isn&#8217;t All Adcopy and LP. &#124; Mad PPC</dc:creator>
		<pubDate>Wed, 08 Oct 2008 04:05:22 +0000</pubDate>
		<guid isPermaLink="false">http://madppc.com/?p=112#comment-28</guid>
		<description>[...] sure did write a craptacular post about Prosper202.  Yeah it was a rant, that&#8217;s for sure.  However if it wasn&#8217;t for [...]</description>
		<content:encoded><![CDATA[<p>[...] sure did write a craptacular post about Prosper202.  Yeah it was a rant, that&#8217;s for sure.  However if it wasn&#8217;t for [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brad</title>
		<link>http://madppc.com/prosper202-the-love-hate-relationship/comment-page-1/#comment-24</link>
		<dc:creator>Brad</dc:creator>
		<pubDate>Thu, 02 Oct 2008 04:17:59 +0000</pubDate>
		<guid isPermaLink="false">http://madppc.com/?p=112#comment-24</guid>
		<description>As for Magic Quotes I should have mentioned that, however that should be automatically detected and dealt with accordingly or you could just stripslashes() regardless.

Thanks for pointing out that post Wes, however we are on separate pages.  By doing it the way he did it your loosing out on one of the best features of Prosper202 which is being able to determine exactly what click and ad caused a conversion.  By doing what is posted your loosing that tracking power, and I&#039;ll be doing a post [hopefully soon] on how to get around that.  You see because doing it that way doesn&#039;t allow us to track our ad [if you don&#039;t set it up in Prosper202] without building another app.

Don&#039;t get me wrong it can be done, it&#039;s just kind of a pain in the ass to have to build another app to do it that way.  Waste of time IMHO.

Whether or not that makes any sense, I want to thank you guys for actually taking the time to read the post and comment.</description>
		<content:encoded><![CDATA[<p>As for Magic Quotes I should have mentioned that, however that should be automatically detected and dealt with accordingly or you could just stripslashes() regardless.</p>
<p>Thanks for pointing out that post Wes, however we are on separate pages.  By doing it the way he did it your loosing out on one of the best features of Prosper202 which is being able to determine exactly what click and ad caused a conversion.  By doing what is posted your loosing that tracking power, and I&#8217;ll be doing a post [hopefully soon] on how to get around that.  You see because doing it that way doesn&#8217;t allow us to track our ad [if you don't set it up in Prosper202] without building another app.</p>
<p>Don&#8217;t get me wrong it can be done, it&#8217;s just kind of a pain in the ass to have to build another app to do it that way.  Waste of time IMHO.</p>
<p>Whether or not that makes any sense, I want to thank you guys for actually taking the time to read the post and comment.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Wes Mahler</title>
		<link>http://madppc.com/prosper202-the-love-hate-relationship/comment-page-1/#comment-23</link>
		<dc:creator>Wes Mahler</dc:creator>
		<pubDate>Thu, 02 Oct 2008 03:13:20 +0000</pubDate>
		<guid isPermaLink="false">http://madppc.com/?p=112#comment-23</guid>
		<description>Hey Brad, your right some of this issues need to be addressed.  We&#039;re in process of re-hauling over the system, but it is still awhile out as the system was built and is extremely hard to change, the only way to do it is completely rebuild it for the most part.

But yes those text-ads are really a pain, the best way that other people are just not using them as you can skip the entire section if needed. The text-ads area really needs to be worked, I agree, definitely taken note!

Although it isn&#039;t really documented, there is a way to pass extra variables through on your affiliate link, to track extra-information like adgroups or whatever you want to track.  It would have to be setup like Justins&#039; pre-pop code, which takes in a variable, and then adds extra information at the end of the affiliate link.  in your case-adding extra information to the subid.  http://www.exosus.com/?p=26

On the extra slashes, we are using MYSQL_REAL_ESCAPE_STRING which puts in the slashes to prevent mysql injection like you said.  But it appears that the host the currently p202 installation on, also has MAGIC QUOTES ON which puts an additional slashes to prevent mysql injeciton, so now its adding in the extra slashes. (we use the mysql_real_escape_string, because just relying on MAGIC QUOTES is unsecure.)

Your absolutely right, we need to fix some things, I don&#039;t have an exact date, we are working on a new version of tracking202 to be released on Oct 22nd, sorry about all of the hassle with anything, some things need re-working, and thanks for bringing it to attention further as it does help!</description>
		<content:encoded><![CDATA[<p>Hey Brad, your right some of this issues need to be addressed.  We&#8217;re in process of re-hauling over the system, but it is still awhile out as the system was built and is extremely hard to change, the only way to do it is completely rebuild it for the most part.</p>
<p>But yes those text-ads are really a pain, the best way that other people are just not using them as you can skip the entire section if needed. The text-ads area really needs to be worked, I agree, definitely taken note!</p>
<p>Although it isn&#8217;t really documented, there is a way to pass extra variables through on your affiliate link, to track extra-information like adgroups or whatever you want to track.  It would have to be setup like Justins&#8217; pre-pop code, which takes in a variable, and then adds extra information at the end of the affiliate link.  in your case-adding extra information to the subid.  <a href="http://www.exosus.com/?p=26" rel="nofollow">http://www.exosus.com/?p=26</a></p>
<p>On the extra slashes, we are using MYSQL_REAL_ESCAPE_STRING which puts in the slashes to prevent mysql injection like you said.  But it appears that the host the currently p202 installation on, also has MAGIC QUOTES ON which puts an additional slashes to prevent mysql injeciton, so now its adding in the extra slashes. (we use the mysql_real_escape_string, because just relying on MAGIC QUOTES is unsecure.)</p>
<p>Your absolutely right, we need to fix some things, I don&#8217;t have an exact date, we are working on a new version of tracking202 to be released on Oct 22nd, sorry about all of the hassle with anything, some things need re-working, and thanks for bringing it to attention further as it does help!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steven</title>
		<link>http://madppc.com/prosper202-the-love-hate-relationship/comment-page-1/#comment-22</link>
		<dc:creator>Steven</dc:creator>
		<pubDate>Thu, 02 Oct 2008 02:15:47 +0000</pubDate>
		<guid isPermaLink="false">http://madppc.com/?p=112#comment-22</guid>
		<description>The text ad function is actually for your own reference. While you can copy your text ad over, you can also name it whatever you want if its easier to track it. Theres no rule that says you have to copy an exact text ad over if that makes it easier. You are also welcome to append variables to the URL already if you want to track things that way.

As for the backslash issue, check to see if magic quotes is on for your server and may need to be turned off. If that&#039;s not it, maybe I am mistaken. 

In this industry, no matter what anyone does, if its a tracking tool, and you&#039;re not as big as Google or something, people will have their doubts. Part of eliminating that concern was creating the self-hosted version. The setup may be a bit confusing at first so people may not know how to set up things correctly but we tried to make it as user friendly as possible. That said, I do appreciate the feedback. Hope things are working out great.</description>
		<content:encoded><![CDATA[<p>The text ad function is actually for your own reference. While you can copy your text ad over, you can also name it whatever you want if its easier to track it. Theres no rule that says you have to copy an exact text ad over if that makes it easier. You are also welcome to append variables to the URL already if you want to track things that way.</p>
<p>As for the backslash issue, check to see if magic quotes is on for your server and may need to be turned off. If that&#8217;s not it, maybe I am mistaken. </p>
<p>In this industry, no matter what anyone does, if its a tracking tool, and you&#8217;re not as big as Google or something, people will have their doubts. Part of eliminating that concern was creating the self-hosted version. The setup may be a bit confusing at first so people may not know how to set up things correctly but we tried to make it as user friendly as possible. That said, I do appreciate the feedback. Hope things are working out great.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

