<?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: What is the best way to track the return visitors from a Google adwords or other PPC campaign?</title>
	<atom:link href="http://www.qpgr.com/archives/298/feed" rel="self" type="application/rss+xml" />
	<link>http://www.qpgr.com/archives/298</link>
	<description></description>
	<lastBuildDate>Tue, 08 Dec 2009 12:47:31 -0600</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: strayinma</title>
		<link>http://www.qpgr.com/archives/298/comment-page-1#comment-187</link>
		<dc:creator>strayinma</dc:creator>
		<pubDate>Tue, 10 Mar 2009 15:40:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.qpgr.com/archives/298#comment-187</guid>
		<description>The system that measure&#039;s a user&#039;s lifetime value is only as good as the data that can be captured.

If you have the technology to store cookies on your user&#039;s machines, store a cookie that expires after a long period of time (60-90 days) with the original source of the user and a number value that you can increment to count the number of return sessions by that user.

Check for the cookie values on page load, increment the count for the number of visits. Pass these values through to your checkout/thankyou page to find the total revenue that single user has generated.</description>
		<content:encoded><![CDATA[<p>The system that measure&#39;s a user&#39;s lifetime value is only as good as the data that can be captured.</p>
<p>If you have the technology to store cookies on your user&#39;s machines, store a cookie that expires after a long period of time (60-90 days) with the original source of the user and a number value that you can increment to count the number of return sessions by that user.</p>
<p>Check for the cookie values on page load, increment the count for the number of visits. Pass these values through to your checkout/thankyou page to find the total revenue that single user has generated.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
