Create An Ebook With Kindle
Create An Ebook With Kindle
ConvertKit
This is the new method I use to capture leads inside my Kindle books with ConvertKit.
This takes about 10% as long and is far easier than the GetResponse method.
Create a Form
This is the final text of my real form for Breaking Orbit. You can customize the headline, the call to
action and the button.
If you want to remove the spam message at the bottom, you can do that on the next page.
Give your form a name that you can easily remember and won't mix up with other forms or projects.
Customize the success message that displays when someone enter's their email address.
Click "auto-confirm new members" to turn this into a single opt-in campaign.
Customize your first email with the download of your free gift.
This is where you can add code to remove first names and spam messages from your form.
Simply paste the codes below into the Custom CSS box.
.ck_first_name_field_group {display:none;}
To remove the spam/powered by ConvertKit message at the bottom of the form, use this code:
To Open Notepad
Windows 8 or later:
Open the Start Screen (the window symbol at the bottom left on your screen). Type Notepad.
Windows 7 or earlier:
Open Preferences and change your format from Rich Text to Plain Text.
Visible HTML
Under Open and Save, put a check next to "Display HTML files as HTML code..."
Open a new blank document and add the basic HTML start and end content.
Simply copy and paste the content between the dashes into your document.
----
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
</head>
<body>
</body>
</html>
----
Replace BOOK NAME with the title of your book in this line -> <title>BOOK NAME Free Gift</title>
Then copy and paste your form code where it says "INSERT FORM CODE HERE"
Copy the code from the ConvertKit page and paste it into your document.
The form code should be the only thing in between the <body> and </body> on your page.
Later on, we will put the file into a special folder to create the final link.
Format
Right click on your new file and open in your preferred browser.
If you have done everything correctly, it will look something like this.
Once you are connected, your home directory will look like this.
I move my folder freegift (which contains index.html) into public_html. I just drag it from one side to the
other.
If everything has copied smoothly, you will see the same folder on both sides.
You can simply go to websitename.com/freegift, and the page will load properly.
Make sure you have the correct link to the thank you page in your opt-in page code, and you're all done!
You should be familiar with this page design. You are only seeing this PDF because you entered your
email address here after reading Breaking Orbit
Create a page in your book explaining why the free gift is amazing.
Make sure that there is at least one readable version of the link for people who prefer to use a computer
to visit your page.
The page looks perfect and when you test, you will see that ConverKit is Amazing.
You can now build an email list of people who love your book.