In this example, I give subscriber free eBooks. We must
upload the eBook to get the URL link for download. We can use Wordpress or Box
(www.box.com).
For Opt-in Email, I use MailChimp because it is FREE. So
we need to Sign Up at http://mailchimp.com
Click on Sign Up
Free.
Type your Email,
Username, Password and click on Create
My Account.
Check
your email to activate your account.
Type the CAPTCHA
and click on Confirm Signup.
Type your Username,
Password and click on Log In.
Complete the Security
Questions, Name & Address, Organization and Timezone details.
If you want to Subscribe To MailChimp, tick at the box and
then click Save And Get Started.
It will bring us here. Scroll down…
Click on Let’s Go.
Click on Create A
List.
Complete
the Set Up Your New List.
Click
on Save when finish.
Click
on Design Signup Forms.
Pointing
your mouse to the right until the “edit,
design header, remove, use image” appear. Click on edit.
Change
the title.
Then click on Save
Now.
Click on First Name
and click on (-) symbol to remove.
Type DELETE and
click on Delete Field.
Do the same steps for “Last
Name”
Pointing your mouse to
the right corner of the box until the edit
button appear and click on it.
Type something like a Call-to-action.
Example: “Please type your email address and click Submit”.
Don’t forget to click on Save Now when finish.
If you want to change the “Subscribe to list” word to your own word.
Click on Translate
It and change the word Subscribe to
list to your own word.
Don’t forget to click on Save.
Then click on Build It.
Click on arrow
at Signup Form, go to Signup “Thank You” Page and click on it.
You can send subscriber to another URL by typing the URL inside the box.
OR you can edit the
form below by pointing your mouse at the edit
button until it appears.
In this example, I just click on Save.
Click on Opt-in
Confirmation Email.
Again, if you want to edit, you can edit. Point your mouse
at the edit button. Here, I am going
not to edit just click on Save.
Now go to Confirmation
“Thank You” Page.
Again, you can send subscriber to another URL by typing the URL inside the box.
But in this example, I am going to insert the link for subscriber to download the eBooks at the box below.
Click on edit (point at the edit button until it appears).
Type a sentence, highlight
it and click on Link.
Paste your
URL on the box and click on Insert. Don’t forget to Save.
Scroll up and click on For Your Website and click on Signup
Form Embed Code.
Again we need to edit the title. Click on Options
and change the title.
When the title has changed and click on Create Embed Code.
Click on
the code box to highlight. Then copy and paste it to Notepad.
Don’t forget to save your code.
Scroll up and go back to For Your Website and click on Signup
Form Link Code.
Highlight the URL, copy and save the URL on
Notepad. The URL should be like this: http://eepurl.com/q2Apr
This is how it looks:
Now you have two options:
1. Use HTML code or
2. Just send subscriber the link email opt-in URL.
For HTML, this is how it looks:
The word “Subscribe” does not
change. If you want to change it, refer to your HTML code. Change the word “Subscibe”
like the example below to your own word. I like to use word: Submit.
<!--
Begin MailChimp Signup Form -->
<link
href="http://cdn-images.mailchimp.com/embedcode/slim-081711.css"
rel="stylesheet" type="text/css">
<style
type="text/css">
#mc_embed_signup{background:#fff;
clear:left; font:14px Helvetica,Arial,sans-serif; }
/* Add your own MailChimp form
style overrides in your site stylesheet or in this style block.
We recommend moving this block and the preceding CSS link to the HEAD
of your HTML file. */
</style>
<div
id="mc_embed_signup">
<form
action="http://facebook.us6.list-manage1.com/subscribe/post?u=216ebf86ec9a2f33600b1cda2&id=6043e38f3d"
method="post" id="mc-embedded-subscribe-form"
name="mc-embedded-subscribe-form" class="validate"
target="_blank" novalidate>
<label
for="mce-EMAIL">Social Media Traffic Avalanche</label>
<input type="email"
value="" name="EMAIL" class="email"
id="mce-EMAIL" placeholder="email address" required>
<div
class="clear"><input type="submit" value="Subscribe"
name="subscribe" id="mc-embedded-subscribe"
class="button"></div>
</form>
</div>
<!--End
mc_embed_signup-->
|
Now you can see it change to Submit.
I will show you how to use HTML code and email opt-in URL
on the other articles.
Please refer to “Facebook
Like-gate Custom Tab for Flash Image”.

