What is MoreSense?MoreSense is a little piece of JavaScript that displays relevant ClickBank products on your website with your ClickBank Affiliate ID embedded. It works a little like Google's AdSense, except that it only displays ClickBank products. One day we'll be adding in eBay and Amazon products and so forth, but for now it's ClickBank. MoreSense is very simple, and completely free. Everything you need to know to get started is on this page. We show you how to use MoreSense to show revenue-generating ads on your web site. If you print out this web page you will have the manual - 7 printed pages, including customizing and affiliate information! How MoreSense worksUsing proprietary algorithms, the MoreSense service searches the ClickBank product database for relevant items according to criteria that you specify, and presents those items on your web site. It's simple and easy to use, and it works every time. Here is an example. All of these are ClickBank products: Here is the simple Javascript code used to create these ads. This Javascript has someone's ClickBank ID embedded in it. When you up sign for MoreSense you can get the code with your ClickBank ID embedded.
You can put the code anywhere on your page - in a div or table, and it will match the format of your page. Or, there are CSS codes embedded which you can use to customise the look and feel.
MoreSense is FlexibleMoreSense is flexible. Generally, it will just "read" the page it is installed in, and it will find ads relevant to the page. However, you can ask MoreSense to read ANY page on the Internet and find relevant ads. The ads below right are are result of reading the page http://www.recipe.com.
Why would you want to have MoreSense read a different page than the one the ads are on? Well, for example, if your web site is about vintage cars, and you want to display MoreSense on your "Terms and Conditions" page, most of which is legal stuff and not related to vintage cars, then maybe you would have MoreSense read your home page instead. There are many other reasons. Note that in this case, we embedded the Javascript code in a table and moved it to the right. Also, we now have 5 ads and the box is narrower, and we're using a scrolling box. Moresense is quite flexible. More About MoreSenseMoreSense is a "Set It and Forget It" kind of service. There are some similarities with, and difference from, Google AdSense. We will discuss these below. We should note that the MoreSense service has no relationship or special agreement with ClickBank, except that we are also registered as ClickBank affiliates. We take the data that they make freely available and turn it into the little ads for display on your web page. The proprietary part of our service is in the algorithhms we use to identify the most relevant ads for you. There is never a cost to you to use MoreSense or to have as many MoreSense-created links on your web site as you want. What we do is to use our own ClickBank affiliate codes a small proportion of the time, and also the ClickBank code of the person who referred you to us, and therefore we take a little bit of your traffic. It's a small and fair price to pay for our service. Let's see another example
Would you like to see something nifty? Enter your own keywords here and then come back and look at the scrolling box. Make sure it something that is likely to be found on ClickBank. Use it to see if there are any relevant Clickbank products! Keywords must be at least 3 letters long.
MoreSense is something that is easy to use. However, it also needs to be experimented with a little bit, so you can find out exactly how it works, and get the best results for your web site. It may be that you get the best results using keywords. However, if you have a forum with user-added content where people are adding different topical items all day, you may be better having MoreSense read the page each time to track the general theme of the page. (In that case, you would turn caching OFF, of course.) Our own formatting works pretty well, or you can tailor your results pretty finely with CSS.
Comparison with Google AdSenseSome people may think they notice a similarity between MoreSense and Google's AdSense program. However, the two programs are fairly different in some key aspects, and so, as most people are familiar with Google's AdSense program, we have a comparison chart here to highlight some of the MoreSense features and how they differ from AdSense. It seems like everyone runs scared of upsetting the Google gods and so later on we help you to stay on their good side. However, Moresense because of some fundamental differences does not have the restrictions or oversight that you incur with AdSense.
If you know what you are doing, you can modify your Javascript code directly rather than returning to our configuration page each time. Let's analyze how:
<script src="http://moresense.quallo.com/ms?u2=NO3CTBJ3G&w=200&show=3&type=f"> </script>
The parameters are as follows:
Other optional parameters
It's fairly easy to size and position your ads, and format the fonts etc. Here is how:
.moresensetag {font:bold 8pt verdana;text-decoration:underline;} // affects the "Ads by MoreSense" link shown with the ads
.moresenseitem {font:8pt verdana;margin-bottom:12px;margin-top:0px} // inside the <P> tag that displays each individual ad
.moresensetitle {font:bold 8pt verdana;text-decoration:underline;} // inside the <A> tag that displays each clickable link
.moresensedesc {font:8pt verdana;} // inside the <SPAN> tag used for each product dsecription
.moresensebox { border: 1px solid #000000; font: 8pt verdana; background-color: #ffffff; color: #000000;} // affects the font in the scrolling box
If you do not understand this part, use options 1 or 2, and you should be OK.
How you earn revenue You earn revenue from ClickBank (a separate organization) when someone clicks on the link on your page and buys a product through ClickBank. ClickBank will pay you. There is no financial arrangement between you and MoreSense (us). We simply provide the service of showing the ClickBank ads.
Your MoreSense Affiliate Link is also programmed into the "Ads by MoreSense" link that shows with the ads on your web pages. How we earn revenueThe links that we provide will mostly incorporate your ClickBank ID. However, 10% of the time the link will use our own ClickBank ID, and 10% of the time the will use the ClickBank ID of the person who refered you to MoreSense.Therefore, about 10% of the time, when someone buys something we get the commission instead. We give you statistics about your pages, ads, and clickthroughs. Is this safe?Yes. There is nothing that we can do to misuse your ClickBank ID. All we can do with it is send you traffic. Once you register and start using MoreSense you will have access to stats showing how many people click on your page and click on particular products. You will be able to compare this with your actual product sales at ClickBank to see your success rates and determine the popular products.
StrategiesClickBank allows you to log in and see your sales. If you find that there is a product that is selling well and earning you revenue, by all means feature that product directly on your website and use a direct ClickBank affiliate link. MoreSense can really help you identify the products that are of interest to your site visitors. Back to Top |