02-16-2006
Increase Your Income After the Action
Some time ago I made a post called “Simple Yet Effective Way to Increase Your Income” and today I am going to tell you some additional ways to increase your income after an “action” is completed. By action I mean the visitor completed a task. This could be placing an order or subscribing to your opt-in list.
When someone subscribes to one of my lists the first thing they see is a page telling them that they must confirm. On this page I have an advertisement for a new product AND I also have AdSense ads. After all, they will click away so I might as well try and get them to click to a product of mine or click an AdSense ad. I also do this when people unsubscribe or receive an error
You can see an example HERE.
After people confirm their subscription, I send them to a page thanking them for confirming and give them an incredible offer on a package but I also place AdSense ads on this page. Most people will either purchase my offer OR click an ad. It’s win-win for me most of the time.
After people purchase something from me, I place AdSense ads on the “thank you” page and a link to another product. Most marketers link to another product but a problem with doing this is changing the product. So, to do this, I use PHP and within minutes I can chage my backend offer/recomendation on all my download pages.
Heres the code:
< ?php
echo file_get_contents('http://www.aismarketing.com/includes/legalfooter.html');
?>
Note: The pages *must* end in .PHP. ie thank-you.php
One last method I use to increase my income is when people pay me by PayPal, the download link is sent to them via email and in this email I recommend products that will enhance the one they purchased.
Until next time,
Garrie
Posted by Garrie in General
Leave a Reply
You must be logged in to post a comment.
