<?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: Because Yahoo does not know&#8230;</title>
	<atom:link href="http://www.diorex.com/because-yahoo-does-not-know/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.diorex.com/because-yahoo-does-not-know/</link>
	<description>Random Musings about Internet Marketing</description>
	<pubDate>Fri, 10 Sep 2010 02:09:13 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Smaxor</title>
		<link>http://www.diorex.com/because-yahoo-does-not-know/comment-page-1/#comment-210</link>
		<dc:creator>Smaxor</dc:creator>
		<pubDate>Fri, 12 Oct 2007 23:59:20 +0000</pubDate>
		<guid isPermaLink="false">http://diorex.wordpress.com/2007/10/11/because-yahoo-does-not-know/#comment-210</guid>
		<description>That's confusing to me as I very rarely get redirect domains. I get all the locations of the shit domainers. And yes the "Partner" traffic is horse shit. The problem is I haven't found a definitive answer on whether the new blacklisting is going to block just people on content or it's going to allow you to block parners as well. Have you heard anything?</description>
		<content:encoded><![CDATA[<p>That&#8217;s confusing to me as I very rarely get redirect domains. I get all the locations of the shit domainers. And yes the &#8220;Partner&#8221; traffic is horse shit. The problem is I haven&#8217;t found a definitive answer on whether the new blacklisting is going to block just people on content or it&#8217;s going to allow you to block parners as well. Have you heard anything?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: diorex</title>
		<link>http://www.diorex.com/because-yahoo-does-not-know/comment-page-1/#comment-213</link>
		<dc:creator>diorex</dc:creator>
		<pubDate>Fri, 12 Oct 2007 13:20:17 +0000</pubDate>
		<guid isPermaLink="false">http://diorex.wordpress.com/2007/10/11/because-yahoo-does-not-know/#comment-213</guid>
		<description>Thanks guys - We have tried just about everything from our side. It still works out that we capture the true referrer a very small percentage of the time. The rest of the time we get the referrer as one of Yahoo's click tracking/redirect domains. This tells us it comes from one of their 'partners' it just does not tell us which one.

The overall conversion rate for us on this 'partner' traffic is dogmeat, we thought about just killing them all, but as with everything we suspect there are a few gems that have real traffic that converts.</description>
		<content:encoded><![CDATA[<p>Thanks guys - We have tried just about everything from our side. It still works out that we capture the true referrer a very small percentage of the time. The rest of the time we get the referrer as one of Yahoo&#8217;s click tracking/redirect domains. This tells us it comes from one of their &#8216;partners&#8217; it just does not tell us which one.</p>
<p>The overall conversion rate for us on this &#8216;partner&#8217; traffic is dogmeat, we thought about just killing them all, but as with everything we suspect there are a few gems that have real traffic that converts.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris Alexander</title>
		<link>http://www.diorex.com/because-yahoo-does-not-know/comment-page-1/#comment-211</link>
		<dc:creator>Chris Alexander</dc:creator>
		<pubDate>Fri, 12 Oct 2007 06:45:45 +0000</pubDate>
		<guid isPermaLink="false">http://diorex.wordpress.com/2007/10/11/because-yahoo-does-not-know/#comment-211</guid>
		<description>its very helpful to set up your own click tracking as Smaxor says. You can track tons of information on your clicks. I just finished coding my click tracking for some ringtone offers. I'm tracking timestamp, ip, ppc company, search/content, keyword, referer (mentioned above), click through (whether they actually click off of my landing page, or whether they leave), landing page variation, and a few other things. It allows me to know which traffic converts best, which landing page converts best, what keywords are best, etc. I can tell when one IP has visited too often, easily ban the IPs or just add them to a list. Here's some screenshots of the setup, its not finished, but its what I have after a day's effort of coding it and the site. http://www.alexanderonlinemedia.com/images/clicktracking.jpg</description>
		<content:encoded><![CDATA[<p>its very helpful to set up your own click tracking as Smaxor says. You can track tons of information on your clicks. I just finished coding my click tracking for some ringtone offers. I&#8217;m tracking timestamp, ip, ppc company, search/content, keyword, referer (mentioned above), click through (whether they actually click off of my landing page, or whether they leave), landing page variation, and a few other things. It allows me to know which traffic converts best, which landing page converts best, what keywords are best, etc. I can tell when one IP has visited too often, easily ban the IPs or just add them to a list. Here&#8217;s some screenshots of the setup, its not finished, but its what I have after a day&#8217;s effort of coding it and the site. <a href="http://www.alexanderonlinemedia.com/images/clicktracking.jpg" rel="nofollow">http://www.alexanderonlinemedia.com/images/clicktracking.jpg</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Smaxor</title>
		<link>http://www.diorex.com/because-yahoo-does-not-know/comment-page-1/#comment-212</link>
		<dc:creator>Smaxor</dc:creator>
		<pubDate>Fri, 12 Oct 2007 05:15:43 +0000</pubDate>
		<guid isPermaLink="false">http://diorex.wordpress.com/2007/10/11/because-yahoo-does-not-know/#comment-212</guid>
		<description>on my blog there's a click tracking script. In it you'll find:

// Server variables
$ip = $_SERVER[’REMOTE_ADDR’];
$referer = $_SERVER[’HTTP_REFERER’];
$useragent = $_SERVER[’HTTP_USER_AGENT’];

This will gather the appropriate data for you then you can write it to a db or file or whatever. I'd just write it to a file using something like:

file_put_contents("click_data.txt",$ip.",".$referer.",".$useragent."\n";

I've been running some payday stuff on Yahoo search and their sites they consider are "Partners" are shit in my opinion. In 50 clicks I got a refund on 12 for fraud, 26 were from Domainer sites and the remainder were from yahoo search. I haven't run the Content network but that's a pretty standard way to grab the appropriate data in PHP.

Here's a link to a tutorial on how to write a simple click tracking script in PHP which I mentioned that code came from above.

http://oooff.com/php-affiliate-seo-blog/php-automation-coding/more-advanced-click-keyword-to-directtrack-system-conversion-tracking/</description>
		<content:encoded><![CDATA[<p>on my blog there&#8217;s a click tracking script. In it you&#8217;ll find:</p>
<p>// Server variables<br />
$ip = $_SERVER[’REMOTE_ADDR’];<br />
$referer = $_SERVER[’HTTP_REFERER’];<br />
$useragent = $_SERVER[’HTTP_USER_AGENT’];</p>
<p>This will gather the appropriate data for you then you can write it to a db or file or whatever. I&#8217;d just write it to a file using something like:</p>
<p>file_put_contents(&#8221;click_data.txt&#8221;,$ip.&#8221;,&#8221;.$referer.&#8221;,&#8221;.$useragent.&#8221;\n&#8221;;</p>
<p>I&#8217;ve been running some payday stuff on Yahoo search and their sites they consider are &#8220;Partners&#8221; are shit in my opinion. In 50 clicks I got a refund on 12 for fraud, 26 were from Domainer sites and the remainder were from yahoo search. I haven&#8217;t run the Content network but that&#8217;s a pretty standard way to grab the appropriate data in PHP.</p>
<p>Here&#8217;s a link to a tutorial on how to write a simple click tracking script in PHP which I mentioned that code came from above.</p>
<p><a href="http://oooff.com/php-affiliate-seo-blog/php-automation-coding/more-advanced-click-keyword-to-directtrack-system-conversion-tracking/" rel="nofollow">http://oooff.com/php-affiliate-seo-blog/php-automation-coding/more-advanced-click-keyword-to-directtrack-system-conversion-tracking/</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
