I found this great article on http://jaystyles.com/free-text-to-audio-translator which is going to help you crush it in CPA marketing. I grabbed it and posted it below. Thanks Jay!
===
I just stumbled onto something really sick and it’s FREE!
Google Text to Speech Translator. How sick would it be to integrate audio into your CPV landing pages.
Check it out here : http://translate.google.com/translate_tts?tl=en&q=Welcome+Walmart+dot+com+shopper
so you’re bidding on the keyword “Walmart.com” and when your lander is displayed all of sudden it says :
“Welcome Walmart.com shopper you have won a FREE IPAD. Please submit your email to CLAIM NOW”
Imagine generating audio for thousand’s of keywords on the fly? I can see a bunch of peeps getting creative with this.
Here’s something I had my coders whip up. Place this piece of code in a iframe and your solid.. a little cloaking to the reviewer
<script type=”text/javascript” language=”javascript”>
var query = “Welcome <?php print $_REQUEST['kw']; ?> shopper you have won a Free IPAD. Enter email to claim your free gift”;
query = escape(query);
var sr = ‘http://translate.google.com/translate_tts?tl=en&q=’+query;
document.write(‘<iframe src=”http://translate.google.com/translate_tts?tl=en&q=’+query+‘” width=”100″ height=”10″></iframe>’)
</script>
—————————————————————————————————————————————————————————————————-
The above code is jacked on some browsers. Here is another alternative which is actually better.
Just replace the iframe= with the affiliate product you want to promote. Enjoy
You could also write your own script just replace the following line : var query = “Welcome <?php print $_REQUEST['kw']; ?> shopper you have won a Free IPAD. Enter email to claim your free gift”;
<html>
<head>
<title>Get Free Apple Ipad</title>
</head>
<body>
<div width=”100%” height=”100%”><iframe src=”http://www.laptoptracking.net/form/iframe/34163/5042/?&ref=34163″ border=”0″ width=”100%” height=”900″ ></iframe></div>
</body>
<script type=”text/javascript” language=”javascript”>
var query = “Welcome <?php print $_REQUEST['kw']; ?> shopper you have won a Free IPAD. Enter email to claim your free gift”;
query = escape(query);
document.write(‘<iframe src=”http://webanywhere.cs.washington.edu/cgi-bin/ivona/getsound.pl?text=’+query+’” width=”0″ height=”0″></iframe>’)
</script>
</html>
Here is the script in action: http://www.jaystyles.com/ipad/index.php?kw=walmart.com
I’m sure many of you will find creative ways to use this script and increase your conversion rates. Let me know how it works out.
Enjoy~
Jay Styles
aka
Jose Rivera
Facebook comments:
RSS feed for comments on this post. TrackBack URL
August 28th, 2010 at 10:44 pm
[...] Free Text to Audio for alighting pages | TheMarketingDeviant.com [...]
August 28th, 2010 at 11:08 pm
[...] Free Text to Audio for landing pages | TheMarketingDeviant.com [...]
August 29th, 2010 at 7:32 am
[...] Free Text to Audio for landing pages | TheMarketingDeviant.com [...]
August 29th, 2010 at 7:49 am
[...] Free Text to Audio for alighting pages | TheMarketingDeviant.com [...]
August 29th, 2010 at 7:57 am
[...] Free Text to Audio for landing pages | TheMarketingDeviant.com [...]