- What is BloggerKit and how does it work? Is there a demo?
If you display some Amazon products relevant to your blog, your readers will love it and you could also make some money. Unfortunately, putting up an Amazon list is painful and often time consuming, not to mention updating the list to match each post.
BloggerKit lets you setup such content-related Amazon list effortlessly. Just copy our code to your blog template, and write some keywords in your post.
Check out our blog for a working demo..
- Why should I use BloggerKit?
1. You control what to show
Unlike advertisement services, BloggerKit gives you full control of what to show.
2. Useful for you readers
The product list is not advertisement. Instead, it's an extra piece of information relevant to your posts, and your readers will appreciate it.
3. Easy setup in minutes
You don't even need to register with us. Just take the code and add to your blog, which normally takes less than 5 minutes for most blog platforms.
4. Get paid by Amazon
You get paid by Amazon if your readers make purchase on Amazon, not just the products in your product list, but any item on Amazon as long as your Associate ID is credited for referral.
Click here for more information about Amazon Associates Compensation.
5. You can still use Google AdSense.
- If I use BloggerKit, can I still use Google AdSense?
- Is there a fee for using Bloggerkit?
No, there is no fee for using BloggerKit. Instead we strive to make your blogging more rewarding financially. When a user clicks a product displayed by BloggerKit, you will be credited with the referral 85% of the time while BloggerKit being credited 15% of the time.
To see whose Amazon Associate ID is used, simply move the cursor over an Amazon product and the Amazon ID should be in the url that appears in the window status bar. Refresh the page for multiple times and you will get an idea how often your ID is used.
- How do I get paid?
- Can I use BloggerKit on a non-blog website, such as a forum?
Yes, you can use BloggerKit on any website.
- Can I use bloggerkit on multiple blogs?
Yes, you can.
- Are bloggerkit.com associated with Amazon.com?
No. BloggerKit.com is associated with Amazon to the extent that it is a member of Amazon's Associates program. The use of the word "Amazon" on the BloggerKit.com website is not intended to imply any further affiliation with Amazon.
- How to setup bloggerkit in my blog?
Step 1. Get the code by inputing your Amazon Associates ID. If you don’t have one,
click here to apply one at Amazon.
Step 2. Copy the code to your blog template.
That’s it. In the future when you write blogs, just remember to add keywords at the end in this fashion:
bk_keywords:canon camera, ipod.
- Where to get an Amazon Associate ID? How long does it take to get one?
- Do I have to register and save my settings?
No, you don't need to register to use our service. However, if you want to change the look and feel of the product list, saving your settings will make your life a little bit easier.
- What to do if I forget my password?
We are working on the functionality that lets you to retrieve your password by email.
- Can I change my password?
At the moment, we don't support password change.
- Why do you need my email address?
If you forget your password in the future, you may request to have it sent to your email account, and, therefore, we need your email.
- How many product lists can I have on one page?
At the moment, you can only have one list per page.
- How to set keywords? Can I use multiple keywords?
Set keywords in your blog post using this format:
bk_keywords:Canon Powershot SD450.
You can also use multiple keywords, just separate them with a comma:
bk_keywords:apple ipod,sony psp.
- What characters I can't use in the keyword?
Don't use period (.) in the middle of your keywords.
For instance, don't use "bk_keywords: Penn Ave. Renewal.", use "bk_keywords: Penn Ave Renewal." instead.
- Which keyword will be used if I have multiple bk_keywords on the same page?
The first bk_keywords will be used.
- What to do if I don't want my readers to see the keywords?
You can do one of the following:
1. use html comment syntax (thanks to Sid Yadav from
rev2.org)
while writing/editing in the html mode, add this:
<!--
bk_keywords: iPod.
-->
2. use span property tag (thanks to
kosmar)
while writing/editing in html mode, add this:
<span style="display:none">bk_keywords:ipod.</span>
or
<span style="margin-left:-1200px">bk_keywords:ipod.</span>
- If I know the ASIN of a product, how to use it?
You can use the ASIN the same way as normal keywords:
bk_keywords:B000E158D4, 1932394613.
Seperate multiple ASINs by a comma.
- How to track user clicks and orders?
- I can't edit my blog template, what should I do?
- The product list doesn't match my keywords well, what to do?
Amazon offers millions of products. It's possible that many products match your keywords and Bloggerkit picked the matching products that are not what you want. We suggest you to make keywords more specific. For example, instead of "pink panther", use "pink panther toy" to get toys instead of DVDs.
- Why BloggerKit can't find my Amazon Associate ID?
Please take a look at the BloggerKit code in your blog template:
1. Make sure
amazon_id="*******";
is in the code, where ******* is your Amazon Associate ID.
2. Make sure <!-- is not in the same line as amazon_id="*******";.
Something like this:
<!-- amazon_id="bloggerkitcom-20";
will not work, since the browser will ingore your Amazon Associate ID.
- What do I do if I have questions or problem?