<?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: Track Adwords Conversion With Php</title>
	<atom:link href="http://www.jonwaraas.com/trackadwords-conversion-with-php/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jonwaraas.com/trackadwords-conversion-with-php/</link>
	<description>Make Money At Home with Jon Waraas</description>
	<lastBuildDate>Fri, 10 Feb 2012 09:48:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Nomar</title>
		<link>http://www.jonwaraas.com/trackadwords-conversion-with-php/comment-page-1/#comment-37428</link>
		<dc:creator>Nomar</dc:creator>
		<pubDate>Tue, 13 Jan 2009 21:28:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.jonwaraas.com/?p=752#comment-37428</guid>
		<description>Here rates are around 5% yearly</description>
		<content:encoded><![CDATA[<p>Here rates are around 5% yearly</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Web Design Beach</title>
		<link>http://www.jonwaraas.com/trackadwords-conversion-with-php/comment-page-1/#comment-37426</link>
		<dc:creator>Web Design Beach</dc:creator>
		<pubDate>Mon, 12 Jan 2009 22:00:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.jonwaraas.com/?p=752#comment-37426</guid>
		<description>Thanks for sharing. Tracking conversations is a must if you want to succeed with adwords or any other advertising campaign.</description>
		<content:encoded><![CDATA[<p>Thanks for sharing. Tracking conversations is a must if you want to succeed with adwords or any other advertising campaign.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris M</title>
		<link>http://www.jonwaraas.com/trackadwords-conversion-with-php/comment-page-1/#comment-37424</link>
		<dc:creator>Chris M</dc:creator>
		<pubDate>Sat, 10 Jan 2009 16:24:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.jonwaraas.com/?p=752#comment-37424</guid>
		<description>How is the conversion tracking coming along Jon?</description>
		<content:encoded><![CDATA[<p>How is the conversion tracking coming along Jon?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: BlogTalks</title>
		<link>http://www.jonwaraas.com/trackadwords-conversion-with-php/comment-page-1/#comment-37414</link>
		<dc:creator>BlogTalks</dc:creator>
		<pubDate>Mon, 05 Jan 2009 20:30:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.jonwaraas.com/?p=752#comment-37414</guid>
		<description>Interesting use of the form post method, I would not have thought of doing that or in fact realised it would have worked.</description>
		<content:encoded><![CDATA[<p>Interesting use of the form post method, I would not have thought of doing that or in fact realised it would have worked.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: anon</title>
		<link>http://www.jonwaraas.com/trackadwords-conversion-with-php/comment-page-1/#comment-37413</link>
		<dc:creator>anon</dc:creator>
		<pubDate>Mon, 05 Jan 2009 10:29:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.jonwaraas.com/?p=752#comment-37413</guid>
		<description>There&#039;s actually a better way to do this in my opinon.  With this you have to edit your return URL for each product (suppose its not a big deal.

But the way I&#039;ve done it is to set my return url in my paypal account, there&#039;s a setting under your profile somewhere.

I set it to always go to thanks.php after a transaction is completed. And I turned on payment data transfer.

Then you just stick this code at the top of your page:

https://www.paypal.com/us/cgi-bin/webscr?cmd=p/pdn/pdt-codesamples-pop-outside#php

And paypal will send the page some of the transaction details, including $amount which contains how much was charged.  Make sure you replace the PDT token in there with the one given to you by paypal after switching on PDT.

This is more efficient because you don&#039;t have to worry about setting a proper return URL every time you add or update a product.  It also forces the user to be redirected back to your thankyou page, I&#039;m not 100% certain that just setting a return url in the form code does that.</description>
		<content:encoded><![CDATA[<p>There&#8217;s actually a better way to do this in my opinon.  With this you have to edit your return URL for each product (suppose its not a big deal.</p>
<p>But the way I&#8217;ve done it is to set my return url in my paypal account, there&#8217;s a setting under your profile somewhere.</p>
<p>I set it to always go to thanks.php after a transaction is completed. And I turned on payment data transfer.</p>
<p>Then you just stick this code at the top of your page:</p>
<p><a href="https://www.paypal.com/us/cgi-bin/webscr?cmd=p/pdn/pdt-codesamples-pop-outside#php" rel="nofollow">https://www.paypal.com/us/cgi-bin/webscr?cmd=p/pdn/pdt-codesamples-pop-outside#php</a></p>
<p>And paypal will send the page some of the transaction details, including $amount which contains how much was charged.  Make sure you replace the PDT token in there with the one given to you by paypal after switching on PDT.</p>
<p>This is more efficient because you don&#8217;t have to worry about setting a proper return URL every time you add or update a product.  It also forces the user to be redirected back to your thankyou page, I&#8217;m not 100% certain that just setting a return url in the form code does that.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pandora Battery</title>
		<link>http://www.jonwaraas.com/trackadwords-conversion-with-php/comment-page-1/#comment-37410</link>
		<dc:creator>Pandora Battery</dc:creator>
		<pubDate>Sat, 03 Jan 2009 23:14:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.jonwaraas.com/?p=752#comment-37410</guid>
		<description>Jon! Your slakin on updates bro. lol.</description>
		<content:encoded><![CDATA[<p>Jon! Your slakin on updates bro. lol.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris M</title>
		<link>http://www.jonwaraas.com/trackadwords-conversion-with-php/comment-page-1/#comment-37408</link>
		<dc:creator>Chris M</dc:creator>
		<pubDate>Thu, 01 Jan 2009 22:01:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.jonwaraas.com/?p=752#comment-37408</guid>
		<description>Cool stuff, I actually did something very similar not too long ago, however, coming from South Africa, we&#039;re not allowed to use PayPal :/</description>
		<content:encoded><![CDATA[<p>Cool stuff, I actually did something very similar not too long ago, however, coming from South Africa, we&#8217;re not allowed to use PayPal :/</p>
]]></content:encoded>
	</item>
</channel>
</rss>

