content top

Free Text to Audio for landing pages

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

Technorati Tags: , , , , , ,

Facebook comments:

5 Comments »

  1. avatar comment-top

    [...] Free Text to Audio for alighting pages | TheMarketingDeviant.com [...]

    comment-bottom
  2. avatar comment-top

    [...] Free Text to Audio for landing pages | TheMarketingDeviant.com [...]

    comment-bottom
  3. avatar comment-top

    [...] Free Text to Audio for landing pages | TheMarketingDeviant.com [...]

    comment-bottom
  4. avatar
    Seven key principles for the efficient use of Twitter for your business | twitter photo Says:
    August 29th, 2010 at 7:49 am
    comment-top

    [...] Free Text to Audio for alighting pages | TheMarketingDeviant.com [...]

    comment-bottom
  5. avatar comment-top

    [...] Free Text to Audio for landing pages | TheMarketingDeviant.com [...]

    comment-bottom

RSS feed for comments on this post. TrackBack URL

Leave a comment