Firstly, Do NOT let the simplicity of this method fool you! Once a visitors starts reading the first part of an ebook in my tests, results of around 40-50% will hand over their email to get the full PDF. Very easy and powerful way to build laser targeted niche marketing lists.
I have quietly used this “Flip’in” method for a couple of years with outstanding results! Since I have a few VA’s, I wanted to make a software so it could be duplicated my way and now you can do the same.
The best way to include flipbooks on your sites is by popup or iframe. BUT, just linking to your new flipbook is perfectly fine. On some sites I just have the link open in a new browser window. How you use it totally up to you.
I have found the popup method to be the best. You are encouraged to try different methods and experiment. Again, there is nothing wrong with just using a “new window” method and I have not seen any “opt-in rate” differences between popup, iframe or new window methods.
You may have a better method of making popups but I am sharing with you what works for me.
Install and activate the TinyMCE Advanced plugin which can be found here.
Once activated go to the plugin settings and make sure you have this checked:
Save your changes and then place a link within your post/page as your normally would, except you are going to make a popup like:
As stated above, be sure to make your popup is AT LEAST 50px wider and higher than your flipbook. Even 100px will be ok. This will help compensate for browser differences. Just keep in mind that not everyone has “huge screens”.
You can experiment with the checkbox options to make things best for you. Keep in mind that browsers behave differently and some options may not work as expected. I know that Chrome does not respect the “no scrollbars” rule and shows them when it pleases:)
If you look at the “text” tab of the built-in WordPress editor you will see the code like below:
<span style="font-size: large;">This is a <a onclick="window.open('http://somesite.com/dir/flipbook.html','flip','resizable=yes,dependent=yes,width=900,height=650,left='+(screen.availWidth/2-450)+',top='+(screen.availHeight/2-325)+'');return false;" href="http://somesite.com/dir/flipbook.html">link</a>...</span>
Recommended HTML/PHP Page Method
Make your life simple and use this popup generator as easiest one I have found.
There is also this one from Dynamic Drive in case you want to try it but one above is easiest.
If you are comfortable with making your own iframes, best you stick with your way…
If you are not there are many ways to use the iframe method. Most of you have seen and even used when embedding YouTube videos.
Here are a few (more than one just in flip’in case) online sites to assist you in making a iframe:
Tag Index (best?)