|
Grow Your Subscribers Exponentially With These Javascript E-mail
Capture Boxes!
|
By Vishal Rao
[Hits: 12350]
|
|
Here's an exciting pop-up tactic that can literally boost theno. of opt-ins from your existing traffic. In fact the first oneto use this tactic is by the very successful listmanagement/autoresponder tool - OptinLightning.
I love my list management tool - Aweber, and wanted to use asimilar E-mail Capture box like OptinLightning to go with it.
To see exactly how this E-mail Capture box works, just visit:http://www.raovishal.com/milliondollar
Now this might be annoying to quite a few but when highlysuccessful marketers like Terry Dean have claimed that theirsubscribers have increased by almost 25% from using this E-mailCapture boxes at his web site, this tactic is worth giving a try.
The only requirement you need to use this tactic for your listis that your list should have a subscribe e-mail address. Whichmeans that someone should be able to subscribe to your list bysend an e-mail.
OK, now coming back to creating the code, create a file namedsubscribe.js. Visit the following URL and paste the code in itto your subscribe.js file:
http://www.raovishal.com/articles/jeccode.txt
Upload the subscribe.js file to your web server in ASCII mode.
Here's what this code does:
Everything that comes between 'if (confirm("' and ')){' will bedisplayed in the E-mail Capture box.
' ' is the newline character. Which means anything after ' 'will come in the next line. '
' means a blank line and then the next line. Simple, isn't it?
You can change the text in the above code to reflect yournewsletter and bonuses.
Now to display the E-mail Capture box in any page you like, youneed to do the following.
Include the following code in the HEAD section of your html code:
Where 'http://www.yourdomain.com/ADDRESS-TO/subscribe.js' is thepath to your subscribe.js file. You have uploaded it to yourserver right?
Include the following code in the BODY section of your html code:
Where 'subscribeaddress@yourdomain.com' is the subscribe e-mailaddress of your list.
The above code will insert a form button in your page and so itis desirable that you insert the above code preferably at thebottom of your page.
Next, insert the following attribute in the BODY tag of yourhtml page:
onLoad="popit()"
So your BODY tag will look something like this:
That's it !!!
Please don't install this code in all the pages of your website. It will surely be a turn off. Use it wisely.
The only disadvantage of this E-mail Capture box is that thosewith their e-mail clients not configured properly, won't be ableto subscribe to your list :-( Also, your visitor's browser needsto Javascript enabled.
The MAIN ADVANTAGE of this E-mail Capture box is that you'll getgenuine e-mail addresses and not fake addresses. The people whosubscribe through these E-mail Capture boxes are bound to getyour newsletter!
Try it!
|
|
|
|
|
|