<?xml version="1.0" encoding="UTF-8"?> <rss
version="2.0"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
xmlns:wfw="http://wellformedweb.org/CommentAPI/"
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/"
xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
> <channel><title>gHacks Technology News &#124; Latest Tech News, Software And Tutorials &#187; Adsense Referrals</title> <atom:link href="http://www.ghacks.net/category/revenue-sources/referrals/feed/" rel="self" type="application/rss+xml" /><link>http://www.ghacks.net</link> <description>A technology news blog covering software, mobile phones, gadgets, security, the Internet and other relevant areas.</description> <lastBuildDate>Sat, 11 Feb 2012 09:52:46 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <atom:link rel="hub" href="http://pubsubhubbub.appspot.com"/><atom:link rel="hub" href="http://superfeedr.com/hubbub"/> <item><title>Money Makers: Firefox Referrals</title><link>http://www.ghacks.net/2007/05/05/money-makers-firefox-referrals/</link> <comments>http://www.ghacks.net/2007/05/05/money-makers-firefox-referrals/#comments</comments> <pubDate>Sat, 05 May 2007 20:25:02 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Adsense Referrals]]></category> <category><![CDATA[Revenue Sources]]></category> <category><![CDATA[earning money]]></category> <category><![CDATA[firefox referrals]]></category> <category><![CDATA[google adsense]]></category> <category><![CDATA[webmasters]]></category> <guid
isPermaLink="false">http://www.ghacks.net/2007/05/05/money-makers-firefox-referrals/</guid> <description><![CDATA[This is already the fourth article in the Money Makers series which are hopefully a great read for webmasters who try to earn some money from their websites. This time I'm going to introduce a method of earning money by making users download and install Firefox with the Google Toolbar. I have picked this one from all the referrals that Google Adsense offers because I firmly believe in Firefox and use the Google Toolbar myself to check pageranks for instance. Whenever a user downloads and installs Firefox with the Google Toolbar you earn up to $1 depending on the location of that user. ]]></description> <content:encoded><![CDATA[<p>This is already the fourth article in the Money Makers series which are hopefully a great read for webmasters who try to earn some money from their websites. This time I&#8217;m going to introduce a method of earning money by making users download and install Firefox with the Google Toolbar. I have picked this one from all the referrals that Google Adsense offers because I firmly believe in Firefox and use the Google Toolbar myself to check pageranks for instance. Whenever a user downloads and installs Firefox with the Google Toolbar you earn up to $1 depending on the location of that user.</p><p>The only prerequisite is that you do have an Google Adsense account. If you do not have one simply go to <a
href="https://www.google.com/accounts/ServiceLogin?service=adsense&amp;rm=hide&amp;fpui=3&amp;nui=15&amp;alwf=true&amp;ltmpl=adsense&amp;passive=true&amp;continue=https%3A%2F%2Fwww.google.com%2Fadsense%2Fgaiaauth2&amp;followup=https%3A%2F%2Fwww.google.com%2Fadsense%2Fgaiaauth2&amp;hl=en_US&amp;gsessionid=Wm2q8IMjZ8-Me_CV31YwzA" target="_Blank">Google</a> and signup for one. They take almost any site and do not look at visitors or other stats of your site. My first try at earning money from this referral did not work out well. I tried to add a banner in a sidebar at the beginning which did not work out that well. Mainly because it was out of context there and I removed it soon after placing it there.</p><p><span
id="more-1508"></span>I visited one of my partner sites (<a
href="http://joeanderson.co.uk/blog/" target="_blank">Webby&#8217;s World</a>) by chance at work using the Internet Explorer and saw a message that caught my attention. The first paragraph after the header did not show his site content but a notice that I was not using Mozilla Firefox with a small text explaining why I should use Firefox. The link was of course a link to Google Referrals and I thought that this was indeed a great way of reaching a target audience. This text was not showing when I opened the site with Firefox which meant that he had to use some sort of script to determine the browser of  the visitor. I decided to give this a try.</p><p>I did find a php script that was checking the browser of the visitor pretty fast and added it to my site with the Google Adsense Referral link and a short text inside. The results were amazing. I was able to earn five times the amount that I was earning before from referrals by targeting only Internet Explorer users and explaining to them why I made the suggestion to switch to Firefox with Google Toolbar. Let me show you the script first:</p><p><code><br
/> <?php<br
/> function ae_detect_ie()<br
/> {<br
/> if (isset($_SERVER['HTTP_USER_AGENT']) &#038;&#038;<br
/> (strpos($_SERVER['HTTP_USER_AGENT'], 'MSIE') !== false))<br
/> return true;<br
/> else<br
/> return false;<br
/> }<br
/> ?></p><p> <?php  if (ae_detect_ie()) {  ?> Place Code and Text in here <?php }  ?><br
/> </code></p><p>I added the script to my single.php file of WordPress below the articles. I first thought about placing it on top like I saw it at Webby&#8217;s World but I did not want to remove the attention of my visitors from my articles. It surely performs better if placed at the top of the site.</p><p>I may not disclose how much I&#8217;m earning with those referrals but I can give you a percentage. I&#8217;m currently earning about 5% of my monthly Adsense earnings from those referrals which is a nice addition.</p><p>If you want to test how it looks on my blog visit my blog once with Firefox or Opera and then with Internet Explorer.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2007/05/05/money-makers-firefox-referrals/feed/</wfw:commentRss> <slash:comments>8</slash:comments> </item> </channel> </rss>
