<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	
	xmlns:georss="http://www.georss.org/georss"
	xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#"
	>

<channel>
	<title>Kindle Direct Publishing (KDP) Archives - SellerMetrics</title>
	<atom:link href="https://sellermetrics.app/category/kindle-direct-publishing-kdp/feed/" rel="self" type="application/rss+xml" />
	<link>https://sellermetrics.app/category/kindle-direct-publishing-kdp/</link>
	<description>Amazon Growth Marketing Agency</description>
	<lastBuildDate>Mon, 30 Mar 2026 02:54:25 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.4.8</generator>

<image>
	<url>https://sellermetrics.app/wp-content/uploads/2023/02/cropped-Icon-with-white-bg-32x32.jpg</url>
	<title>Kindle Direct Publishing (KDP) Archives - SellerMetrics</title>
	<link>https://sellermetrics.app/category/kindle-direct-publishing-kdp/</link>
	<width>32</width>
	<height>32</height>
</image> 
<site xmlns="com-wordpress:feed-additions:1">177676923</site>	<item>
		<title>Making Money with Amazon KDP: The Complete Earning Guide</title>
		<link>https://sellermetrics.app/how-much-money-can-you-make-with-amazon-kdp/</link>
					<comments>https://sellermetrics.app/how-much-money-can-you-make-with-amazon-kdp/#respond</comments>
		
		<dc:creator><![CDATA[Ava Fails]]></dc:creator>
		<pubDate>Mon, 30 Mar 2026 02:36:48 +0000</pubDate>
				<category><![CDATA[Kindle Direct Publishing (KDP)]]></category>
		<guid isPermaLink="false">https://sellermetrics.app/?p=509017</guid>

					<description><![CDATA[<p>12 min read By Rick Wong &#160;Updated Mar 30, 2026 TL;DR What are the real profit margins for self-published authors? Margins depend on format and pricing strategy. eBooks priced strategically between $2.99 and $9.99 qualify for a massive 70% royalty tier. For physical paperbacks, authors earn a flat 60% royalty on the list price, minus [&#8230;]</p>
<p>The post <a href="https://sellermetrics.app/how-much-money-can-you-make-with-amazon-kdp/">Making Money with Amazon KDP: The Complete Earning Guide</a> appeared first on <a href="https://sellermetrics.app">SellerMetrics</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<style>
/* Block WP default author avatars everywhere */
img.avatar.avatar-32.photo {
display: none !important;
visibility: hidden !important;
width: 0 !important;
height: 0 !important;
margin: 0 !important;
padding: 0 !important;
}

/* Completely remove author/date AND their parent wrappers */
.author,
.post-author,
.posted-by,
.entry-author,
.date,
.post-date,
.posted-on,
.entry-date,
.entry-meta,
.post-meta,
.meta,
.byline {
display: none !important;
visibility: hidden !important;
margin: 0 !important;
padding: 0 !important;
line-height: 0 !important;
height: 0 !important;
}

/* Collapse empty header/meta wrappers */
.single-post .entry-header > .entry-meta:empty,
.single-post .entry-header > .post-meta:empty,
.single-post .entry-header .meta:empty,
.single-post header .meta:empty {
display: none !important;
margin: 0 !important;
padding: 0 !important;
height: 0 !important;
}
</style>
<div id="sm-meta" style="display:flex;flex-wrap:wrap;gap:10px 16px;align-items:center;font:14px/1.4 system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;color:#475569;margin:0 0 16px 0;isolation:isolate;contain:content;">
<span id="sm-readtime" style="background:#e0f2fe;color:#0b5b7f;padding:6px 10px;border-radius:999px;font-weight:600;">12 min read</span>

<span style="display:flex;align-items:center;gap:6px;">
By
<img
src="https://secure.gravatar.com/avatar/2ab8d89cf872b25056a47b16b4966307?s=32&#038;d=blank&#038;r=g"
alt="Rick Wong"
width="24" height="24"
style="border-radius:50%;display:inline-block;"
>
<a href="/rick-wong-sm/" style="color:inherit;text-decoration:underline;"><strong>Rick Wong</strong></a>
</span>

<span>&nbsp;Updated <time datetime="2026-03-30">Mar 30, 2026</time></span>
</div>

<section id="tldr-clean" aria-labelledby="tldr-title">
<style>
/* Scope everything to TL;DR only */
#tldr-clean, #tldr-clean * { box-sizing: border-box; }
#tldr-clean {
isolation:isolate; contain:content;
border:1px solid #e2e8f0; border-radius:12px;
padding:16px; margin:24px 0;
background:#f8fafc; color:#0f172a;
font:16px/1.6 system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;
}
#tldr-clean > #tldr-title {
margin:0 0 12px;
font-size:14px; text-transform:uppercase; letter-spacing:.06em; color:#475569;
}

/* The grid — bulletproof */
#tldr-clean .grid {
display:grid !important;
grid-template-columns:repeat(2, minmax(0,1fr));
gap:12px;
align-items:stretch;
/* neutralize weird inherited styles */
position:static !important; float:none !important; clear:none !important;
}
@media (min-width:900px){
#tldr-clean .grid { grid-template-columns:repeat(4, minmax(0,1fr)); }
}

/* Make any unexpected children behave (e.g., stray <p>, TOC, etc.) */
#tldr-clean .grid > * {
margin:0 !important; min-width:0; min-height:0;
position:static !important; float:none !important; clear:none !important;
}
/* If something like a TOC sneaks in, force it to its own row below cards */
#tldr-clean .grid > .ez-toc-container,
#tldr-clean .grid > .lwptoc,
#tldr-clean .grid > .toc_container,
#tldr-clean .grid > .rank-math-toc,
#tldr-clean .grid > .toc,
#tldr-clean .grid > .toc-wrap,
#tldr-clean .grid > p {
grid-column:1 / -1;
}

/* Cards */
#tldr-clean .card {
background:#fff; border:1px solid #e2e8f0; border-radius:12px;
padding:14px;
display:flex; flex-direction:column; gap:6px; height:100%;
position:static !important; float:none !important; clear:none !important;
}
#tldr-clean .card h3 {
margin:0; font-weight:700; font-size:16px; line-height:1.3;
}
#tldr-clean .card p {
margin:0; font-size:14px; color:#475569;
}
</style>

<h2 id="tldr-title">TL;DR</h2>

<div class="grid">
<article class="card">
<h3>What are the real profit margins for self-published authors?</h3>
<p>Margins depend on format and pricing strategy. eBooks priced strategically between $2.99 and $9.99 qualify for a massive 70% royalty tier. For physical paperbacks, authors earn a flat 60% royalty on the list price, minus the fixed cost of printing the book.</p>
</article>
<article class="card">
<h3>Can you generate revenue if subscribers read the book for &#8220;free&#8221;?</h3>
<p>Yes, through the Kindle Unlimited (KU) program. If you grant Amazon exclusive digital distribution, you are paid a recurring fraction of a cent (roughly $0.004) for every single page a subscriber reads (KENP). Many top earners generate up to 70% of their monthly income purely from page reads rather than direct sales.</p>
</article>
<article class="card">
<h3>What are the hidden costs behind Amazon&#8217;s &#8220;free&#8221; publishing platform?</h3>
<p>Uploading a document to KDP is free, but launching a profitable catalog requires business investments. To convert browsers into buyers and protect your algorithmic momentum, you must pay upfront for professional editing and premium cover design ($100–$500). Furthermore, successfully scaling visibility almost always requires a dedicated budget for Amazon PPC campaigns.</p>
</article>
<article class="card">
<h3>Can I use AI to write my books and scale faster?</h3>
<p>Attempting a &#8220;churn and burn&#8221; strategy with unedited, bulk-generated AI text is a massive liability in 2026. Amazon has implemented strict quality safeguards and mandatory AI-disclosure policies. To avoid immediate account suspension and build a sustainable asset, your catalog must rely on high-quality, human-led content and professional formatting.</p>
</article>
</div>
</section>



<p>Are you tired of shrinking FBA margins, constant supply chain headaches, and hefty storage fees? If you are an Amazon seller navigating the 2026 eCommerce landscape, you already possess the keyword research and PPC skills required to dominate a completely different, zero-inventory marketplace: Kindle Direct Publishing (KDP).</p>



<div style="border-radius:12px;border:1px solid #313130;padding:24px 32px;position:relative;" data-mce-style="position: relative; border: 1px solid #000000ff; padding: 16px 32px 16px 32px; border-radius: 12px;">
<h2 class="title" style="margin-top:8px;" data-mce-style="margin-top: 8px;">Table of Contents</h2>
<ul data-mce-style="list-style-type: none;"><li><a href="#table-of-contents-0" data-list="">What is Amazon KDP?</a></li><li><a href="#table-of-contents-1" data-list="">Exploring the Potential of Amazon KDP for Sellers</a></li><li><a href="#table-of-contents-2" data-list="">The Complete Amazon KDP Royalty Structure Explained (2026 Update)</a></li><li><a href="#table-of-contents-3" data-list="">Understanding Kindle Unlimited and KENP Payouts: The Secret to Recurring Revenue</a></li><li><a href="#table-of-contents-4" data-list="">Gross Revenue vs. Net Profit: The Hidden Costs of Self-Publishing</a></li><li><a href="#table-of-contents-5" data-list="">Understanding Payouts and Taxes</a></li><li><a href="#table-of-contents-6" data-list="">The KDP Playbook: 5 Steps to Maximize Your Profits and Visibility</a></li><li><a href="#table-of-contents-7" data-list="">Conclusion: So, How Much Money Can You Make with Amazon KDP?</a></li><li><a href="#table-of-contents-8" data-list="">FAQ: All about Amazon Kindle Direct Publishing</a></li></ul>
</div>
<br>



<p>While many view KDP simply as a creative outlet for aspiring novelists, treating it like a scalable digital product business unlocks a highly profitable, recurring revenue stream. Let&#8217;s strip away the fluff and break down the exact math, royalty structures, and realistic earning potential of Amazon KDP for modern sellers.</p>



<div style="height:100px" aria-hidden="true" class="wp-block-spacer"></div>



<h2 class="wp-block-heading" id="table-of-contents-0">What is Amazon KDP?</h2>



<p>KDP refers to Kindle Direct Publishing. Amazon launched KDP in 2007 and with it they took on a massive undertaking. Self-publishing has existed since the beginning of the written word. That part is nothing new.</p>



<p>Amazon put the power of publishing into the hands of the authors themselves, thereby allowing writers to explore how much can they earn from Kindle Direct Publishing. Amazon KDP is a powerful platform where DIY authors can publish eBook and print books. It offers a level playing field for aspiring wordsmiths and you can see your own books alongside authors of renown.</p>



<div class="wp-block-media-text alignwide is-stacked-on-mobile" style="grid-template-columns:29% auto"><figure class="wp-block-media-text__media"><img fetchpriority="high" decoding="async" width="704" height="1024" src="https://sellermetrics.app/wp-content/uploads/2023/08/Amazon_Kindle_-_Wikipedia-704x1024.jpg" alt="original amazon kindle ereader" class="wp-image-509027 size-full" srcset="https://sellermetrics.app/wp-content/uploads/2023/08/Amazon_Kindle_-_Wikipedia-704x1024.jpg 704w, https://sellermetrics.app/wp-content/uploads/2023/08/Amazon_Kindle_-_Wikipedia-206x300.jpg 206w, https://sellermetrics.app/wp-content/uploads/2023/08/Amazon_Kindle_-_Wikipedia-768x1117.jpg 768w, https://sellermetrics.app/wp-content/uploads/2023/08/Amazon_Kindle_-_Wikipedia-1056x1536.jpg 1056w, https://sellermetrics.app/wp-content/uploads/2023/08/Amazon_Kindle_-_Wikipedia.jpg 1100w" sizes="(max-width: 704px) 100vw, 704px" /></figure><div class="wp-block-media-text__content">
<p><br>In the same year, Amazon was about to start a new trend all by itself. <a href="https://www.pocket-lint.com/amazon-kindle-history-kindle-to-the-kindle-oasis/">The first Amazon Kindle hit the market in 2007</a> and revolutionized the eBook, leading to questions about how much can you earn from Amazon KDP.</p>



<p>Again, eReaders weren&#8217;t new. However, Amazon put a great deal of effort into acquiring a vast library of free eBooks, so when the first Kindle sold in November of 2007, readers could acquire a lot of books and see the potential of a library in their pocket.</p>



<p>That first round of Kindles sold out within hours of its launch. The &#8220;iPod of reading&#8221; was a hit, making many wonder how much they can make from Amazon KDP.</p>
</div></div>



<p>That&#8217;s twice Amazon reinvented the wheel in 2007.</p>



<p>The traditional publishing landscape was like a fortress and the Big 5 publishers were the gatekeepers. Would-be authors would have to navigate a world of literary agents, query letters, and rampant rejection just to entertain a dream. </p>



<p>Now, anyone anywhere can publish a book and distribute it around the world with Amazon KDP and it&#8217;s completely free to use.</p>



<p>KDP and the Amazon Kindle created a perfect storm for early publishers on that platform. </p>



<p>So, is there still any money to be made in Kindle publishing and if so, how much? These are the questions we hope to answer.</p>



<div style="height:100px" aria-hidden="true" class="wp-block-spacer"></div>



<h2 class="wp-block-heading" id="table-of-contents-1">Exploring the Potential of Amazon KDP for Sellers</h2>



<p>If you are accustomed to the traditional <a href="https://sellermetrics.app/amazon-fba-reimbursement/">Amazon FBA</a> model, KDP might initially seem like a completely different world. However, the underlying mechanics (keyword optimization, conversion rate tracking, and PPC advertising) are exactly the same. KDP simply offers a different, highly scalable vehicle for those skills.</p>



<p>We wouldn&#8217;t even consider this if we had to navigate the traditional publishing route of querying agents and facing rampant rejection. Thanks to Amazon KDP, you take matters into your own hands. You can brainstorm an idea, conduct keyword research for a proof of concept, publish the content professionally, and instantly sell it on one of the biggest eCommerce sites in the world.</p>



<h3 class="wp-block-heading">Why Should Amazon Sellers Care?</h3>



<p>As an established seller, you shouldn&#8217;t just look at KDP as a hobby. It is a massive opportunity to build an inventory-free revenue engine. If you want to scale your current operations, KDP offers distinct strategic advantages:</p>



<ul>
<li><strong>Launching Zero-Inventory Products:</strong> Forget about freight forwarders, customs delays, and Amazon storage limits. KDP is an entirely print-on-demand and digital ecosystem. You create the asset once, and Amazon handles the hosting, printing, and delivery, leaving you with pure profit margins and zero physical overhead.</li>



<li><strong>Building a Brand Moat:</strong> Smart sellers use KDP to dominate their niche. If you sell physical kitchen accessories via FBA, publishing a highly-rated KDP cookbook establishes you as an absolute authority in your category, building immediate trust with your target demographic.</li>



<li><strong>Cross-Selling and Lead Generation:</strong> A published book is one of the most powerful marketing tools available. You can use your KDP books to drive high-intent traffic directly to your physical FBA listings, or include QR codes inside your paperbacks to capture reader emails and build an off-Amazon audience.</li>



<li><strong>Diversifying Your Revenue Streams:</strong> Relying solely on physical goods leaves your business vulnerable to supply chain disruptions. Adding digital royalties and Kindle Edition Normalized Pages (KENP) payouts to your monthly bottom line creates a diversified, highly resilient business model.</li>



<li><strong>Generating Evergreen Royalties:</strong> Unlike physical products that eventually run out of stock and lose their organic BSR (Best Sellers Rank), a well-optimized digital book never goes out of stock. Once it ranks, it can generate consistent, passive royalties for years with minimal maintenance.</li>
</ul>



<h3 class="wp-block-heading">The Power of Print-on-Demand and Global Reach</h3>



<p>Let&#8217;s put this into a real-world perspective. Say two of the products you sell most via FBA are physical coloring books and journals. Instead of sourcing these items from overseas, dealing with minimum order quantities (MOQs), and paying FBA storage fees, you can migrate these products to KDP. You create the digital asset once, and Amazon handles the printing on-demand whenever a customer orders. You only pay for printing when a sale is made, earning royalties up to 70%.</p>



<p>Furthermore, Amazon&#8217;s marketplace spans multiple international websites. Your books can reach readers in the UK or Australia while you&#8217;re sipping coffee in New York. Whether you are publishing low-content print books, traditional text eBooks, or expanding into audiobooks, your KDP catalog can be listed alongside bestsellers while millions of global customers peruse Amazon’s digital shelves.</p>



<div style="height:100px" aria-hidden="true" class="wp-block-spacer"></div>



<h2 class="wp-block-heading" id="table-of-contents-2">The Complete Amazon KDP Royalty Structure Explained (2026 Update)</h2>



<p>To truly understand your earning potential on Amazon KDP, you need to master the math behind the platform&#8217;s royalty structures. Amazon doesn’t just hand you a flat percentage of every sale; your margins are determined by the format of your book, the file size, and the price point you choose.</p>



<div style="overflow-x: auto; margin: 2rem 0; box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06); border-radius: 8px;">
  <table style="width: 100%; border-collapse: collapse; text-align: left; font-family: 'Montserrat', 'Helvetica Neue', Arial, sans-serif; background-color: #ffffff;">
    <thead>
      <tr style="background-color: #0f172a; color: #ffffff;">
        <th style="padding: 16px; font-weight: 600; border-bottom: 2px solid #334155;">Book Format</th>
        <th style="padding: 16px; font-weight: 600; border-bottom: 2px solid #334155;">Royalty Rate</th>
        <th style="padding: 16px; font-weight: 600; border-bottom: 2px solid #334155;">Pricing Requirements</th>
        <th style="padding: 16px; font-weight: 600; border-bottom: 2px solid #334155;">Hidden Costs &#038; Deductions</th>
      </tr>
    </thead>
    <tbody>
      <tr style="border-bottom: 1px solid #e2e8f0; background-color: #f8fafc;">
        <td style="padding: 16px; font-weight: 600; color: #1e293b;">eBook (70% Tier)</td>
        <td style="padding: 16px; font-weight: 700; color: #16a34a;">70%</td>
        <td style="padding: 16px; color: #475569;">Must be priced between $2.99 and $9.99</td>
        <td style="padding: 16px; color: #475569;">Amazon deducts a delivery fee based on file size (MB)</td>
      </tr>
      <tr style="border-bottom: 1px solid #e2e8f0; background-color: #ffffff;">
        <td style="padding: 16px; font-weight: 600; color: #1e293b;">eBook (35% Tier)</td>
        <td style="padding: 16px; font-weight: 700; color: #ea580c;">35%</td>
        <td style="padding: 16px; color: #475569;">Priced under $2.99 or over $9.99</td>
        <td style="padding: 16px; color: #475569;">None</td>
      </tr>
      <tr style="background-color: #f8fafc;">
        <td style="padding: 16px; font-weight: 600; color: #1e293b;">Print (Paperback/Hardcover)</td>
        <td style="padding: 16px; font-weight: 700; color: #2563eb;">50% or 60% (Tiered)</td>
        <td style="padding: 16px; color: #475569;">Variable. Books priced at $9.99+ earn 60%. Books under $9.99 earn 50%. Minimum price must cover print costs.</td>
        <td style="padding: 16px; color: #475569;">Printing costs (based on page count, ink type, trim size) deducted from your 60% share</td>
      </tr>
    </tbody>
  </table>
</div>



<p>As the table shows, your eBook strategy dictates your royalty tier. While the 70% option is highly lucrative, pricing a short promotional novella at $0.99 or a comprehensive guide at $14.99 automatically bumps you down to the 35% tier. You must also watch out for the 70% tier&#8217;s hidden &#8220;delivery fee&#8221; (if you publish heavily illustrated, large-file eBooks, Amazon charges a few cents per megabyte, which quickly eats into your margins).</p>



<p>Print royalties are slightly more complex due to physical production costs. To see how the tiered math works in the real world, imagine you sell a 300-page black-and-white paperback for $14.99 (which qualifies for the 60% tier). Amazon calculates your 60% royalty ($8.99) and <em>then</em> subtracts the physical printing cost (roughly $4.45). This leaves you with a net profit of $4.54 per copy. Grasping this specific formula is the difference between pricing a book for profit and accidentally selling it at a loss.</p>



<div style="height:100px" aria-hidden="true" class="wp-block-spacer"></div>



<h2 class="wp-block-heading" id="table-of-contents-3">Understanding Kindle Unlimited and KENP Payouts: The Secret to Recurring Revenue</h2>



<figure class="wp-block-image size-large"><img decoding="async" width="1024" height="558" src="https://sellermetrics.app/wp-content/uploads/2026/03/Understanding-Kindle-Unlimited-and-KENP-Payouts_-The-Secret-to-Recurring-Revenue-1024x558.webp" alt="" class="wp-image-512362" srcset="https://sellermetrics.app/wp-content/uploads/2026/03/Understanding-Kindle-Unlimited-and-KENP-Payouts_-The-Secret-to-Recurring-Revenue-1024x558.webp 1024w, https://sellermetrics.app/wp-content/uploads/2026/03/Understanding-Kindle-Unlimited-and-KENP-Payouts_-The-Secret-to-Recurring-Revenue-300x164.webp 300w, https://sellermetrics.app/wp-content/uploads/2026/03/Understanding-Kindle-Unlimited-and-KENP-Payouts_-The-Secret-to-Recurring-Revenue-768x419.webp 768w, https://sellermetrics.app/wp-content/uploads/2026/03/Understanding-Kindle-Unlimited-and-KENP-Payouts_-The-Secret-to-Recurring-Revenue.webp 1440w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure>



<p>If you only look at direct book sales, you are missing out on one of the most lucrative revenue streams available to self-published authors: KDP Select and the Kindle Unlimited (KU) program. When you enroll your digital book in KDP Select, you grant Amazon exclusive distribution rights for your eBook. In exchange, your book becomes available to millions of Kindle Unlimited subscribers who can read your work for free.</p>



<p>But &#8220;free&#8221; to the reader doesn&#8217;t mean free to you. Amazon compensates KDP Select authors through the KDP Global Fund, a massive pool of money that is distributed based on Kindle Edition Normalized Pages (KENP) read. Every time a subscriber reads a page of your book, you earn a fraction of a cent. While the exact payout fluctuates monthly based on the size of the fund and total global readership, it generally hovers around $0.004 per page.</p>



<p>This means if a reader finishes your 300-page thriller on Kindle Unlimited, you earn roughly $1.20. While that might sound small compared to a direct sale, the frictionless nature of Kindle Unlimited means readers are far more likely to take a chance on an unknown author. Many top-earning publishers find that up to 70% of their monthly income is generated entirely through KENP page reads. It transforms publishing from a pure sales game into a high-volume consumption model.</p>



<div style="height:100px" aria-hidden="true" class="wp-block-spacer"></div>



<h2 class="wp-block-heading" id="table-of-contents-4">Gross Revenue vs. Net Profit: The Hidden Costs of Self-Publishing</h2>



<figure class="wp-block-image size-large"><img decoding="async" width="1024" height="455" src="https://sellermetrics.app/wp-content/uploads/2026/03/Gross-Revenue-vs.-Net-Profit_-The-Hidden-Costs-of-Self-Publishing-1024x455.webp" alt="" class="wp-image-512363" srcset="https://sellermetrics.app/wp-content/uploads/2026/03/Gross-Revenue-vs.-Net-Profit_-The-Hidden-Costs-of-Self-Publishing-1024x455.webp 1024w, https://sellermetrics.app/wp-content/uploads/2026/03/Gross-Revenue-vs.-Net-Profit_-The-Hidden-Costs-of-Self-Publishing-300x133.webp 300w, https://sellermetrics.app/wp-content/uploads/2026/03/Gross-Revenue-vs.-Net-Profit_-The-Hidden-Costs-of-Self-Publishing-768x341.webp 768w, https://sellermetrics.app/wp-content/uploads/2026/03/Gross-Revenue-vs.-Net-Profit_-The-Hidden-Costs-of-Self-Publishing.webp 1440w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure>



<p>Seeing top authors boast about making $10,000 a month on Amazon KDP is inspiring, but it’s crucial to separate gross revenue from net profit. Publishing a book that actually sells requires treating your catalog like a business, which means making upfront investments and managing ongoing operational costs.</p>



<p>First, there are the production costs. In a hyper-competitive marketplace, readers judge books by their covers. A professional, genre-specific cover design can cost anywhere from $100 to $500. Additionally, skipping professional editing is the fastest way to accumulate negative reviews that will kill your book&#8217;s algorithmic momentum. Depending on word count, developmental and copy editing can run an author several hundred to a few thousand dollars.</p>



<p>Then comes the ongoing cost of customer acquisition: Amazon Ads (PPC). Organic reach on Amazon is fantastic, but scaling your earnings almost always requires running sponsored product campaigns. If you make $4.00 in royalties per book sale, but it costs you $2.50 in ad clicks to acquire that customer, your actual net profit is $1.50. High-earning publishers meticulously track their Advertising Cost of Sales (ACoS) to ensure their marketing spend isn&#8217;t cannibalizing their royalties. When calculating your earning potential, always budget for these variables; they are the investments that separate hobbyists from professionals making a full-time living.</p>



<div style="height:100px" aria-hidden="true" class="wp-block-spacer"></div>



<h2 class="wp-block-heading" id="table-of-contents-5">Understanding Payouts and Taxes</h2>



<p>We touched a bit on royalties and how they work previously. Now it&#8217;s time to figure out how that results in deposits into your bank account.</p>



<p>Amazon KDP has its own reporting system and it&#8217;s not more user-friendly than your seller dashboard. You can review sales, estimated royalties and more using that system.</p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="477" src="https://sellermetrics.app/wp-content/uploads/2023/08/jT4xRQFsQu-1024x477.png" alt="amazon kdp reports dashboard" class="wp-image-509028" srcset="https://sellermetrics.app/wp-content/uploads/2023/08/jT4xRQFsQu-1024x477.png 1024w, https://sellermetrics.app/wp-content/uploads/2023/08/jT4xRQFsQu-300x140.png 300w, https://sellermetrics.app/wp-content/uploads/2023/08/jT4xRQFsQu-768x358.png 768w, https://sellermetrics.app/wp-content/uploads/2023/08/jT4xRQFsQu.png 1348w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure>



<p>KDP will also send you some cryptic emails about &#8220;Remittance Advice&#8221;, but they never include amounts. It&#8217;s just and indicator that you&#8217;ve sold books for the month. </p>



<h3 class="wp-block-heading">The Payout Process</h3>



<p>When you set up your Amazon KDP account, you will input your bank account information at that time. Bank transfers (EFT) or check are the only methods of payment depending upon your location.</p>



<p>Payments happen like clockwork – every month, around 60 days after the end of the month in which the sales occurred, contributing to your Amazon KDP revenue. So, for sales in January, you&#8217;ll see those royalties hit your bank account in March. </p>



<h3 class="wp-block-heading">Tax Information</h3>



<p>As an Amazon seller, you&#8217;re already familiar with how taxes work. You&#8217;ll be required to fill out or submit a W9 form when you set up your account.</p>



<p>Amazon will issue you a 1099 at the end of each year and you&#8217;ll be responsible for paying your own income tax on your Amazon KDP income.</p>



<div style="height:100px" aria-hidden="true" class="wp-block-spacer"></div>



<h2 class="wp-block-heading" id="table-of-contents-6">The KDP Playbook: 5 Steps to Maximize Your Profits and Visibility</h2>



<p>Generating KDP earnings sounds interesting, but executing a profitable launch requires a distinct set of skills. Just like launching a physical FBA product, you need to optimize your listings for the Amazon A9 search algorithm while actively driving high-converting traffic. Here is the exact five-step playbook to maximize your discoverability and sales.</p>



<h3 class="wp-block-heading">1. Niche Selection and Competitor Research</h3>



<p>To see if your book idea is profitable, your research must start on Amazon itself. Avoid broadly saturated markets. For example, romance is fiercely competitive; to succeed, you must niche down into sub-genres like paranormal romance or historical romance. Check the Best Sellers Rank (BSR) of top competitors in your target categories and download a few of their books. Monitoring these trends ensures you are riding the waves of established reader interest rather than guessing what the market wants.</p>



<h3 class="wp-block-heading">2. Quality Standards and AI Transparency</h3>



<p>You can no longer jump the fence and churn out mediocre books. In recent years, KDP has been flooded with low-effort, AI-generated content. In response, Amazon has implemented strict quality safeguards and mandatory AI-disclosure policies. Any attempt at a &#8220;churn and burn&#8221; strategy using unedited, bulk-generated text will likely result in immediate account suspension. Today, success requires professional editing, formatting, and a commitment to high-quality, human-led content. If you aren&#8217;t willing to invest in a premium publication, a low-quality book will simply be a waste of your time and ad spend.</p>



<h3 class="wp-block-heading">3. Professional Cover Design and Strategic Pricing</h3>



<p>People <em>will</em> judge your book by its cover. Just like your main product images for FBA, your book cover is your primary click-through mechanism. If an amateur cover fails to earn the click, your masterful writing will never be seen.</p>



<p>Once you earn the click, your pricing must close the deal. Pricing is a delicate balance on KDP. If you set your price too low, it implies low quality. At the same time, you must strictly adhere to the royalty tiers: to command the 70% eBook royalty, you must price between $2.99 and $9.99. Price competitively based on a deep analysis of your specific sub-genre&#8217;s averages.</p>



<h3 class="wp-block-heading">4. Amazon SEO, Metadata, and Categories</h3>



<p>As a seller, you already know that Amazon is primarily a search engine. Metadata is just a fancy term for the backend data that feeds this engine: your title, subtitle, author name, book description, and <a href="https://sellermetrics.app/amazon-backend-keywords/">backend keywords</a>.</p>



<p>You also must choose your categories carefully. Landing in the wrong category to &#8220;game the system&#8221; can result in the suspension of your KDP account. You can choose up to 3 categories, and they must be highly specific. If you write fantasy romance, categorize it precisely under &#8220;Paranormal Romance&#8221; rather than broad &#8220;Fiction.&#8221; This helps your book stand out in a sea of titles and connects you with readers who crave exactly what you&#8217;re offering.</p>



<h3 class="wp-block-heading">5. Marketing, External Traffic, and Building a Community</h3>



<p>In 2026, relying solely on Amazon&#8217;s internal search is leaving money on the table. Amazon&#8217;s algorithm heavily rewards listings that drive external traffic to the platform. Platforms like TikTok (specifically the #BookTok community) have become the most powerful free marketing engines for self-published authors.</p>



<p>Create dedicated author profiles on TikTok and Instagram to share visual hooks, behind-the-scenes writing processes, and aesthetic character teasers. Engaging with these highly active reader communities isn&#8217;t just for brand awareness; it is a direct driver of algorithmic momentum on your KDP listings. Combine this external social traffic with an email newsletter and a dedicated ARC (Advanced Reader Copy) team to ensure every new book launches with the required 15+ positive reviews to be considered &#8220;retail ready&#8221;.</p>



<div style="height:100px" aria-hidden="true" class="wp-block-spacer"></div>



<h2 class="wp-block-heading" id="table-of-contents-7">Conclusion: So, How Much Money Can You Make with Amazon KDP?</h2>



<p>The earning potential on Amazon KDP is virtually uncapped, but as we’ve explored, top-line revenue is only half the story. The authors generating $10,000+ per month in 2026 aren&#8217;t just uploading documents and hoping for the best; they are treating their catalogs like <a href="https://sellermetrics.app/amazon-fba-private-label/">private label</a> brands. They meticulously manage their cover design investments, optimize for Kindle Unlimited page reads, and ruthlessly track their Amazon PPC ACOS.</p>



<p>As an Amazon seller, you already have a massive advantage. You understand keyword intent, listing optimization, and the power of the Amazon algorithm. By applying these eCommerce principles to digital publishing, KDP becomes a highly viable, inventory-free path to expanding your business. If you are ready to explore self-publishing, we highly recommend immersing yourself in the strategies shared by industry leaders like <a href="https://kindlepreneur.com/">Kindlepreneur</a> and<a href="https://selfpublishingwithdale.com/"> Self-Publishing with Dale</a> to accelerate your learning curve.</p>



<blockquote class="wp-block-quote">
<p><strong>We are SellerMetrics, our <a href="https://sellermetrics.app/">Amazon PPC Software</a> helps Amazon sellers, brands, KDP Authors and agencies navigate Amazon Advertising PPC via bid automation, bulk manual bid changes, and analytics.</strong> </p>
</blockquote>



<div style="height:100px" aria-hidden="true" class="wp-block-spacer"></div>



<h2 class="wp-block-heading" id="table-of-contents-8">FAQ: All about Amazon Kindle Direct Publishing</h2>



<div class="schema-faq wp-block-yoast-faq-block"><div class="schema-faq-section" id="faq-question-1774837751435"><strong class="schema-faq-question"><strong>How much does the average Amazon KDP author make?</strong> </strong> <p class="schema-faq-answer">Earnings vary wildly based on catalog size and marketing. While many beginners make under $100 a month, authors who treat self-publishing as a business and utilize Amazon Ads frequently earn between $1,000 and $10,000+ per month.</p> </div> <div class="schema-faq-section" id="faq-question-1774837819547"><strong class="schema-faq-question"><strong>How do Amazon KDP royalties work?</strong> </strong> <p class="schema-faq-answer">KDP offers a 35% or 70% royalty on eBooks depending on your pricing strategy and geographic market. For print books (paperbacks and hardcovers), KDP utilizes a tiered system: you earn a 60% royalty on books priced at $9.99 or higher, and a 50% royalty on books priced below $9.99. In both cases, physical printing costs are deducted from your share.</p> </div> <div class="schema-faq-section" id="faq-question-1774837832647"><strong class="schema-faq-question"><strong>What is Kindle Unlimited and how does it pay authors?</strong> </strong> <p class="schema-faq-answer">Kindle Unlimited is a subscription service for readers. Authors who enroll their eBooks in KDP Select are paid from the KDP Global Fund based on the number of pages read (KENP), typically earning around $0.004 per page.</p> </div> <div class="schema-faq-section" id="faq-question-1774837844881"><strong class="schema-faq-question"><strong>Do I have to pay to publish on Amazon KDP?</strong> </strong> <p class="schema-faq-answer">No, creating an Amazon KDP account and uploading your manuscript is completely free. However, successful authors invest money upfront for professional editing, cover design, and Amazon PPC advertising.</p> </div> <div class="schema-faq-section" id="faq-question-1774837855114"><strong class="schema-faq-question"><strong>How often does Amazon KDP pay its authors?</strong></strong> <p class="schema-faq-answer">Amazon KDP pays royalties on a monthly basis, approximately 60 days after the end of the calendar month in which the sales or page reads occurred.</p> </div> <div class="schema-faq-section" id="faq-question-1774837877732"><strong class="schema-faq-question"><strong>Can I make a full-time living from Amazon KDP?</strong> </strong> <p class="schema-faq-answer">Yes, thousands of independent publishers make a full-time living on Amazon. Doing so requires publishing multiple high-quality books in profitable niches, mastering Amazon Ads, and building an email list of dedicated readers.</p> </div> <div class="schema-faq-section" id="faq-question-1774837889648"><strong class="schema-faq-question"><strong>Is low-content publishing still profitable on Amazon KDP?</strong> </strong> <p class="schema-faq-answer">While highly competitive, low-content books like specialized journals, planners, and logbooks can still be profitable. Success in this category now requires exceptional interior design, premium covers, and highly targeted niche research.</p> </div> <div class="schema-faq-section" id="faq-question-1774837901681"><strong class="schema-faq-question"><strong>Do I need an ISBN to publish on Amazon KDP?</strong> </strong> <p class="schema-faq-answer">Amazon KDP will provide you with a free, basic ISBN for your print books, which can only be used within the Amazon ecosystem. For eBooks, an ISBN is completely optional.</p> </div> <div class="schema-faq-section" id="faq-question-1774837924517"><strong class="schema-faq-question"><strong>Should I choose the 35% or 70% eBook royalty option?</strong> </strong> <p class="schema-faq-answer">If your eBook is priced between $2.99 and $9.99, you should almost always select the 70% royalty option. If you are pricing a short promotional read at $0.99, you are required to choose the 35% royalty tier.</p> </div> <div class="schema-faq-section" id="faq-question-1774837960368"><strong class="schema-faq-question"><strong>How do Amazon KDP print costs affect my royalties?</strong> </strong> <p class="schema-faq-answer">Print costs are deducted directly from your royalty share (which is 60% for books priced $9.99+ and 50% for books under $9.99). For example, if you sell a $14.99 paperback, your 60% royalty is $8.99. If the print cost is $4.45, your final take-home profit is $4.54 per book.</p> </div> </div>
<p>The post <a href="https://sellermetrics.app/how-much-money-can-you-make-with-amazon-kdp/">Making Money with Amazon KDP: The Complete Earning Guide</a> appeared first on <a href="https://sellermetrics.app">SellerMetrics</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://sellermetrics.app/how-much-money-can-you-make-with-amazon-kdp/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">509017</post-id>	</item>
		<item>
		<title>Amazon Kindle Advertising Strategy: The Complete Guide for 2026</title>
		<link>https://sellermetrics.app/amazon-kdp-advertising/</link>
					<comments>https://sellermetrics.app/amazon-kdp-advertising/#comments</comments>
		
		<dc:creator><![CDATA[Rick Wong]]></dc:creator>
		<pubDate>Wed, 01 Jan 2025 08:46:42 +0000</pubDate>
				<category><![CDATA[Kindle Direct Publishing (KDP)]]></category>
		<guid isPermaLink="false">https://sellermetrics.app/?p=3158</guid>

					<description><![CDATA[<p>You have spent your blood sweat and tears writing your shelf-published e-Book/paperback on Amazon. But once your book is live, it is silent and no one seems to be purchasing or even viewing your booking listing. So how to formulate and execute an effective Amazon Kindle Advertising Strategy? There are a few ways that Amazon [&#8230;]</p>
<p>The post <a href="https://sellermetrics.app/amazon-kdp-advertising/">Amazon Kindle Advertising Strategy: The Complete Guide for 2026</a> appeared first on <a href="https://sellermetrics.app">SellerMetrics</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p>You have spent your blood sweat and tears writing your shelf-published e-Book/paperback on Amazon. But once your book is live, it is silent and no one seems to be purchasing or even viewing your booking listing. So <strong>how to formulate and execute an effective Amazon Kindle Advertising Strategy</strong>?</p>



<p>There are a few ways that Amazon allows you to promote your new books, such as KDP Select, Kindle Countdown Deals, Free Book Promotions, and Kindle deals. All of the aforementioned require you to either discount or giveaway your book for free. </p>



<h2 class="wp-block-heading">What is KDP Advertising?</h2>



<p>There is another way to promote without going through the promotion route: <strong>Amazon Kindle Advertising Strategy allows book sellers to promote their work Amazon book ads for authors</strong>. </p>



<p>Amazon kindle advertising is KDP specific, which sits on the Amazon Advertising Platform. It allows you to <strong>run paid advertising on your self-published book</strong>. The book you wish to advertise for will appear on either the <strong>Amazon search results</strong>, <strong>ebook detail pages</strong>, and on the <strong>lock screen on the Kindle devices</strong>. We will dive into the details of the different advertising types later.</p>



<h2 class="wp-block-heading">Benefits of KDP Ads for Book Publishers</h2>



<p>Amazon KDP advertisements can easily be spotted on the Amazon website. If do any type of search for novels in the search result bar. The advertised book will have the tag &#8220;Sponsored&#8221; on the top right corner of the search result tiles.</p>



<figure class="wp-block-image size-full is-resized"><img loading="lazy" decoding="async" width="1024" height="715" src="https://sellermetrics.app/wp-content/uploads/2024/12/What-are-KDP-Ads.png" alt="What are KDP Ads" class="wp-image-509737" style="width:748px;height:522px" srcset="https://sellermetrics.app/wp-content/uploads/2024/12/What-are-KDP-Ads.png 1024w, https://sellermetrics.app/wp-content/uploads/2024/12/What-are-KDP-Ads-300x209.png 300w, https://sellermetrics.app/wp-content/uploads/2024/12/What-are-KDP-Ads-768x536.png 768w" sizes="(max-width: 1024px) 100vw, 1024px" /><figcaption class="wp-element-caption"><strong>Figure 1</strong></figcaption></figure>



<p>In the above, the search term &#8220;Romance Novel&#8221; and resulted in 4 books with the tag &#8220;Sponsored&#8221; which means that these books are making a bid on the keyword &#8220;Romance Novel&#8221;.</p>



<p>The <strong>beauty of using KDP advertising is that you have control of </strong>the budget allocation to specific campaigns in real-time<strong> and can attribute the ROI on the most granular level</strong>, which allows you to really scale and optimize your campaigns. This is the reason why a well executed Amazon Kindle advertising strategy can make or break the successful launch of a book on Amazon. More on that later.</p>



<h2 class="wp-block-heading">How to Create Amazon KDP Advertising Campaigns</h2>



<p>Before going any further make sure to set up your Amazon advertising account for your KDP account. </p>



<ol>
<li>On your KDP dashboard click on &#8220;<strong>Marketing</strong>&#8220;</li>



<li>Under the &#8220;<strong>Amazon Advertising</strong>&#8221; section click on the marketplace <strong>dropdown</strong></li>



<li>Click &#8220;<strong>Create Campaign</strong>&#8220;</li>
</ol>


<div class="wp-block-image">
<figure class="aligncenter size-full is-resized"><img loading="lazy" decoding="async" width="1024" height="586" src="https://sellermetrics.app/wp-content/uploads/2024/12/How-to-Create-KDP-Ad-Campaigns.png" alt="How to Create KDP Ad Campaigns" class="wp-image-509736" style="width:821px;height:469px" srcset="https://sellermetrics.app/wp-content/uploads/2024/12/How-to-Create-KDP-Ad-Campaigns.png 1024w, https://sellermetrics.app/wp-content/uploads/2024/12/How-to-Create-KDP-Ad-Campaigns-300x172.png 300w, https://sellermetrics.app/wp-content/uploads/2024/12/How-to-Create-KDP-Ad-Campaigns-768x440.png 768w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure></div>


<p>Follow any additional steps required by Amazon such as entering valid credit card information. When the credit card details are properly set up it will then take you to the below screen for you to start your Kindle ad campaign.</p>


<div class="wp-block-image">
<figure class="aligncenter size-full"><img loading="lazy" decoding="async" width="1024" height="537" src="https://sellermetrics.app/wp-content/uploads/2024/12/Amazon-KDP-Advertising-Formats.png" alt="Amazon KDP Advertising Formats" class="wp-image-509735" srcset="https://sellermetrics.app/wp-content/uploads/2024/12/Amazon-KDP-Advertising-Formats.png 1024w, https://sellermetrics.app/wp-content/uploads/2024/12/Amazon-KDP-Advertising-Formats-300x157.png 300w, https://sellermetrics.app/wp-content/uploads/2024/12/Amazon-KDP-Advertising-Formats-768x403.png 768w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure></div>

<div class="wp-block-image">
<figure class="aligncenter size-large"><a href="https://youtu.be/iYGjoZuQTmk" target="_blank" rel="noopener"><img loading="lazy" decoding="async" width="1024" height="576" src="https://sellermetrics.app/wp-content/uploads/2021/12/03_Thumbnail_03_YT-1024x576.png" alt="" class="wp-image-8319" srcset="https://sellermetrics.app/wp-content/uploads/2021/12/03_Thumbnail_03_YT-1024x576.png 1024w, https://sellermetrics.app/wp-content/uploads/2021/12/03_Thumbnail_03_YT-300x169.png 300w, https://sellermetrics.app/wp-content/uploads/2021/12/03_Thumbnail_03_YT-768x432.png 768w, https://sellermetrics.app/wp-content/uploads/2021/12/03_Thumbnail_03_YT-1080x608.png 1080w, https://sellermetrics.app/wp-content/uploads/2021/12/03_Thumbnail_03_YT-980x551.png 980w, https://sellermetrics.app/wp-content/uploads/2021/12/03_Thumbnail_03_YT-480x270.png 480w, https://sellermetrics.app/wp-content/uploads/2021/12/03_Thumbnail_03_YT.png 1280w" sizes="(max-width: 1024px) 100vw, 1024px" /></a><figcaption class="wp-element-caption">Check out our YouTube video on this subject</figcaption></figure></div>


<div style="height:100px" aria-hidden="true" class="wp-block-spacer"></div>



<h2 class="wp-block-heading">Amazon Kindle Advertising Types &amp; Formats</h2>



<p>In KDP Advertising, there are 3 main campaign/advertising type options when you first create a campaign.</p>


<div class="wp-block-image">
<figure class="aligncenter size-large is-resized"><img loading="lazy" decoding="async" width="1024" height="511" src="https://sellermetrics.app/wp-content/uploads/2021/03/image-35-1024x511.png" alt="" class="wp-image-3213" style="width:821px;height:409px" srcset="https://sellermetrics.app/wp-content/uploads/2021/03/image-35-1024x511.png 1024w, https://sellermetrics.app/wp-content/uploads/2021/03/image-35-300x150.png 300w, https://sellermetrics.app/wp-content/uploads/2021/03/image-35-768x383.png 768w, https://sellermetrics.app/wp-content/uploads/2021/03/image-35-1536x766.png 1536w, https://sellermetrics.app/wp-content/uploads/2021/03/image-35-1080x538.png 1080w, https://sellermetrics.app/wp-content/uploads/2021/03/image-35-1280x638.png 1280w, https://sellermetrics.app/wp-content/uploads/2021/03/image-35-980x489.png 980w, https://sellermetrics.app/wp-content/uploads/2021/03/image-35-480x239.png 480w, https://sellermetrics.app/wp-content/uploads/2021/03/image-35.png 1707w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure></div>


<p>Each campaign type appears in different areas on the Amazon website and also on the Kindle device. I will discuss in detail of each and what is the best way to used them. </p>



<h3 class="wp-block-heading">Sponsored Products Ads for KDP Ad Campaigns</h3>



<p>The ads from this ad type shows up in two places 1) In the <strong>search results</strong> and 2) In the<strong> book detail pages.</strong></p>


<div class="wp-block-image">
<figure class="aligncenter size-large is-resized"><img loading="lazy" decoding="async" width="1024" height="649" src="https://sellermetrics.app/wp-content/uploads/2021/03/image-36-1024x649.png" alt="" class="wp-image-3215" style="width:821px;height:520px" srcset="https://sellermetrics.app/wp-content/uploads/2021/03/image-36-1024x649.png 1024w, https://sellermetrics.app/wp-content/uploads/2021/03/image-36-300x190.png 300w, https://sellermetrics.app/wp-content/uploads/2021/03/image-36-768x487.png 768w, https://sellermetrics.app/wp-content/uploads/2021/03/image-36-1536x974.png 1536w, https://sellermetrics.app/wp-content/uploads/2021/03/image-36-1080x685.png 1080w, https://sellermetrics.app/wp-content/uploads/2021/03/image-36-1280x812.png 1280w, https://sellermetrics.app/wp-content/uploads/2021/03/image-36-980x621.png 980w, https://sellermetrics.app/wp-content/uploads/2021/03/image-36-480x304.png 480w, https://sellermetrics.app/wp-content/uploads/2021/03/image-36.png 1612w" sizes="(max-width: 1024px) 100vw, 1024px" /><figcaption class="wp-element-caption">Keyword Targeting in Sponsored Products</figcaption></figure></div>


<p>In the above,  from the search &#8220;Economic Books&#8221; the results with the tag &#8220;Sponsored&#8221; are from the Sponsored Product ad type. These publishers had set up a Sponsored Products campaign that is bidding on the keyword &#8220;Economic Books&#8221;.</p>



<p>The other type of Sponsored Products ad is product target, where the advertiser will choose a specific category, books, or book series to target. These ads will show up as shown below. More about <a href="https://sellermetrics.app/amazon-ppc-services/sponsored-brands-advertising/">Amazon Sponsored Brands Ad Management</a>.</p>


<div class="wp-block-image">
<figure class="aligncenter size-large is-resized"><img loading="lazy" decoding="async" width="1024" height="809" src="https://sellermetrics.app/wp-content/uploads/2021/03/KDP-Advertising-Sponsored-Products-1024x809.jpg" alt="" class="wp-image-3216" style="width:663px;height:523px" srcset="https://sellermetrics.app/wp-content/uploads/2021/03/KDP-Advertising-Sponsored-Products-1024x809.jpg 1024w, https://sellermetrics.app/wp-content/uploads/2021/03/KDP-Advertising-Sponsored-Products-300x237.jpg 300w, https://sellermetrics.app/wp-content/uploads/2021/03/KDP-Advertising-Sponsored-Products-768x607.jpg 768w, https://sellermetrics.app/wp-content/uploads/2021/03/KDP-Advertising-Sponsored-Products-1536x1214.jpg 1536w, https://sellermetrics.app/wp-content/uploads/2021/03/KDP-Advertising-Sponsored-Products-1080x853.jpg 1080w, https://sellermetrics.app/wp-content/uploads/2021/03/KDP-Advertising-Sponsored-Products-1280x1012.jpg 1280w, https://sellermetrics.app/wp-content/uploads/2021/03/KDP-Advertising-Sponsored-Products-980x774.jpg 980w, https://sellermetrics.app/wp-content/uploads/2021/03/KDP-Advertising-Sponsored-Products-480x379.jpg 480w, https://sellermetrics.app/wp-content/uploads/2021/03/KDP-Advertising-Sponsored-Products.jpg 1602w" sizes="(max-width: 1024px) 100vw, 1024px" /><figcaption class="wp-element-caption">Product Targeting in Sponsored Products</figcaption></figure></div>


<h3 class="wp-block-heading">Sponsored Brands Ads for KDP Ad Campaigns</h3>



<p> The ads from <a href="https://sellermetrics.app/amazon-ppc-sponsored-brands/">Sponsored Brands</a> will be shown as a banner type ad, they are both shown on the top Amazon search results and also on the book detail page.</p>


<div class="wp-block-image">
<figure class="aligncenter size-large is-resized"><img loading="lazy" decoding="async" width="1024" height="649" src="https://sellermetrics.app/wp-content/uploads/2021/03/image-37-1024x649.png" alt="" class="wp-image-3218" style="width:681px;height:431px" srcset="https://sellermetrics.app/wp-content/uploads/2021/03/image-37-1024x649.png 1024w, https://sellermetrics.app/wp-content/uploads/2021/03/image-37-300x190.png 300w, https://sellermetrics.app/wp-content/uploads/2021/03/image-37-768x487.png 768w, https://sellermetrics.app/wp-content/uploads/2021/03/image-37-1536x974.png 1536w, https://sellermetrics.app/wp-content/uploads/2021/03/image-37-1080x685.png 1080w, https://sellermetrics.app/wp-content/uploads/2021/03/image-37-1280x812.png 1280w, https://sellermetrics.app/wp-content/uploads/2021/03/image-37-980x621.png 980w, https://sellermetrics.app/wp-content/uploads/2021/03/image-37-480x304.png 480w, https://sellermetrics.app/wp-content/uploads/2021/03/image-37.png 1612w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure></div>


<p>The <strong>Sponsored Brands banner is the top most banner on the Amazon search results</strong> and allows the advertiser to list 3 books on the banner. For example, you have 3 books that is written on the topic of &#8220;taxation&#8221;, using Sponsored Brands is a good way to bring awareness to all 3 of your books on the topic of &#8220;taxation&#8221;. </p>



<p>For Sponsored Brands ads on the book detail page, they will show up as the below.</p>


<div class="wp-block-image">
<figure class="aligncenter size-large is-resized"><img loading="lazy" decoding="async" width="1024" height="809" src="https://sellermetrics.app/wp-content/uploads/2021/03/image-38-1024x809.png" alt="" class="wp-image-3220" style="width:497px;height:392px" srcset="https://sellermetrics.app/wp-content/uploads/2021/03/image-38-1024x809.png 1024w, https://sellermetrics.app/wp-content/uploads/2021/03/image-38-300x237.png 300w, https://sellermetrics.app/wp-content/uploads/2021/03/image-38-768x606.png 768w, https://sellermetrics.app/wp-content/uploads/2021/03/image-38-1536x1213.png 1536w, https://sellermetrics.app/wp-content/uploads/2021/03/image-38-1080x853.png 1080w, https://sellermetrics.app/wp-content/uploads/2021/03/image-38-1280x1011.png 1280w, https://sellermetrics.app/wp-content/uploads/2021/03/image-38-980x774.png 980w, https://sellermetrics.app/wp-content/uploads/2021/03/image-38-480x379.png 480w, https://sellermetrics.app/wp-content/uploads/2021/03/image-38.png 1602w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure></div>


<p>Also to note, Sponsored Brands is good for helping customers discover and engage with your brand to generate awareness with the ability to customize your tagline with ads that link directly to a landing page with your selection of books. More about <a href="https://sellermetrics.app/amazon-ppc-services/sponsored-products-advertising/">Amazon Product Ads Management</a>.</p>



<h3 class="wp-block-heading">Lockscreen Ads for KDP Ad Campaigns</h3>



<p>Lockscreen ads allow book publishers to advertise their books with interested targeted ads on Kindle E-readers and fire tablets.</p>



<p>The ads will show up on either the wake screen or the Kindle E-reader and Fire tablets&#8217; home page. When the readers engage with the ad, the reader will be directed to the eBook/paperback detail page.</p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="722" src="https://sellermetrics.app/wp-content/uploads/2021/03/image-39-1024x722.png" alt="" class="wp-image-3223" srcset="https://sellermetrics.app/wp-content/uploads/2021/03/image-39-1024x722.png 1024w, https://sellermetrics.app/wp-content/uploads/2021/03/image-39-300x212.png 300w, https://sellermetrics.app/wp-content/uploads/2021/03/image-39-768x542.png 768w, https://sellermetrics.app/wp-content/uploads/2021/03/image-39-1080x762.png 1080w, https://sellermetrics.app/wp-content/uploads/2021/03/image-39-980x691.png 980w, https://sellermetrics.app/wp-content/uploads/2021/03/image-39-480x339.png 480w, https://sellermetrics.app/wp-content/uploads/2021/03/image-39.png 1123w" sizes="(max-width: 1024px) 100vw, 1024px" /><figcaption class="wp-element-caption"><strong>Lockscreen Ads on Kindle</strong></figcaption></figure>


<div class="wp-block-image">
<figure class="aligncenter size-large is-resized"><img loading="lazy" decoding="async" width="1024" height="678" src="https://sellermetrics.app/wp-content/uploads/2021/03/image-40-1024x678.png" alt="" class="wp-image-3225" style="width:820px;height:542px" srcset="https://sellermetrics.app/wp-content/uploads/2021/03/image-40-1024x678.png 1024w, https://sellermetrics.app/wp-content/uploads/2021/03/image-40-300x199.png 300w, https://sellermetrics.app/wp-content/uploads/2021/03/image-40-768x509.png 768w, https://sellermetrics.app/wp-content/uploads/2021/03/image-40-1080x715.png 1080w, https://sellermetrics.app/wp-content/uploads/2021/03/image-40-980x649.png 980w, https://sellermetrics.app/wp-content/uploads/2021/03/image-40-480x318.png 480w, https://sellermetrics.app/wp-content/uploads/2021/03/image-40.png 1164w" sizes="(max-width: 1024px) 100vw, 1024px" /><figcaption class="wp-element-caption"><strong>Lockscreen Ads on the Fire Tablet</strong></figcaption></figure></div>


<h2 class="wp-block-heading">Different Kindle Ad Targeting Options</h2>



<p>Within the aforementioned advertising types in KDP advertising, there are also <strong>different targeting types </strong>that you can select. </p>



<h3 class="wp-block-heading">Manual Targeting</h3>



<p>In this option, you as the advertiser <strong>gets to pick the specific target keywords</strong> and products/books with the corresponding bid to the book in your ad. This is <strong>the most granualar targeting type</strong>, allows for the most control as it allows for the one-to-one relationship between the keyword/product and bid.</p>



<h3 class="wp-block-heading">Automatic Targeting</h3>



<p>The automatic option allows Amazon to target keywords or products/books that are similar to your product/book in your ad. There is <strong>much less control in this option</strong>. It is basically going on autopilot, and it doesn&#8217;t have a one-to-one relationship between the keyword/product and bid.</p>



<p>This option can be very useful in the beginning so you can validate the keywords and books you can target before going manual. However,<strong> be very careful</strong> as it can be <strong>risky and costly</strong> to let the casino (aka Amazon) place your bets! To learn more about this topic read out blog post on <a href="https://sellermetrics.app/amazon-ppc-automatic-vs-manual-campaigns/">Automatic vs Manual Campaigns on Amazon</a>. And if you are new to Amazon ads, feel free to enquire about our <a href="https://sellermetrics.app/amazon-advertising-management/">Amazon Ads Management Services</a>.</p>


<div class="wp-block-image">
<figure class="aligncenter size-large is-resized"><img loading="lazy" decoding="async" width="1011" height="559" src="https://sellermetrics.app/wp-content/uploads/2021/03/image-41.png" alt="" class="wp-image-3229" style="width:654px;height:361px" srcset="https://sellermetrics.app/wp-content/uploads/2021/03/image-41.png 1011w, https://sellermetrics.app/wp-content/uploads/2021/03/image-41-300x166.png 300w, https://sellermetrics.app/wp-content/uploads/2021/03/image-41-768x425.png 768w, https://sellermetrics.app/wp-content/uploads/2021/03/image-41-980x542.png 980w, https://sellermetrics.app/wp-content/uploads/2021/03/image-41-480x265.png 480w" sizes="(max-width: 1011px) 100vw, 1011px" /></figure></div>


<h2 class="wp-block-heading">Creating a KDP Advertising Campaign (Step By Step)</h2>



<ol>
<li>On your Amazon Advertising dashboard click &#8220;Create Campaign&#8221;</li>
</ol>


<div class="wp-block-image">
<figure class="aligncenter size-large is-resized"><img loading="lazy" decoding="async" width="1024" height="586" src="https://sellermetrics.app/wp-content/uploads/2021/03/image-42-1024x586.png" alt="" class="wp-image-3233" style="width:538px;height:307px" srcset="https://sellermetrics.app/wp-content/uploads/2021/03/image-42-1024x586.png 1024w, https://sellermetrics.app/wp-content/uploads/2021/03/image-42-300x172.png 300w, https://sellermetrics.app/wp-content/uploads/2021/03/image-42-768x439.png 768w, https://sellermetrics.app/wp-content/uploads/2021/03/image-42-1536x878.png 1536w, https://sellermetrics.app/wp-content/uploads/2021/03/image-42-2048x1171.png 2048w, https://sellermetrics.app/wp-content/uploads/2021/03/image-42-1080x618.png 1080w, https://sellermetrics.app/wp-content/uploads/2021/03/image-42-1280x732.png 1280w, https://sellermetrics.app/wp-content/uploads/2021/03/image-42-980x560.png 980w, https://sellermetrics.app/wp-content/uploads/2021/03/image-42-480x274.png 480w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure></div>


<p>2. Select Campaign Ad Type</p>


<div class="wp-block-image">
<figure class="aligncenter size-large is-resized"><img loading="lazy" decoding="async" width="1024" height="511" src="https://sellermetrics.app/wp-content/uploads/2021/03/image-43-1024x511.png" alt="" class="wp-image-3235" style="width:631px;height:314px" srcset="https://sellermetrics.app/wp-content/uploads/2021/03/image-43-1024x511.png 1024w, https://sellermetrics.app/wp-content/uploads/2021/03/image-43-300x150.png 300w, https://sellermetrics.app/wp-content/uploads/2021/03/image-43-768x383.png 768w, https://sellermetrics.app/wp-content/uploads/2021/03/image-43-1536x766.png 1536w, https://sellermetrics.app/wp-content/uploads/2021/03/image-43-1080x538.png 1080w, https://sellermetrics.app/wp-content/uploads/2021/03/image-43-1280x638.png 1280w, https://sellermetrics.app/wp-content/uploads/2021/03/image-43-980x489.png 980w, https://sellermetrics.app/wp-content/uploads/2021/03/image-43-480x239.png 480w, https://sellermetrics.app/wp-content/uploads/2021/03/image-43.png 1707w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure></div>


<p>3. Under the Settings section, edit the Campaign Name, Start/End Date, Daily Budget, and Targeting. For best practices on campaign, names can check out our article here, and for best practices on finding your optimal campaign budget <a href="https://sellermetrics.app/amazon-ppc-campaign-budget/">here</a></p>


<div class="wp-block-image">
<figure class="aligncenter size-large is-resized"><img loading="lazy" decoding="async" width="1024" height="447" src="https://sellermetrics.app/wp-content/uploads/2021/03/image-44-1024x447.png" alt="" class="wp-image-3237" style="width:-11px;height:-4px" srcset="https://sellermetrics.app/wp-content/uploads/2021/03/image-44-1024x447.png 1024w, https://sellermetrics.app/wp-content/uploads/2021/03/image-44-300x131.png 300w, https://sellermetrics.app/wp-content/uploads/2021/03/image-44-768x336.png 768w, https://sellermetrics.app/wp-content/uploads/2021/03/image-44-1536x671.png 1536w, https://sellermetrics.app/wp-content/uploads/2021/03/image-44-1080x472.png 1080w, https://sellermetrics.app/wp-content/uploads/2021/03/image-44-1280x559.png 1280w, https://sellermetrics.app/wp-content/uploads/2021/03/image-44-980x428.png 980w, https://sellermetrics.app/wp-content/uploads/2021/03/image-44-480x210.png 480w, https://sellermetrics.app/wp-content/uploads/2021/03/image-44.png 1568w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure></div>


<p>4. Select your Campaign Bidding Strategy. I think the screenshot below gives an excellent explanation of what each strategy does. The rule of thumb is that if you want maximum control, the &#8220;Fix bids&#8221; option is the way to go. If you want to go a bit auto-pilot, it would be the &#8220;Dynamic bid-down only&#8221; option. </p>


<div class="wp-block-image">
<figure class="aligncenter size-large is-resized"><img loading="lazy" decoding="async" width="1024" height="454" src="https://sellermetrics.app/wp-content/uploads/2021/03/image-45-1024x454.png" alt="" class="wp-image-3240" style="width:821px;height:364px" srcset="https://sellermetrics.app/wp-content/uploads/2021/03/image-45-1024x454.png 1024w, https://sellermetrics.app/wp-content/uploads/2021/03/image-45-300x133.png 300w, https://sellermetrics.app/wp-content/uploads/2021/03/image-45-768x341.png 768w, https://sellermetrics.app/wp-content/uploads/2021/03/image-45-1536x681.png 1536w, https://sellermetrics.app/wp-content/uploads/2021/03/image-45-1080x479.png 1080w, https://sellermetrics.app/wp-content/uploads/2021/03/image-45-1280x568.png 1280w, https://sellermetrics.app/wp-content/uploads/2021/03/image-45-980x435.png 980w, https://sellermetrics.app/wp-content/uploads/2021/03/image-45-480x213.png 480w, https://sellermetrics.app/wp-content/uploads/2021/03/image-45.png 1551w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure></div>


<p>5. Choose Ad Format, I normally use the option &#8220;Standard ad&#8221;</p>


<div class="wp-block-image">
<figure class="aligncenter size-large is-resized"><img loading="lazy" decoding="async" width="1024" height="205" src="https://sellermetrics.app/wp-content/uploads/2021/03/image-46-1024x205.png" alt="" class="wp-image-3242" style="width:821px;height:164px" srcset="https://sellermetrics.app/wp-content/uploads/2021/03/image-46-1024x205.png 1024w, https://sellermetrics.app/wp-content/uploads/2021/03/image-46-300x60.png 300w, https://sellermetrics.app/wp-content/uploads/2021/03/image-46-768x154.png 768w, https://sellermetrics.app/wp-content/uploads/2021/03/image-46-1536x308.png 1536w, https://sellermetrics.app/wp-content/uploads/2021/03/image-46-1080x217.png 1080w, https://sellermetrics.app/wp-content/uploads/2021/03/image-46-1280x257.png 1280w, https://sellermetrics.app/wp-content/uploads/2021/03/image-46-980x197.png 980w, https://sellermetrics.app/wp-content/uploads/2021/03/image-46-480x96.png 480w, https://sellermetrics.app/wp-content/uploads/2021/03/image-46.png 1551w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure></div>


<p>6. Add Products/Books. You will add the book titles you want to advertise. You can add multiple titles if you like, but you have to make sure that these titles are keywords related to each other. Only add multiple titles/products if it is a variation of the main product; otherwise, it is recommended to add one title in this section</p>


<div class="wp-block-image">
<figure class="aligncenter size-large is-resized"><img loading="lazy" decoding="async" width="1024" height="537" src="https://sellermetrics.app/wp-content/uploads/2021/03/image-47-1024x537.png" alt="" class="wp-image-3253" style="width:821px;height:430px" srcset="https://sellermetrics.app/wp-content/uploads/2021/03/image-47-1024x537.png 1024w, https://sellermetrics.app/wp-content/uploads/2021/03/image-47-300x157.png 300w, https://sellermetrics.app/wp-content/uploads/2021/03/image-47-768x403.png 768w, https://sellermetrics.app/wp-content/uploads/2021/03/image-47-1536x806.png 1536w, https://sellermetrics.app/wp-content/uploads/2021/03/image-47-1080x567.png 1080w, https://sellermetrics.app/wp-content/uploads/2021/03/image-47-1280x672.png 1280w, https://sellermetrics.app/wp-content/uploads/2021/03/image-47-980x514.png 980w, https://sellermetrics.app/wp-content/uploads/2021/03/image-47-480x252.png 480w, https://sellermetrics.app/wp-content/uploads/2021/03/image-47.png 1925w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure></div>


<p>7. Targeting options for manual targeting campaigns only. You will have the options to choose either keyword or product targeting.</p>


<div class="wp-block-image">
<figure class="aligncenter size-large is-resized"><img loading="lazy" decoding="async" width="1024" height="268" src="https://sellermetrics.app/wp-content/uploads/2021/03/image-48-1024x268.png" alt="" class="wp-image-3256" style="width:815px;height:212px" srcset="https://sellermetrics.app/wp-content/uploads/2021/03/image-48-1024x268.png 1024w, https://sellermetrics.app/wp-content/uploads/2021/03/image-48-300x78.png 300w, https://sellermetrics.app/wp-content/uploads/2021/03/image-48-768x201.png 768w, https://sellermetrics.app/wp-content/uploads/2021/03/image-48-1536x402.png 1536w, https://sellermetrics.app/wp-content/uploads/2021/03/image-48-1080x282.png 1080w, https://sellermetrics.app/wp-content/uploads/2021/03/image-48-1280x335.png 1280w, https://sellermetrics.app/wp-content/uploads/2021/03/image-48-980x256.png 980w, https://sellermetrics.app/wp-content/uploads/2021/03/image-48-480x126.png 480w, https://sellermetrics.app/wp-content/uploads/2021/03/image-48.png 1874w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure></div>


<p>8. Add Targets. In this option you will add the specific keywords/product and their corresponding bids</p>



<p><strong>Keywords targeting</strong></p>



<p>This option is selected when you click on the keyword targeting option in step 7. If you add your book titles in step 6, then there will be a list of suggested keywords once you get to this section. </p>



<p>If you only started your first campaign for this title and didn&#8217;t have any previous data, the suggested keyword and bid can be a good starting point. Make sure to go through all the suggested keywords manually and screen for the ones you deem not too relevant for your title. </p>



<p>If you know exactly what keywords you want to bid for, you can select the &#8220;enter list&#8221; option as well.</p>


<div class="wp-block-image">
<figure class="aligncenter size-large is-resized"><img loading="lazy" decoding="async" width="1024" height="744" src="https://sellermetrics.app/wp-content/uploads/2021/03/image-50-1024x744.png" alt="" class="wp-image-3259" style="width:821px;height:596px" srcset="https://sellermetrics.app/wp-content/uploads/2021/03/image-50-1024x744.png 1024w, https://sellermetrics.app/wp-content/uploads/2021/03/image-50-300x218.png 300w, https://sellermetrics.app/wp-content/uploads/2021/03/image-50-768x558.png 768w, https://sellermetrics.app/wp-content/uploads/2021/03/image-50-1536x1116.png 1536w, https://sellermetrics.app/wp-content/uploads/2021/03/image-50-1080x785.png 1080w, https://sellermetrics.app/wp-content/uploads/2021/03/image-50-1280x930.png 1280w, https://sellermetrics.app/wp-content/uploads/2021/03/image-50-980x712.png 980w, https://sellermetrics.app/wp-content/uploads/2021/03/image-50-480x349.png 480w, https://sellermetrics.app/wp-content/uploads/2021/03/image-50.png 1901w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure></div>


<p><strong>Product Targeting</strong></p>



<p>This option is selected when you click on the product targeting option in step 7. If you add your book titles in step 6, there will be a list of the suggested product once you get to this section. </p>



<p>You select a default bid. If you have previous sales on this title, you can use the CPC in the campaigns. Go through the suggested list, pick and remove the target title by relevancy. If there are competitors&#8217; book titles that you want to target, you can enter their ASIN under the &#8220;Enter List&#8221; tab.</p>


<div class="wp-block-image">
<figure class="aligncenter size-large is-resized"><img loading="lazy" decoding="async" width="1024" height="726" src="https://sellermetrics.app/wp-content/uploads/2021/03/image-52-1024x726.png" alt="" class="wp-image-3263" style="width:821px;height:582px" srcset="https://sellermetrics.app/wp-content/uploads/2021/03/image-52-1024x726.png 1024w, https://sellermetrics.app/wp-content/uploads/2021/03/image-52-300x213.png 300w, https://sellermetrics.app/wp-content/uploads/2021/03/image-52-768x544.png 768w, https://sellermetrics.app/wp-content/uploads/2021/03/image-52-1536x1088.png 1536w, https://sellermetrics.app/wp-content/uploads/2021/03/image-52-400x284.png 400w, https://sellermetrics.app/wp-content/uploads/2021/03/image-52-1080x765.png 1080w, https://sellermetrics.app/wp-content/uploads/2021/03/image-52-1280x907.png 1280w, https://sellermetrics.app/wp-content/uploads/2021/03/image-52-980x694.png 980w, https://sellermetrics.app/wp-content/uploads/2021/03/image-52-480x340.png 480w, https://sellermetrics.app/wp-content/uploads/2021/03/image-52.png 1908w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure></div>


<p>9. Add Negative Targets</p>



<p>Similar concepts for both <a href="https://sellermetrics.app/amazon-ppc-negative-keywords/">negative keywords</a> and products. If there are targets that you don&#8217;t want to bid for at all or phrase you know are not a good fit for your title you can add them to the negative list</p>


<div class="wp-block-image">
<figure class="aligncenter size-large is-resized"><img loading="lazy" decoding="async" width="1024" height="459" src="https://sellermetrics.app/wp-content/uploads/2021/03/image-53-1024x459.png" alt="" class="wp-image-3266" style="width:821px;height:368px" srcset="https://sellermetrics.app/wp-content/uploads/2021/03/image-53-1024x459.png 1024w, https://sellermetrics.app/wp-content/uploads/2021/03/image-53-300x134.png 300w, https://sellermetrics.app/wp-content/uploads/2021/03/image-53-768x344.png 768w, https://sellermetrics.app/wp-content/uploads/2021/03/image-53-1536x688.png 1536w, https://sellermetrics.app/wp-content/uploads/2021/03/image-53-1080x484.png 1080w, https://sellermetrics.app/wp-content/uploads/2021/03/image-53-1280x574.png 1280w, https://sellermetrics.app/wp-content/uploads/2021/03/image-53-980x439.png 980w, https://sellermetrics.app/wp-content/uploads/2021/03/image-53-480x215.png 480w, https://sellermetrics.app/wp-content/uploads/2021/03/image-53.png 1988w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure></div>


<p>10. Final step is to confirm all your entries and click &#8220;Launch Campaign&#8221;</p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="146" src="https://sellermetrics.app/wp-content/uploads/2021/03/image-54-1024x146.png" alt="" class="wp-image-3268" srcset="https://sellermetrics.app/wp-content/uploads/2021/03/image-54-1024x146.png 1024w, https://sellermetrics.app/wp-content/uploads/2021/03/image-54-300x43.png 300w, https://sellermetrics.app/wp-content/uploads/2021/03/image-54-768x110.png 768w, https://sellermetrics.app/wp-content/uploads/2021/03/image-54-1536x220.png 1536w, https://sellermetrics.app/wp-content/uploads/2021/03/image-54-1080x154.png 1080w, https://sellermetrics.app/wp-content/uploads/2021/03/image-54-1280x183.png 1280w, https://sellermetrics.app/wp-content/uploads/2021/03/image-54-980x140.png 980w, https://sellermetrics.app/wp-content/uploads/2021/03/image-54-480x69.png 480w, https://sellermetrics.app/wp-content/uploads/2021/03/image-54.png 2015w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure>



<div style="height:100px" aria-hidden="true" class="wp-block-spacer"></div>



<h2 class="wp-block-heading">Developing an Amazon Kindle Advertising Strategy</h2>



<p>Now that you understand how Amazon Kindle Ads work, what formats are available and how you can target potential book buyers, let&#8217;s dive into formulating an Amazon Kindle Advertising Strategy. Your approach will differ depending on factors, such as <strong>your advertising budget </strong>or whether you are looking to <strong>launch a new book</strong> or <strong>generate more sales for a book</strong> that has been selling for a while. Let&#8217;s go through different Scenarios:</p>



<h3 class="wp-block-heading">Launching a New Book with KDP Ads &#8211; Limited Budget</h3>



<p>If you are relatively new to Amazon KDP and have a limited budget, you will want to <strong>run your ads as surgical as possible</strong> to maximize the return on your ad spend. Start with an Amazon Sponsored Products Campaign with Manual targeting. The trick now is to <strong>pick the right keywords</strong> (and to set appropriate bids). Basically you want to target keywords that are both <strong>relevant</strong> to your book but that are also <strong>not too competitive</strong>. </p>



<p>Essentially this means <strong>targeting so-called long-tail keywords</strong>. Those are keywords that consist of around 3-4 different words (so instead of &#8220;fiction novel&#8221;, something like &#8220;fiction novel for teenagers&#8221;). While long-tail keywords tend to have lower search volumes, the <strong>commercial intent of shoppers is often higher</strong> as they are already looking for something more specific and also your book will be a better fit for a more specific long-tail keyword that is well aligned with the topic and content of your book (more on this topic: <a href="https://sellermetrics.app/amazon-kdp-keywords/">Make your book more discoverable with keywords</a>). </p>



<h3 class="wp-block-heading">Launching a New Book with KDP Ads &#8211; Significant Budget</h3>



<p>With a bigger budget, you can essentially <strong>afford to &#8220;learn faster&#8221; and to thus scale faster.</strong> With the ability to spend more you do not be as restrictive on your keyword targeting and you can also <strong>test Sponsored Brands ads</strong>. This is in turn will bring your ad efficiency down, but allow you to <strong>discover converting keywords faster</strong> and then to <strong>concentrate your ad spend</strong> on these keywords. Read our blog post on <a href="https://sellermetrics.app/amazon-search-term-optimization/">Amazon Search Term Optimization</a> to learn how to do this. </p>



<h3 class="wp-block-heading">Driving Amazon Sales of an Existing Book  </h3>



<p>Things are easier and more predictable when you want run KDP ads to support and increase sales of a book that you have launched a while ago. You should run your ads <strong>considering your profitability</strong> (more on that below) and also to <strong>support your organic rankings</strong>. This is known as the <a href="https://landingcube.com/amazon-flywheel-business-model/">Amazon flywheel</a> effect.  </p>



<h2 class="wp-block-heading">How KDP Advertising can Supercharge the Amazon Flywheel</h2>



<p>Understanding the power of the flywheel effect is crucial for Amazon sellers. The flywheel effect describes<strong> a positive feedback loop that occurs inside Amazon</strong> with your amazon book ads. That is because the <a href="https://sellermetrics.app/amazon-a9-algorithm/">Amazon A9 algorithm</a> that determines how your book ranks for organic (so non ad supported) search results is <strong>impacted by the total amount of books your have sold in relation to a specific search query</strong> (and also your sales velocity). So in short: if more people end up buying your book after searching for a specific keyword, then this will i<strong>mprove how your book ranks organically for said keyword</strong>. Starting this feedback loop is crucial to your success as a self-publisher on KDP and can kick start your KDP sales. This positive feedback loop is also called the &#8220;Flywheel&#8221; effect. <strong>Using KDP advertising is a very good way to start &#8220;spinning this flywheel&#8221;</strong>.</p>



<p>The flywheel effect as explained:</p>



<ol>
<li>Impression and Clicks to your book</li>



<li>Clicks = Sales</li>



<li>Sales would <img src="https://s.w.org/images/core/emoji/14.0.0/72x72/1f4c8.png" alt="📈" class="wp-smiley" style="height: 1em; max-height: 1em;" /> your keyword ranking</li>



<li>A higher ranking will mean higher sales</li>



<li>Higher sales will increase your reviews</li>



<li>More reviews = Higher conversion rate</li>



<li>Higher conversation = Higher Rankings = <img src="https://s.w.org/images/core/emoji/14.0.0/72x72/1f680.png" alt="🚀" class="wp-smiley" style="height: 1em; max-height: 1em;" /> in Sales</li>



<li>Flywheel repeats</li>
</ol>



<p>Any keywords you have converted in a sale will<strong> positively affect the relationship between your book and the keyword</strong>. Let&#8217;s say you are bidding on the keyword &#8220;Romance Novels,&#8221; It resulted in a sale, which means that the Amazon algorithm will know that this keyword is relevant to the book. Hence the ranking of your book on &#8220;Romance Novels&#8221; will improve.</p>



<p>The key takeaway is that KDP advertising will help you achieve <strong>tangible results (Sales) and intangible ones such as reviews and keyword ranking</strong>. These intangibles can affect tangible results. Knowing that KDP advertising can hit all the above objectives at one go really makes KDP advertising worthwhile, and a good investment as a result.</p>



<div style="height:100px" aria-hidden="true" class="wp-block-spacer"></div>



<h2 class="wp-block-heading">Measuring Success and ROI: KDP Ad Performance Metrics and Calculations</h2>



<p>In this section, we will deep dive into the different metrics involved in Amazon Kindle Advertising Strategy.</p>



<h3 class="wp-block-heading">Ad Performance Metrics</h3>



<ul>
<li>Impression <img src="https://s.w.org/images/core/emoji/14.0.0/72x72/27a1.png" alt="➡" class="wp-smiley" style="height: 1em; max-height: 1em;" /> The number of times ads were displayed</li>



<li>Clicks <img src="https://s.w.org/images/core/emoji/14.0.0/72x72/27a1.png" alt="➡" class="wp-smiley" style="height: 1em; max-height: 1em;" /> The number of times your ads were clicked</li>



<li>Spend <img src="https://s.w.org/images/core/emoji/14.0.0/72x72/27a1.png" alt="➡" class="wp-smiley" style="height: 1em; max-height: 1em;" /> The total click charges for a campaign/keyword/target (cost of winning the Amazon advertising bid auction)</li>



<li>Orders <img src="https://s.w.org/images/core/emoji/14.0.0/72x72/27a1.png" alt="➡" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Are the number of Amazon orders shoppers submitted after clicking on your ads.</li>



<li>Sales <img src="https://s.w.org/images/core/emoji/14.0.0/72x72/27a1.png" alt="➡" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Are the total value of books sold to shoppers within the specified timeframe for a type of campaign due to clicks on your ads.</li>



<li>KENP read <img src="https://s.w.org/images/core/emoji/14.0.0/72x72/27a1.png" alt="➡" class="wp-smiley" style="height: 1em; max-height: 1em;" /> number of pages read by <strong>Kindle Unlimited</strong> customers attributed to your ads</li>
</ul>



<h3 class="wp-block-heading">Calculated Metrics (calculated, using denominator and numerator from metrics above)</h3>



<ul>
<li>CTR % <img src="https://s.w.org/images/core/emoji/14.0.0/72x72/27a1.png" alt="➡" class="wp-smiley" style="height: 1em; max-height: 1em;" />Click Through Rate expressed as a % of Clicks/Impression. Higher % means higher more clicks per impressions means higher relevance</li>



<li>CPC $ <img src="https://s.w.org/images/core/emoji/14.0.0/72x72/27a1.png" alt="➡" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Cost Per Click is Spend/Clicks, how much your click cost on average. Influence by how much you bid is and the competitiveness of the keyword</li>



<li>ACOS % <img src="https://s.w.org/images/core/emoji/14.0.0/72x72/27a1.png" alt="➡" class="wp-smiley" style="height: 1em; max-height: 1em;" />Average Cost of Sales expressed as a % of Spend/Sales, it&#8217;s a metrics for cost for sale, lower the % means higher the ROI. An important metric in Amazon advertising</li>



<li>Estimated KENP royalties <img src="https://s.w.org/images/core/emoji/14.0.0/72x72/27a1.png" alt="➡" class="wp-smiley" style="height: 1em; max-height: 1em;" /> It&#8217;s royalties from KENP read, multiplying KENP read by the KENP rate at the time the pages were read</li>



<li>KENP Revised ACoS % <img src="https://s.w.org/images/core/emoji/14.0.0/72x72/27a1.png" alt="➡" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Its the ACoS% that takes KENP royalties in consideration, calculated as Spend/(Sales + KENP royalties)</li>
</ul>



<h2 class="wp-block-heading">Breakeven ACoS , what is it? Why is it important for Publishers</h2>



<p>As explained previously ACoS is the % of advertising spent for a gross sale. Let&#8217;s say your book retails at $14.99, it takes you 4 clicks with the total spend of $2.35 to achieve an order, the ACoS in this scenario is <strong>15.68%</strong> (<a href="https://sellermetrics.app/acos-amazon/">What is a good ACOS on Amazon</a>).</p>



<figure class="wp-block-image size-large is-resized"><img loading="lazy" decoding="async" width="1024" height="168" src="https://sellermetrics.app/wp-content/uploads/2021/03/image-31-1024x168.png" alt="" class="wp-image-3191" style="width:821px;height:134px" srcset="https://sellermetrics.app/wp-content/uploads/2021/03/image-31-1024x168.png 1024w, https://sellermetrics.app/wp-content/uploads/2021/03/image-31-300x49.png 300w, https://sellermetrics.app/wp-content/uploads/2021/03/image-31-768x126.png 768w, https://sellermetrics.app/wp-content/uploads/2021/03/image-31-1080x177.png 1080w, https://sellermetrics.app/wp-content/uploads/2021/03/image-31-1280x210.png 1280w, https://sellermetrics.app/wp-content/uploads/2021/03/image-31-980x161.png 980w, https://sellermetrics.app/wp-content/uploads/2021/03/image-31-480x79.png 480w, https://sellermetrics.app/wp-content/uploads/2021/03/image-31.png 1459w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure>



<p>With the book&#8217;s listed price at $14.99, do we actually get the full amount of that considering the extra cost, such as Amazon commission and printing cost? The answer is no. Therefore, if we run into a scenario where spending is higher than (Sales &#8211; Cost), we will be out of pocket in this advertising campaign.</p>



<p>Does spending more than your (Sales-Cost) always a bad thing? Not always. It really depends on your objective. This concept will be discussed further.</p>



<p>BUT! In order to control your cost, and ensure your campaigns are highly optimized (high ROI) you will need to understand how to calculate something called <strong>breakeven ACOS</strong>. </p>



<p>Before that though, you need to calculate your <strong>Royalty</strong>. Therefore, we should know the cost that is incurred by the author per eBook/Paperback sale:</p>



<p>eBook Cost <img src="https://s.w.org/images/core/emoji/14.0.0/72x72/27a1.png" alt="➡" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Amazon Commission and Delivery Cost</p>



<p>Paperback Cost <img src="https://s.w.org/images/core/emoji/14.0.0/72x72/27a1.png" alt="➡" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Amazon Commission and Printing Cost</p>



<p>Your royalty is net of cost, so the royalty for your book is calculated as follows:</p>



<blockquote class="wp-block-quote">
<p><strong>List Price of Book</strong> minus <strong>eBook/Paperback cost</strong></p>
</blockquote>



<p>An easy way to get the Royalty amount on your book is by going to your KDP dashboard <img src="https://s.w.org/images/core/emoji/14.0.0/72x72/27a1.png" alt="➡" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Bookshelf <img src="https://s.w.org/images/core/emoji/14.0.0/72x72/27a1.png" alt="➡" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Rollover on the &#8216;&#8230;&#8221; beside the book <img src="https://s.w.org/images/core/emoji/14.0.0/72x72/27a1.png" alt="➡" class="wp-smiley" style="height: 1em; max-height: 1em;" /> edit ebook/print book pricing</p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="493" src="https://sellermetrics.app/wp-content/uploads/2021/03/image-32-1024x493.png" alt="" class="wp-image-3198" srcset="https://sellermetrics.app/wp-content/uploads/2021/03/image-32-1024x493.png 1024w, https://sellermetrics.app/wp-content/uploads/2021/03/image-32-300x145.png 300w, https://sellermetrics.app/wp-content/uploads/2021/03/image-32-768x370.png 768w, https://sellermetrics.app/wp-content/uploads/2021/03/image-32-1536x740.png 1536w, https://sellermetrics.app/wp-content/uploads/2021/03/image-32-1080x520.png 1080w, https://sellermetrics.app/wp-content/uploads/2021/03/image-32-1280x617.png 1280w, https://sellermetrics.app/wp-content/uploads/2021/03/image-32-980x472.png 980w, https://sellermetrics.app/wp-content/uploads/2021/03/image-32-480x231.png 480w, https://sellermetrics.app/wp-content/uploads/2021/03/image-32.png 1584w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure>



<p> Under the section &#8220;Royalty and Pricing&#8221; you can see what your Royalty is (your net amount) on each of the marketplaces</p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="596" src="https://sellermetrics.app/wp-content/uploads/2021/03/image-33-1024x596.png" alt="" class="wp-image-3200" srcset="https://sellermetrics.app/wp-content/uploads/2021/03/image-33-1024x596.png 1024w, https://sellermetrics.app/wp-content/uploads/2021/03/image-33-300x175.png 300w, https://sellermetrics.app/wp-content/uploads/2021/03/image-33-768x447.png 768w, https://sellermetrics.app/wp-content/uploads/2021/03/image-33-1536x894.png 1536w, https://sellermetrics.app/wp-content/uploads/2021/03/image-33-1080x629.png 1080w, https://sellermetrics.app/wp-content/uploads/2021/03/image-33-1280x745.png 1280w, https://sellermetrics.app/wp-content/uploads/2021/03/image-33-980x570.png 980w, https://sellermetrics.app/wp-content/uploads/2021/03/image-33-480x279.png 480w, https://sellermetrics.app/wp-content/uploads/2021/03/image-33.png 1608w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure>


<div class="wp-block-image">
<figure class="aligncenter size-large is-resized"><img loading="lazy" decoding="async" width="1024" height="336" src="https://sellermetrics.app/wp-content/uploads/2021/03/image-34-1024x336.png" alt="" class="wp-image-3201" style="width:821px;height:269px" srcset="https://sellermetrics.app/wp-content/uploads/2021/03/image-34-1024x336.png 1024w, https://sellermetrics.app/wp-content/uploads/2021/03/image-34-300x98.png 300w, https://sellermetrics.app/wp-content/uploads/2021/03/image-34-768x252.png 768w, https://sellermetrics.app/wp-content/uploads/2021/03/image-34-1080x354.png 1080w, https://sellermetrics.app/wp-content/uploads/2021/03/image-34-1280x420.png 1280w, https://sellermetrics.app/wp-content/uploads/2021/03/image-34-980x322.png 980w, https://sellermetrics.app/wp-content/uploads/2021/03/image-34-480x157.png 480w, https://sellermetrics.app/wp-content/uploads/2021/03/image-34.png 1524w" sizes="(max-width: 1024px) 100vw, 1024px" /><figcaption class="wp-element-caption"><strong>Figure 2</strong></figcaption></figure></div>


<p></p>



<p>Armed with the <strong>Royalty</strong> and the <strong>Listed Price</strong>, we have the information to calculate the breakeven ACoS, which is:</p>


<div class="wp-block-image">
<figure class="aligncenter size-large is-resized"><img loading="lazy" decoding="async" width="1024" height="931" src="https://sellermetrics.app/wp-content/uploads/2021/04/BREAKEVEN-ACOS-34-1024x931.png" alt="" class="wp-image-3548" style="width:256px;height:233px" srcset="https://sellermetrics.app/wp-content/uploads/2021/04/BREAKEVEN-ACOS-34-1024x931.png 1024w, https://sellermetrics.app/wp-content/uploads/2021/04/BREAKEVEN-ACOS-34-300x273.png 300w, https://sellermetrics.app/wp-content/uploads/2021/04/BREAKEVEN-ACOS-34-768x698.png 768w, https://sellermetrics.app/wp-content/uploads/2021/04/BREAKEVEN-ACOS-34-1080x981.png 1080w, https://sellermetrics.app/wp-content/uploads/2021/04/BREAKEVEN-ACOS-34-1280x1163.png 1280w, https://sellermetrics.app/wp-content/uploads/2021/04/BREAKEVEN-ACOS-34-980x891.png 980w, https://sellermetrics.app/wp-content/uploads/2021/04/BREAKEVEN-ACOS-34-480x436.png 480w, https://sellermetrics.app/wp-content/uploads/2021/04/BREAKEVEN-ACOS-34.png 1370w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure></div>


<p>So if we use the example in figure 2, List Price is $14.99, and the Royalty is $6.84, then our breakeven ACoS is:</p>



<blockquote class="wp-block-quote">
<p><strong>Breakeven ACoS % = <strong>$</strong>6.84/<strong><strong><strong>$14.99</strong></strong></strong></strong> <img src="https://s.w.org/images/core/emoji/14.0.0/72x72/27a1.png" alt="➡" class="wp-smiley" style="height: 1em; max-height: 1em;" /> <strong>45.6%</strong></p>
</blockquote>



<p>That means if the <strong>ACoS on campaigns or at the keywords/target level is higher than our breakeven AcoS</strong> of <strong><strong>45.6</strong>%</strong> than we are losing money and on the other hand, if <strong>ACoS lower than the breakeven ACoS</strong> than the campaign/keyword/target is making money. The following demonstrates the different scenarios:</p>



<ol>
<li>Money Making Advertising Campaigns <img src="https://s.w.org/images/core/emoji/14.0.0/72x72/27a1.png" alt="➡" class="wp-smiley" style="height: 1em; max-height: 1em;" /> ACoS &lt; Breakeven ACoS</li>



<li>Money Losing Advertising Campaign <img src="https://s.w.org/images/core/emoji/14.0.0/72x72/27a1.png" alt="➡" class="wp-smiley" style="height: 1em; max-height: 1em;" /> ACoS &gt; Breakeven ACoS</li>



<li>Breakeven Advertising Campaign <img src="https://s.w.org/images/core/emoji/14.0.0/72x72/27a1.png" alt="➡" class="wp-smiley" style="height: 1em; max-height: 1em;" /> ACoS = Breakeven ACoS</li>
</ol>



<p>By knowing your breakeven ACoS% you can use that as your key benchmark in the ongoing KDP advertising management and <a href="https://sellermetrics.app/amazon-fba-private-label/">listing optimization</a> (<a href="https://sellermetrics.app/listing-optimization/">Amazon Listing Optimization Services</a>). From the 3 scenarios above it may seem obvious that you want to avoid scenario 2, but it really depends on your advertising objectives, which will be discussed in the next section.</p>



<h2 class="wp-block-heading">Picking the Right KDP Advertising Objectives</h2>



<p>Let&#8217;s talk about campaign objectives, the key here is to identify what is the end goal here for your KDP advertising campaign, so you can establish your Amazon kindle advertising strategy. The following are the potential objectives for your KDP Advertising campaigns:</p>



<ul>
<li>Building an author&#8217;s brand <img src="https://s.w.org/images/core/emoji/14.0.0/72x72/27a1.png" alt="➡" class="wp-smiley" style="height: 1em; max-height: 1em;" /> ACoS &gt; Breakeven ACoS</li>



<li>Building a book series brand <img src="https://s.w.org/images/core/emoji/14.0.0/72x72/27a1.png" alt="➡" class="wp-smiley" style="height: 1em; max-height: 1em;" /> ACoS &gt; Breakeven ACoS</li>



<li>Ranking for Keywords <img src="https://s.w.org/images/core/emoji/14.0.0/72x72/27a1.png" alt="➡" class="wp-smiley" style="height: 1em; max-height: 1em;" /> ACoS &gt; Breakeven ACoS</li>



<li>Taking sales from competition <img src="https://s.w.org/images/core/emoji/14.0.0/72x72/27a1.png" alt="➡" class="wp-smiley" style="height: 1em; max-height: 1em;" /> ACoS &gt; Breakeven ACoS</li>



<li>Increase Sales <img src="https://s.w.org/images/core/emoji/14.0.0/72x72/27a1.png" alt="➡" class="wp-smiley" style="height: 1em; max-height: 1em;" /> ACoS &gt; Breakeven ACoS</li>



<li>Increase and scale your royalties <img src="https://s.w.org/images/core/emoji/14.0.0/72x72/27a1.png" alt="➡" class="wp-smiley" style="height: 1em; max-height: 1em;" /> ACoS &lt;= Breakeven ACoS</li>
</ul>



<p>I may not have included all potential objectives, but I think you get the picture and hopefully it will help you inform your Amazon Kindle Advertising Strategy.</p>



<p>The key point is that if you have a certain objective in mind then you will have to be realistic with your ACoS targets. For example, you want to really rank for a keyword to ensure you are number #1 on the search results, then realistically your ACoS for that keyword will be higher than your breakeven ACoS.</p>



<p>Also, any top of the funnel activities such brand-building advertising objectives will normally results in a relatively higher ACoS.</p>



<div style="height:100px" aria-hidden="true" class="wp-block-spacer"></div>



<h2 class="wp-block-heading">KENP Royalties, KENP Reads and KENP Revised ACoS %</h2>



<p>In genres such as sci-fiction and romance, the revenue coming from Kindle Unlimited can be significant. This is reflected in the KENP Royalties via the KENP Reads and also impacts your Amazon Kindle Advertising Strategy. Since KENP Royalties can be an amount that can change your bid adjustments</p>



<p>As you run your KDP Ads your royalties from these campaigns will trickle in, that is when you need to adjust your breakeven ACoS to include KENP Royalties. Hence your calculus will need to change</p>



<p>So your new KENP Adjusted ACoS will be:</p>



<p><strong>KENP Revised ACoS % = Spend/(Sales + KENP Royalties)</strong></p>



<p>Unfortunately, this <strong>KENP Revised ACoS %</strong> figure is not inside the Amazon ad console, but it is inside SellerMetrics so the KDP authors that uses our system can optimize their bids using the <strong>KENP Revised ACoS %</strong> instead of plain ACoS % (more on the that later).</p>


<div class="wp-block-image">
<figure class="aligncenter size-large is-resized"><img loading="lazy" decoding="async" width="1024" height="418" src="https://sellermetrics.app/wp-content/uploads/2021/11/image-14-1024x418.png" alt="KENP ACoS %" class="wp-image-8097" style="width:821px;height:335px" srcset="https://sellermetrics.app/wp-content/uploads/2021/11/image-14-1024x418.png 1024w, https://sellermetrics.app/wp-content/uploads/2021/11/image-14-300x123.png 300w, https://sellermetrics.app/wp-content/uploads/2021/11/image-14-768x314.png 768w, https://sellermetrics.app/wp-content/uploads/2021/11/image-14-1080x441.png 1080w, https://sellermetrics.app/wp-content/uploads/2021/11/image-14-1280x523.png 1280w, https://sellermetrics.app/wp-content/uploads/2021/11/image-14-980x400.png 980w, https://sellermetrics.app/wp-content/uploads/2021/11/image-14-480x196.png 480w, https://sellermetrics.app/wp-content/uploads/2021/11/image-14.png 1351w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure></div>


<p>As you can see above your optimal bid calculus changes with the  <strong>KENP Revised ACoS %</strong> </p>



<div style="height:100px" aria-hidden="true" class="wp-block-spacer"></div>



<h2 class="wp-block-heading">How to Troubleshoot and Optimize your KDP Advertising Campaigns</h2>



<p>Ok, now that you have created your first campaign and started to drive clicks and orders, you cannot just sit back and relax. To improve your ROI or make sure you are fulfilling your objectives, you will need to optimize your KDP advertising campaigns, in other words, optimization. Here are 5 steps you can take to optimize your campaign. Of course, they&#8217;re probably much more complicated and comprehensive ways out there. I condensed the optimization process to 5 quick and easy steps, which only needed to be done once a week.</p>



<p><strong>Step 1</strong> &#8211; Stopping Bleeders</p>



<ul>
<li>Select last 60 days date range</li>



<li>Filter by clicks =&gt;8</li>



<li>Orders = 0</li>
</ul>



<p>Action <img src="https://s.w.org/images/core/emoji/14.0.0/72x72/27a1.png" alt="➡" class="wp-smiley" style="height: 1em; max-height: 1em;" />Change Bid to $0.02 (Amazon min bid)</p>


<div class="wp-block-image">
<figure class="aligncenter size-large is-resized"><img loading="lazy" decoding="async" width="1024" height="283" src="https://sellermetrics.app/wp-content/uploads/2021/03/image-59-1024x283.png" alt="" class="wp-image-3274" style="width:821px;height:226px" srcset="https://sellermetrics.app/wp-content/uploads/2021/03/image-59-1024x283.png 1024w, https://sellermetrics.app/wp-content/uploads/2021/03/image-59-300x83.png 300w, https://sellermetrics.app/wp-content/uploads/2021/03/image-59-768x212.png 768w, https://sellermetrics.app/wp-content/uploads/2021/03/image-59-1536x424.png 1536w, https://sellermetrics.app/wp-content/uploads/2021/03/image-59-2048x565.png 2048w, https://sellermetrics.app/wp-content/uploads/2021/03/image-59-1080x298.png 1080w, https://sellermetrics.app/wp-content/uploads/2021/03/image-59-1280x353.png 1280w, https://sellermetrics.app/wp-content/uploads/2021/03/image-59-980x270.png 980w, https://sellermetrics.app/wp-content/uploads/2021/03/image-59-480x132.png 480w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure></div>


<p><strong>Step 2</strong> &#8211; Decrease bids with really high ACoS</p>



<ul id="block-bf89063c-3020-4d87-855a-60b9dccc3ebf">
<li>Select last 60 days date range</li>



<li>Filter by clicks =&gt;6</li>



<li>Orders &gt; 0</li>



<li>ACoS % &gt; 100%</li>
</ul>



<p>Action <img src="https://s.w.org/images/core/emoji/14.0.0/72x72/27a1.png" alt="➡" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Decrease bid to 50%</p>


<div class="wp-block-image">
<figure class="aligncenter size-large is-resized"><img loading="lazy" decoding="async" width="1024" height="562" src="https://sellermetrics.app/wp-content/uploads/2021/03/image-60-1024x562.png" alt="" class="wp-image-3276" style="width:817px;height:448px" srcset="https://sellermetrics.app/wp-content/uploads/2021/03/image-60-1024x562.png 1024w, https://sellermetrics.app/wp-content/uploads/2021/03/image-60-300x165.png 300w, https://sellermetrics.app/wp-content/uploads/2021/03/image-60-768x422.png 768w, https://sellermetrics.app/wp-content/uploads/2021/03/image-60-1536x843.png 1536w, https://sellermetrics.app/wp-content/uploads/2021/03/image-60-1080x593.png 1080w, https://sellermetrics.app/wp-content/uploads/2021/03/image-60-1280x703.png 1280w, https://sellermetrics.app/wp-content/uploads/2021/03/image-60-980x538.png 980w, https://sellermetrics.app/wp-content/uploads/2021/03/image-60-480x263.png 480w, https://sellermetrics.app/wp-content/uploads/2021/03/image-60.png 1973w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure></div>


<p><strong>Step 3</strong> &#8211; Decrease bid higher than your breakeven ACoS (in our example our breakeven ACoS is <strong>45.6%</strong>)</p>



<ul id="block-bf89063c-3020-4d87-855a-60b9dccc3ebf">
<li>Select last 60 days date range</li>



<li>Filter by clicks =&gt;6</li>



<li>Orders &gt; 0</li>



<li>ACoS % =&gt; 45.6% and &lt;=100%</li>
</ul>



<p>Action <img src="https://s.w.org/images/core/emoji/14.0.0/72x72/27a1.png" alt="➡" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Decrease bid to 25%</p>



<figure class="wp-block-image size-large is-resized"><img loading="lazy" decoding="async" width="1024" height="451" src="https://sellermetrics.app/wp-content/uploads/2021/03/image-61-1024x451.png" alt="" class="wp-image-3279" style="width:821px;height:361px" srcset="https://sellermetrics.app/wp-content/uploads/2021/03/image-61-1024x451.png 1024w, https://sellermetrics.app/wp-content/uploads/2021/03/image-61-300x132.png 300w, https://sellermetrics.app/wp-content/uploads/2021/03/image-61-768x338.png 768w, https://sellermetrics.app/wp-content/uploads/2021/03/image-61-1536x677.png 1536w, https://sellermetrics.app/wp-content/uploads/2021/03/image-61-2048x902.png 2048w, https://sellermetrics.app/wp-content/uploads/2021/03/image-61-1080x476.png 1080w, https://sellermetrics.app/wp-content/uploads/2021/03/image-61-1280x564.png 1280w, https://sellermetrics.app/wp-content/uploads/2021/03/image-61-980x432.png 980w, https://sellermetrics.app/wp-content/uploads/2021/03/image-61-480x211.png 480w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure>



<p><strong>Step 4</strong> &#8211; Increase bid on really low ACoS</p>



<ul id="block-bf89063c-3020-4d87-855a-60b9dccc3ebf">
<li>Select last 60 days date range</li>



<li>Filter by clicks =&gt;6</li>



<li>Orders &gt; 1</li>



<li>ACoS %  &lt;=22.2% (Half of 45.6%)</li>
</ul>



<p>Action <img src="https://s.w.org/images/core/emoji/14.0.0/72x72/27a1.png" alt="➡" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Increase bid 20% above CPC (If you are not using SellerMetrics, this require a lot of manual calculations)</p>



<figure class="wp-block-image size-large is-resized"><img loading="lazy" decoding="async" width="1024" height="450" src="https://sellermetrics.app/wp-content/uploads/2021/03/image-62-1024x450.png" alt="" class="wp-image-3282" style="width:821px;height:360px" srcset="https://sellermetrics.app/wp-content/uploads/2021/03/image-62-1024x450.png 1024w, https://sellermetrics.app/wp-content/uploads/2021/03/image-62-300x132.png 300w, https://sellermetrics.app/wp-content/uploads/2021/03/image-62-768x338.png 768w, https://sellermetrics.app/wp-content/uploads/2021/03/image-62-1536x675.png 1536w, https://sellermetrics.app/wp-content/uploads/2021/03/image-62-2048x900.png 2048w, https://sellermetrics.app/wp-content/uploads/2021/03/image-62-1080x475.png 1080w, https://sellermetrics.app/wp-content/uploads/2021/03/image-62-1280x563.png 1280w, https://sellermetrics.app/wp-content/uploads/2021/03/image-62-980x431.png 980w, https://sellermetrics.app/wp-content/uploads/2021/03/image-62-480x211.png 480w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure>



<p><strong>Step 5</strong> &#8211; Add new keyword and negative keywords</p>



<p>This step will require you to run Amazon advertising reports. On the Amazon advertising dashboard click on &#8220;Report&#8221; <img src="https://s.w.org/images/core/emoji/14.0.0/72x72/27a1.png" alt="➡" class="wp-smiley" style="height: 1em; max-height: 1em;" />Click &#8220;Create Report&#8221; <img src="https://s.w.org/images/core/emoji/14.0.0/72x72/27a1.png" alt="➡" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Select Campaign Type <img src="https://s.w.org/images/core/emoji/14.0.0/72x72/27a1.png" alt="➡" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Report Type &#8220;Search Term&#8221; <img src="https://s.w.org/images/core/emoji/14.0.0/72x72/27a1.png" alt="➡" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Report Period last 30 Days  <img src="https://s.w.org/images/core/emoji/14.0.0/72x72/27a1.png" alt="➡" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Click &#8220;Run Report&#8221;</p>


<div class="wp-block-image">
<figure class="aligncenter size-large is-resized"><img loading="lazy" decoding="async" width="1024" height="369" src="https://sellermetrics.app/wp-content/uploads/2021/03/image-63-1024x369.png" alt="" class="wp-image-3285" style="width:651px;height:234px" srcset="https://sellermetrics.app/wp-content/uploads/2021/03/image-63-1024x369.png 1024w, https://sellermetrics.app/wp-content/uploads/2021/03/image-63-300x108.png 300w, https://sellermetrics.app/wp-content/uploads/2021/03/image-63-768x277.png 768w, https://sellermetrics.app/wp-content/uploads/2021/03/image-63-1536x553.png 1536w, https://sellermetrics.app/wp-content/uploads/2021/03/image-63-2048x738.png 2048w, https://sellermetrics.app/wp-content/uploads/2021/03/image-63-1080x389.png 1080w, https://sellermetrics.app/wp-content/uploads/2021/03/image-63-1280x461.png 1280w, https://sellermetrics.app/wp-content/uploads/2021/03/image-63-980x353.png 980w, https://sellermetrics.app/wp-content/uploads/2021/03/image-63-480x173.png 480w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure></div>


<p>Once the report has been processed, download and open the report.</p>



<h3 class="wp-block-heading">Add new Converting Keywords</h3>



<p>You will filter the report for any &#8220;Customer Search Term&#8221; that converted as an order, and filter match type to exclude &#8220;Exact&#8221;. </p>



<p>Lastly, compare if the &#8220;Customer Search Term&#8221; is NOT equal to &#8220;Targeting&#8221; values. You can do this with a simple spreadsheet IF formula. The idea is that you want to pick up unique &#8220;Customer Search Term&#8221; values that resulted in an order that is NOT currently in your campaign</p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="267" src="https://sellermetrics.app/wp-content/uploads/2021/03/image-65-1024x267.png" alt="" class="wp-image-3288" srcset="https://sellermetrics.app/wp-content/uploads/2021/03/image-65-1024x267.png 1024w, https://sellermetrics.app/wp-content/uploads/2021/03/image-65-300x78.png 300w, https://sellermetrics.app/wp-content/uploads/2021/03/image-65-768x200.png 768w, https://sellermetrics.app/wp-content/uploads/2021/03/image-65-1536x401.png 1536w, https://sellermetrics.app/wp-content/uploads/2021/03/image-65-2048x535.png 2048w, https://sellermetrics.app/wp-content/uploads/2021/03/image-65-1080x282.png 1080w, https://sellermetrics.app/wp-content/uploads/2021/03/image-65-1280x334.png 1280w, https://sellermetrics.app/wp-content/uploads/2021/03/image-65-980x256.png 980w, https://sellermetrics.app/wp-content/uploads/2021/03/image-65-480x125.png 480w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure>



<figure class="wp-block-image size-large is-resized"><img loading="lazy" decoding="async" width="1024" height="199" src="https://sellermetrics.app/wp-content/uploads/2021/03/image-66-1024x199.png" alt="" class="wp-image-3290" style="width:821px;height:159px" srcset="https://sellermetrics.app/wp-content/uploads/2021/03/image-66-1024x199.png 1024w, https://sellermetrics.app/wp-content/uploads/2021/03/image-66-300x58.png 300w, https://sellermetrics.app/wp-content/uploads/2021/03/image-66-768x150.png 768w, https://sellermetrics.app/wp-content/uploads/2021/03/image-66-1536x299.png 1536w, https://sellermetrics.app/wp-content/uploads/2021/03/image-66-2048x399.png 2048w, https://sellermetrics.app/wp-content/uploads/2021/03/image-66-1080x210.png 1080w, https://sellermetrics.app/wp-content/uploads/2021/03/image-66-1280x249.png 1280w, https://sellermetrics.app/wp-content/uploads/2021/03/image-66-980x191.png 980w, https://sellermetrics.app/wp-content/uploads/2021/03/image-66-480x94.png 480w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure>



<p>Add the filtered search terms into the corresponding KDP advertising campaign. As to what the starting bid should be, I would use the CPC value on the campaign level</p>


<div class="wp-block-image">
<figure class="aligncenter size-large is-resized"><img loading="lazy" decoding="async" width="1024" height="576" src="https://sellermetrics.app/wp-content/uploads/2021/03/image-67-1024x576.png" alt="" class="wp-image-3292" style="width:623px;height:350px" srcset="https://sellermetrics.app/wp-content/uploads/2021/03/image-67-1024x576.png 1024w, https://sellermetrics.app/wp-content/uploads/2021/03/image-67-300x169.png 300w, https://sellermetrics.app/wp-content/uploads/2021/03/image-67-768x432.png 768w, https://sellermetrics.app/wp-content/uploads/2021/03/image-67-1536x864.png 1536w, https://sellermetrics.app/wp-content/uploads/2021/03/image-67-2048x1152.png 2048w, https://sellermetrics.app/wp-content/uploads/2021/03/image-67-1080x608.png 1080w, https://sellermetrics.app/wp-content/uploads/2021/03/image-67-1280x720.png 1280w, https://sellermetrics.app/wp-content/uploads/2021/03/image-67-980x551.png 980w, https://sellermetrics.app/wp-content/uploads/2021/03/image-67-480x270.png 480w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure></div>


<h3 class="wp-block-heading">How to add Negative Keywords to Refine Ad Targeting</h3>



<p>Going back to the search term report, you will filter for clicks =&gt; 8 and order (14 Day Total Orders) = 0</p>



<p>Add the resulting values on the &#8220;Customer Search Term&#8221; field and add the negative keywords by going into the corresponding campaign <img src="https://s.w.org/images/core/emoji/14.0.0/72x72/27a1.png" alt="➡" class="wp-smiley" style="height: 1em; max-height: 1em;" />click &#8220;negative targeting&#8221; <img src="https://s.w.org/images/core/emoji/14.0.0/72x72/27a1.png" alt="➡" class="wp-smiley" style="height: 1em; max-height: 1em;" />click &#8220;Add negative keywords&#8221;. It is also highly recommended that you use the &#8220;Negative Exact&#8221; match type</p>


<div class="wp-block-image">
<figure class="aligncenter size-large is-resized"><img loading="lazy" decoding="async" width="1024" height="542" src="https://sellermetrics.app/wp-content/uploads/2021/03/image-69-1024x542.png" alt="" class="wp-image-3295" style="width:821px;height:434px" srcset="https://sellermetrics.app/wp-content/uploads/2021/03/image-69-1024x542.png 1024w, https://sellermetrics.app/wp-content/uploads/2021/03/image-69-300x159.png 300w, https://sellermetrics.app/wp-content/uploads/2021/03/image-69-768x407.png 768w, https://sellermetrics.app/wp-content/uploads/2021/03/image-69-1536x814.png 1536w, https://sellermetrics.app/wp-content/uploads/2021/03/image-69-2048x1085.png 2048w, https://sellermetrics.app/wp-content/uploads/2021/03/image-69-1080x572.png 1080w, https://sellermetrics.app/wp-content/uploads/2021/03/image-69-1280x678.png 1280w, https://sellermetrics.app/wp-content/uploads/2021/03/image-69-980x519.png 980w, https://sellermetrics.app/wp-content/uploads/2021/03/image-69-480x254.png 480w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure></div>


<p>As a writer, I understand that you want to spend all your time writing your best work. That is why I condense the optimization process to only 5 steps, once a week. Doing all the above should not take more than 2 hours out of your week. Depending on the number of campaigns you are currently running, of course. </p>



<p>If the 5 steps are followed week in and week out, you should see your campaign optimized. This means sales increase and at the same time your ACoS decrease. That is the goal all Amazon advertiser is striving towards.</p>



<p>Also to note, the above optimization process doesn&#8217;t take into account the KENP royalties. Optimizing with KENP royalties can only be done using SellerMetrics, which we will document below.</p>



<div style="height:100px" aria-hidden="true" class="wp-block-spacer"></div>



<h2 class="wp-block-heading">How can SellerMetrics Help Kindle Authors?</h2>



<p>There are many choices for Amazon Ads software that sits on top of the Amazon Advertising Platform. Unfortunately, not all Amazon PPC software is KDP friendly. We at SellerMetrics designed our KDP PPC software to support KDP publishers as well as Amazon product sellers with unparalleled options to optimize their Amazon Kindle Advertising Strategy. </p>



<p>SellerMetrics supports the following feature:</p>



<ul>
<li>Automatically collects your KDP ads data daily (collect past the 60-day date range limit)</li>



<li>Able to connect your KDP Advertising account via an API connection</li>



<li>Allows you to optimize multiple campaigns at once (able to do the 5 step optimization process between different campaigns and accounts)</li>



<li>KENP Read/KENP Royalties/KENP Revised ACoS % metrics</li>



<li>Harvest Search using # of KENP Read</li>



<li>Bid adjustment decisions with KENP Royalties data point included</li>



<li>Bid automation (can set your campaigns to automatically optimize based on SellerMetrics advance algorithms using user-defined ACoS goals as the target)</li>
</ul>



<div style="height:100px" aria-hidden="true" class="wp-block-spacer"></div>



<h2 class="wp-block-heading">KDP Ads Optimization using SellerMetrics (via KENP Revised ACoS %)</h2>



<figure class="wp-block-embed aligncenter is-type-video is-provider-loom wp-block-embed-loom wp-embed-aspect-4-3 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
<iframe loading="lazy" title="KENP Manual Bid Ops using SellerMetrics" src="https://www.loom.com/embed/899f714097044683ae78c289684453c1" frameborder="0" width="500" height="375" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe>
</div></figure>



<h4 class="wp-block-heading">Step 1&nbsp;– Stopping Bleeders</h4>



<ul>
<li>Select last 60 days date range</li>



<li>Filter by clicks =&gt;8</li>



<li>KENP Read = 0</li>



<li>Orders = 0</li>
</ul>



<p>Action <img src="https://s.w.org/images/core/emoji/14.0.0/72x72/27a1.png" alt="➡" class="wp-smiley" style="height: 1em; max-height: 1em;" />Change Bid to $0.02 (Amazon min bid)</p>


<div class="wp-block-image">
<figure class="aligncenter size-large is-resized"><img loading="lazy" decoding="async" width="1024" height="561" src="https://sellermetrics.app/wp-content/uploads/2021/11/image-15-1024x561.png" alt="Stop Bleeder SellerMetrics KENP" class="wp-image-8104" style="width:917px;height:502px" srcset="https://sellermetrics.app/wp-content/uploads/2021/11/image-15-1024x561.png 1024w, https://sellermetrics.app/wp-content/uploads/2021/11/image-15-300x164.png 300w, https://sellermetrics.app/wp-content/uploads/2021/11/image-15-768x421.png 768w, https://sellermetrics.app/wp-content/uploads/2021/11/image-15-1536x841.png 1536w, https://sellermetrics.app/wp-content/uploads/2021/11/image-15-2048x1122.png 2048w, https://sellermetrics.app/wp-content/uploads/2021/11/image-15-1080x592.png 1080w, https://sellermetrics.app/wp-content/uploads/2021/11/image-15-1280x701.png 1280w, https://sellermetrics.app/wp-content/uploads/2021/11/image-15-980x537.png 980w, https://sellermetrics.app/wp-content/uploads/2021/11/image-15-480x263.png 480w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure></div>


<h4 class="wp-block-heading"><strong>Step 2</strong>&nbsp;– Decrease bids with really high KENP Revised ACoS%</h4>



<ul id="block-bf89063c-3020-4d87-855a-60b9dccc3ebf">
<li>Select last 60 days date range</li>



<li>Filter by clicks =&gt;6</li>



<li>KENP Revised ACoS &gt; 100%</li>
</ul>



<p>Action <img src="https://s.w.org/images/core/emoji/14.0.0/72x72/27a1.png" alt="➡" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Decrease 50% from CPC</p>


<div class="wp-block-image">
<figure class="aligncenter size-large is-resized"><img loading="lazy" decoding="async" width="1024" height="559" src="https://sellermetrics.app/wp-content/uploads/2021/11/image-42-1024x559.png" alt="Decrease bids SellerMetrics KENP" class="wp-image-8172" style="width:821px;height:448px" srcset="https://sellermetrics.app/wp-content/uploads/2021/11/image-42-1024x559.png 1024w, https://sellermetrics.app/wp-content/uploads/2021/11/image-42-300x164.png 300w, https://sellermetrics.app/wp-content/uploads/2021/11/image-42-768x419.png 768w, https://sellermetrics.app/wp-content/uploads/2021/11/image-42-1536x838.png 1536w, https://sellermetrics.app/wp-content/uploads/2021/11/image-42-1080x589.png 1080w, https://sellermetrics.app/wp-content/uploads/2021/11/image-42-1280x698.png 1280w, https://sellermetrics.app/wp-content/uploads/2021/11/image-42-980x535.png 980w, https://sellermetrics.app/wp-content/uploads/2021/11/image-42-480x262.png 480w, https://sellermetrics.app/wp-content/uploads/2021/11/image-42.png 1928w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure></div>


<h4 class="wp-block-heading"><strong>Step 3</strong>&nbsp;– Decrease bid higher than your breakeven ACoS (in our example our breakeven ACoS is&nbsp;<strong>45.6%</strong>)</h4>



<ul id="block-bf89063c-3020-4d87-855a-60b9dccc3ebf">
<li>Select last 60 days date range</li>



<li>Filter by clicks =&gt;6</li>



<li>KENP Revised ACoS % =&gt; 45.6% and &lt;=100%</li>
</ul>



<p>Action <img src="https://s.w.org/images/core/emoji/14.0.0/72x72/27a1.png" alt="➡" class="wp-smiley" style="height: 1em; max-height: 1em;" />  Decrease 25% from CPC </p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="594" src="https://sellermetrics.app/wp-content/uploads/2021/11/image-43-1024x594.png" alt="Decrease bids SellerMetrics KENP" class="wp-image-8174" srcset="https://sellermetrics.app/wp-content/uploads/2021/11/image-43-1024x594.png 1024w, https://sellermetrics.app/wp-content/uploads/2021/11/image-43-300x174.png 300w, https://sellermetrics.app/wp-content/uploads/2021/11/image-43-768x445.png 768w, https://sellermetrics.app/wp-content/uploads/2021/11/image-43-1536x890.png 1536w, https://sellermetrics.app/wp-content/uploads/2021/11/image-43-1080x626.png 1080w, https://sellermetrics.app/wp-content/uploads/2021/11/image-43-1280x742.png 1280w, https://sellermetrics.app/wp-content/uploads/2021/11/image-43-980x568.png 980w, https://sellermetrics.app/wp-content/uploads/2021/11/image-43-480x278.png 480w, https://sellermetrics.app/wp-content/uploads/2021/11/image-43.png 2008w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure>



<h4 class="wp-block-heading"><strong>Step 4</strong>&nbsp;– Increase bid on really low KENP Revised ACoS %</h4>



<ul id="block-bf89063c-3020-4d87-855a-60b9dccc3ebf">
<li>Select last 60 days date range</li>



<li>Filter by clicks =&gt;6</li>



<li>KENP Revised ACoS % &gt; 0 % and &lt;=22.2% (Half of 45.6%)</li>
</ul>



<p>Action <img src="https://s.w.org/images/core/emoji/14.0.0/72x72/27a1.png" alt="➡" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Increase bid 20% above CPC (If you are not using SellerMetrics, this require a lot of manual calculations)</p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="586" src="https://sellermetrics.app/wp-content/uploads/2021/11/image-44-1024x586.png" alt="Decrease bids SellerMetrics KENP" class="wp-image-8175" srcset="https://sellermetrics.app/wp-content/uploads/2021/11/image-44-1024x586.png 1024w, https://sellermetrics.app/wp-content/uploads/2021/11/image-44-300x172.png 300w, https://sellermetrics.app/wp-content/uploads/2021/11/image-44-768x439.png 768w, https://sellermetrics.app/wp-content/uploads/2021/11/image-44-1536x879.png 1536w, https://sellermetrics.app/wp-content/uploads/2021/11/image-44-1080x618.png 1080w, https://sellermetrics.app/wp-content/uploads/2021/11/image-44-1280x732.png 1280w, https://sellermetrics.app/wp-content/uploads/2021/11/image-44-980x561.png 980w, https://sellermetrics.app/wp-content/uploads/2021/11/image-44-480x275.png 480w, https://sellermetrics.app/wp-content/uploads/2021/11/image-44.png 2024w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure>



<h4 class="wp-block-heading"><strong>Step 5</strong>&nbsp;– Add new keyword and negative keywords</h4>



<p>Using SellerMetrics to &#8220;Harvesting&#8221; your search terms and add them as keyword is super simple. This can be done for both positive and negative, by either orders or KENP reads as your trigger threshold.</p>



<h4 class="wp-block-heading">Setup Search Term Rules </h4>



<p>Beauty of SellerMetrics is that you can tell the system to <em><span style="text-decoration: underline;">harvest for # of Order and # of KENP Reads</span></em></p>



<div class="wp-block-jetpack-tiled-gallery aligncenter is-style-columns"><div class="tiled-gallery__gallery"><div class="tiled-gallery__row"><div class="tiled-gallery__col" style="flex-basis:49.24480%"><figure class="tiled-gallery__item"><img decoding="async" srcset="https://i0.wp.com/www.sellermetrics.app/wp-content/uploads/2021/11/image-24-849x1024.png?strip=info&#038;w=600&#038;ssl=1 600w,https://i0.wp.com/www.sellermetrics.app/wp-content/uploads/2021/11/image-24-849x1024.png?strip=info&#038;w=900&#038;ssl=1 900w,https://i0.wp.com/www.sellermetrics.app/wp-content/uploads/2021/11/image-24-849x1024.png?strip=info&#038;w=959&#038;ssl=1 959w" alt="" data-height="1157" data-id="8121" data-link="https://sellermetrics.app/amazon-kdp-advertising/image-24-8/" data-url="https://sellermetrics.app/wp-content/uploads/2021/11/image-24-849x1024.png" data-width="959" src="https://i0.wp.com/www.sellermetrics.app/wp-content/uploads/2021/11/image-24-849x1024.png?ssl=1" data-amp-layout="responsive"/></figure></div><div class="tiled-gallery__col" style="flex-basis:50.75520%"><figure class="tiled-gallery__item"><img decoding="async" srcset="https://i0.wp.com/www.sellermetrics.app/wp-content/uploads/2021/11/image-22-875x1024.png?strip=info&#038;w=600&#038;ssl=1 600w,https://i0.wp.com/www.sellermetrics.app/wp-content/uploads/2021/11/image-22-875x1024.png?strip=info&#038;w=900&#038;ssl=1 900w,https://i0.wp.com/www.sellermetrics.app/wp-content/uploads/2021/11/image-22-875x1024.png?strip=info&#038;w=1003&#038;ssl=1 1003w" alt="" data-height="1174" data-id="8118" data-link="https://sellermetrics.app/amazon-kdp-advertising/image-22-8/" data-url="https://sellermetrics.app/wp-content/uploads/2021/11/image-22-875x1024.png" data-width="1003" src="https://i0.wp.com/www.sellermetrics.app/wp-content/uploads/2021/11/image-22-875x1024.png?ssl=1" data-amp-layout="responsive"/></figure></div></div></div></div>



<p>Once the rules are set up, the trigger search terms from the above rule will appear on the &#8220;Converted Search Terms&#8221;, where you can <em><span style="text-decoration: underline;">push the search terms</span></em> into the selected destination ad groups</p>


<div class="wp-block-image">
<figure class="aligncenter size-large is-resized"><img loading="lazy" decoding="async" width="1024" height="260" src="https://sellermetrics.app/wp-content/uploads/2021/11/image-25-1024x260.png" alt="" class="wp-image-8124" style="width:821px;height:208px" srcset="https://sellermetrics.app/wp-content/uploads/2021/11/image-25-1024x260.png 1024w, https://sellermetrics.app/wp-content/uploads/2021/11/image-25-300x76.png 300w, https://sellermetrics.app/wp-content/uploads/2021/11/image-25-768x195.png 768w, https://sellermetrics.app/wp-content/uploads/2021/11/image-25-1536x390.png 1536w, https://sellermetrics.app/wp-content/uploads/2021/11/image-25-2048x520.png 2048w, https://sellermetrics.app/wp-content/uploads/2021/11/image-25-1080x274.png 1080w, https://sellermetrics.app/wp-content/uploads/2021/11/image-25-1280x325.png 1280w, https://sellermetrics.app/wp-content/uploads/2021/11/image-25-980x249.png 980w, https://sellermetrics.app/wp-content/uploads/2021/11/image-25-480x122.png 480w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure></div>


<h4 class="wp-block-heading">Set up Negative Keyword Rules</h4>


<div class="wp-block-image">
<figure class="aligncenter size-large is-resized"><img loading="lazy" decoding="async" width="868" height="1024" src="https://sellermetrics.app/wp-content/uploads/2021/11/image-26-868x1024.png" alt="" class="wp-image-8128" style="width:458px;height:540px" srcset="https://sellermetrics.app/wp-content/uploads/2021/11/image-26-868x1024.png 868w, https://sellermetrics.app/wp-content/uploads/2021/11/image-26-254x300.png 254w, https://sellermetrics.app/wp-content/uploads/2021/11/image-26-768x906.png 768w, https://sellermetrics.app/wp-content/uploads/2021/11/image-26-980x1156.png 980w, https://sellermetrics.app/wp-content/uploads/2021/11/image-26-480x566.png 480w, https://sellermetrics.app/wp-content/uploads/2021/11/image-26.png 996w" sizes="(max-width: 868px) 100vw, 868px" /></figure></div>


<p>In the above negative rule, it is telling the system that any search terms that realized &gt;=5 clicks and 0 orders will appear on the &#8220;Negative Keywords&#8221; screen, where you can <em><span style="text-decoration: underline;">push these poor performing search term as negative keywords</span></em> into the selected destination ad groups in the above rule.</p>


<div class="wp-block-image">
<figure class="aligncenter size-large is-resized"><img loading="lazy" decoding="async" width="1024" height="246" src="https://sellermetrics.app/wp-content/uploads/2021/11/image-27-1024x246.png" alt="" class="wp-image-8131" style="width:821px;height:197px" srcset="https://sellermetrics.app/wp-content/uploads/2021/11/image-27-1024x246.png 1024w, https://sellermetrics.app/wp-content/uploads/2021/11/image-27-300x72.png 300w, https://sellermetrics.app/wp-content/uploads/2021/11/image-27-768x185.png 768w, https://sellermetrics.app/wp-content/uploads/2021/11/image-27-1536x369.png 1536w, https://sellermetrics.app/wp-content/uploads/2021/11/image-27-2048x492.png 2048w, https://sellermetrics.app/wp-content/uploads/2021/11/image-27-1080x259.png 1080w, https://sellermetrics.app/wp-content/uploads/2021/11/image-27-1280x308.png 1280w, https://sellermetrics.app/wp-content/uploads/2021/11/image-27-980x235.png 980w, https://sellermetrics.app/wp-content/uploads/2021/11/image-27-480x115.png 480w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure></div>


<p>If you take the above steps with SellerMetrics, I guarantee that you will see ACoS improvement within 3 weeks. </p>



<p>Also, the beauty of SellerMetrics is all the above steps be completely automated with our Automation Settings setup below.</p>


<div class="wp-block-image">
<figure class="aligncenter size-large"><img loading="lazy" decoding="async" width="1024" height="574" src="https://sellermetrics.app/wp-content/uploads/2021/11/image-28-1024x574.png" alt="" class="wp-image-8133" srcset="https://sellermetrics.app/wp-content/uploads/2021/11/image-28-1024x574.png 1024w, https://sellermetrics.app/wp-content/uploads/2021/11/image-28-300x168.png 300w, https://sellermetrics.app/wp-content/uploads/2021/11/image-28-768x430.png 768w, https://sellermetrics.app/wp-content/uploads/2021/11/image-28-1536x861.png 1536w, https://sellermetrics.app/wp-content/uploads/2021/11/image-28-2048x1148.png 2048w, https://sellermetrics.app/wp-content/uploads/2021/11/image-28-1080x605.png 1080w, https://sellermetrics.app/wp-content/uploads/2021/11/image-28-1280x717.png 1280w, https://sellermetrics.app/wp-content/uploads/2021/11/image-28-980x549.png 980w, https://sellermetrics.app/wp-content/uploads/2021/11/image-28-480x269.png 480w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure></div>


<p>There is no a risk (no credit card required) free 14 days trial for you to see for yourself, sign up for a free trial with <a href="https://dashboard.sellermetrics.app/">SellerMetrics</a>.</p>



<p>Yeah, so ok I have reviewed my own software, might be a bit biased. But I stand by it. If you have read this review, I’ll be happy to give the reader a lifetime discount, just reach out to me on the widget on the button right and mention this article <img src="https://s.w.org/images/core/emoji/14.0.0/72x72/1f609.png" alt="😉" class="wp-smiley" style="height: 1em; max-height: 1em;" /></p>



<div style="height:100px" aria-hidden="true" class="wp-block-spacer"></div>



<h2 class="wp-block-heading">Conclusion: Amazon Kindle Advertising Strategy</h2>



<p>I hope the above will help my fellow KDP authors with the knowledge to execute their Amazon Kindle Advertising Strategy. As with anything new, it may seem intimidating at first, but if you follow the above steps you should see some positive outcomes with your KDP advertising. KDP has become more competitive over the years, you cannot just publish a book and just wait for royalties to come in, being strong in KDP advertising will definitely give you a clear advantage. </p>



<blockquote class="wp-block-quote">
<p><strong>If you have questions or insights to share, please feel free to post them via the comments section. Please also consider joining our&nbsp;<a href="https://www.facebook.com/groups/696011650996573">Facebook Group</a>&nbsp;where we discuss any questions you may have about running an Amazon business.</strong></p>
</blockquote>



<blockquote class="wp-block-quote">
<p><strong>We are SellerMetrics, our Amazon PPC tool helps Amazon sellers, brands, KDP Authors and agencies navigate Amazon Advertising PPC via bid automation, manual bid changes, and analytics.</strong></p>
</blockquote>



<h2 class="wp-block-heading">FAQ: Amazon Kindle Advertising Strategy</h2>



<blockquote class="wp-block-quote">
<div class="schema-faq wp-block-yoast-faq-block"><div class="schema-faq-section" id="faq-question-1733993444709"><strong class="schema-faq-question">What is Amazon KDP advertising?</strong> <p class="schema-faq-answer">Amazon KDP advertising is a pay-per-click (PPC) system that allows authors and publishers to promote their Kindle books on Amazon. Ads are displayed to relevant shoppers based on keywords, genres, and other targeting options, helping authors boost book visibility and sales.</p> </div> <div class="schema-faq-section" id="faq-question-1733993457117"><strong class="schema-faq-question">How does Amazon’s advertising platform work for Kindle books?</strong> <p class="schema-faq-answer">The platform operates on a PPC model. Advertisers bid on keywords, and ads appear in prominent positions such as search results and product pages. You pay only when someone clicks on your ad, and the goal is to drive readers to your book&#8217;s product page.</p> </div> <div class="schema-faq-section" id="faq-question-1733993470254"><strong class="schema-faq-question">What are the benefits of using Amazon Kindle ads?</strong> <p class="schema-faq-answer">Key benefits include:<br/>Increased book visibility on Amazon&#8217;s competitive marketplace.<br/>The ability to target niche audiences by keywords and genres.<br/>Enhanced organic ranking through higher sales velocity.<br/>Control over ad spend and performance tracking.</p> </div> <div class="schema-faq-section" id="faq-question-1733993484318"><strong class="schema-faq-question">What types of ads are available for Kindle books?</strong> <p class="schema-faq-answer">There are three main ad types:<br/>Sponsored Products: Promote individual books in search results or product pages.<br/>Sponsored Brands: Showcase multiple books or an author brand in a single ad.<br/>Locksreen Ads (for Kindle devices): Target Kindle device users with visually appealing ads.</p> </div> <div class="schema-faq-section" id="faq-question-1733993498239"><strong class="schema-faq-question">How much should I budget for Amazon Kindle advertising?</strong> <p class="schema-faq-answer">Budget depends on your goals and competition in your niche. A starting budget of $50–$100 per day per campaign is common for testing. Monitor your ACOS (Advertising Cost of Sales) to adjust spend as needed.</p> </div> <div class="schema-faq-section" id="faq-question-1733993518351"><strong class="schema-faq-question">How do I measure the success of my Kindle ad campaigns?</strong> <p class="schema-faq-answer">Key performance indicators (KPIs) include:<br/><strong>ACOS (Advertising Cost of Sales):</strong> Measures ad spend vs. sales revenue.<br/><strong>CTR (Click-Through Rate):</strong> Indicates the effectiveness of your ad creatives.<br/><strong>Impressions and Conversions:</strong> Tracks how often your ads are seen and result in sales.</p> </div> <div class="schema-faq-section" id="faq-question-1733993542372"><strong class="schema-faq-question">Is Amazon Kindle advertising effective for new authors?</strong> <p class="schema-faq-answer">Yes, it’s highly effective for new authors to gain visibility in a crowded marketplace. Start with a small budget and target specific, relevant keywords to reach niche audiences.</p> </div> <div class="schema-faq-section" id="faq-question-1733993560503"><strong class="schema-faq-question">Can I run Kindle ads for books not enrolled in KDP Select?</strong> <p class="schema-faq-answer">Yes, you can advertise books not in KDP Select, but authors in the KDP Select program often see added benefits, such as improved discoverability and promotional opportunities.</p> </div> <div class="schema-faq-section" id="faq-question-1733993575917"><strong class="schema-faq-question">How long does it take to see results from Kindle ads?</strong> <p class="schema-faq-answer">Results can vary based on your book, niche, and ad strategy. While some authors see results within days, others may require weeks of optimization to achieve significant sales boosts.</p> </div> <div class="schema-faq-section" id="faq-question-1733993587937"><strong class="schema-faq-question">What are some common mistakes to avoid in Kindle advertising?</strong> <p class="schema-faq-answer">Using irrelevant or overly broad keywords.<br/>Neglecting to optimize your book’s product page.<br/>Setting unrealistic budgets without performance monitoring.<br/>Ignoring Amazon’s campaign performance reports.</p> </div> <div class="schema-faq-section" id="faq-question-1733993599979"><strong class="schema-faq-question">How do I know if my book is ready for advertising?</strong> <p class="schema-faq-answer">Ensure your book has:<br/>A professional cover design.<br/>A compelling product description.<br/>Positive reviews to establish credibility.<br/>Optimized metadata with relevant keywords.</p> </div> </div>
</blockquote>
<p>The post <a href="https://sellermetrics.app/amazon-kdp-advertising/">Amazon Kindle Advertising Strategy: The Complete Guide for 2026</a> appeared first on <a href="https://sellermetrics.app">SellerMetrics</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://sellermetrics.app/amazon-kdp-advertising/feed/</wfw:commentRss>
			<slash:comments>3</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">3158</post-id>	</item>
		<item>
		<title>A Guide to Optimizing Amazon KDP Metadata for Books Listing</title>
		<link>https://sellermetrics.app/amazon-kdp-metadata/</link>
					<comments>https://sellermetrics.app/amazon-kdp-metadata/#respond</comments>
		
		<dc:creator><![CDATA[Rick Wong]]></dc:creator>
		<pubDate>Wed, 24 Nov 2021 01:45:25 +0000</pubDate>
				<category><![CDATA[Kindle Direct Publishing (KDP)]]></category>
		<guid isPermaLink="false">https://sellermetrics.app/?p=8034</guid>

					<description><![CDATA[<p>Alright, the manuscript has been written and you are excited to publish your new title and have it live on Amazon. But before it goes live an important step is required and that is adding your book&#8217;s Amazon KDP Metadata into your listing. Having the correct and the most optimized KDP metadata is not only [&#8230;]</p>
<p>The post <a href="https://sellermetrics.app/amazon-kdp-metadata/">A Guide to Optimizing Amazon KDP Metadata for Books Listing</a> appeared first on <a href="https://sellermetrics.app">SellerMetrics</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p>Alright, the manuscript has been written and you are excited to publish your new title and have it live on Amazon. But before it goes live an important step is required and that is adding your book&#8217;s Amazon KDP Metadata into your listing.</p>



<div class="wp-block-image"><figure class="aligncenter size-large is-resized"><img loading="lazy" decoding="async" src="https://sellermetrics.app/wp-content/uploads/2021/11/image-4-1024x456.png" alt="" class="wp-image-8037" width="821" height="365" srcset="https://sellermetrics.app/wp-content/uploads/2021/11/image-4-1024x456.png 1024w, https://sellermetrics.app/wp-content/uploads/2021/11/image-4-300x134.png 300w, https://sellermetrics.app/wp-content/uploads/2021/11/image-4-768x342.png 768w, https://sellermetrics.app/wp-content/uploads/2021/11/image-4-1080x481.png 1080w, https://sellermetrics.app/wp-content/uploads/2021/11/image-4-980x437.png 980w, https://sellermetrics.app/wp-content/uploads/2021/11/image-4-480x214.png 480w, https://sellermetrics.app/wp-content/uploads/2021/11/image-4.png 1201w" sizes="(max-width: 821px) 100vw, 821px" /></figure></div>



<p>Having the correct and the most optimized KDP metadata is not only adhering to the KDP content guidelines, which Authors, publishers, and selling partners are responsible for, but also good for <a href="https://sellermetrics.app/amazon-a9-algorithm/">Amazon SEO</a>. So we cannot underscore the importance of KDP metadata anymore than that!</p>



<p>Amazon KDP metadata for books falls into the following specific buckets:</p>



<h2 class="wp-block-heading">Book Title</h2>



<div class="wp-block-image"><figure class="aligncenter size-large"><img loading="lazy" decoding="async" width="1024" height="307" src="https://sellermetrics.app/wp-content/uploads/2021/11/image-5-1024x307.png" alt="" class="wp-image-8048" srcset="https://sellermetrics.app/wp-content/uploads/2021/11/image-5-1024x307.png 1024w, https://sellermetrics.app/wp-content/uploads/2021/11/image-5-300x90.png 300w, https://sellermetrics.app/wp-content/uploads/2021/11/image-5-768x230.png 768w, https://sellermetrics.app/wp-content/uploads/2021/11/image-5-980x294.png 980w, https://sellermetrics.app/wp-content/uploads/2021/11/image-5-480x144.png 480w, https://sellermetrics.app/wp-content/uploads/2021/11/image-5.png 1043w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure></div>



<p>The most commonly utilized search attribute is the title. Only the title of your book, as it appears on the cover, should be included in the title section. Any part of the title that is erroneous and irrelevant results may be buried and hidden from the search.&nbsp; </p>



<p>Customers pay close attention to title problems and will not recognize your book&#8217;s legitimacy if it contains corrupted special characters, unnecessary words, poor formatting, excessive descriptive information, and so on. The following things are banned in the title field, but not limited to:</p>



<ul><li>Unauthorized reference to other titles or authors</li><li>Unauthorized reference to a trademarked term</li><li>Reference to sales rank (e.g., &#8220;bestselling&#8221;)</li><li>Reference to advertisements or promotions (e.g., &#8220;free&#8221;)</li><li>Only Punctuation (e.g. &#8220;!!!!!!!!&#8221;)</li><li>Using only &#8220;unknown&#8221;, &#8220;n/a&#8221;, &#8220;na&#8221;, &#8220;blank&#8221;, &#8220;none&#8221;, &#8220;null&#8221;, &#8220;not applicable&#8221;</li></ul>



<p><a href="https://kdp.amazon.com/en_US/help/topic/G201097560">source</a></p>



<p>It is important to note that although there is a 200 characters limit (with the subtitle), it is important not to keyword stuff your titles. As not only the reader can pick up on it, but Amazon as well.</p>



<p>If you&#8217;re combining numerous stories&nbsp;into one book, use phrases like &#8220;Boxed Set,&#8221; &#8220;Bundle,&#8221; &#8220;Collection,&#8221; &#8220;Compilation,&#8221; or &#8220;Series&#8221; in the title box and on the cover to appropriately describe the contents of your book. Within a book, stories&nbsp;in a series must be in proper sequential&nbsp;order, and collections of individual stories must have all of the stories specified in the metadata, specifically in the description.</p>



<p>Start your title with the terms &#8220;Summary,&#8221; &#8220;Study Guide,&#8221; or &#8220;Analysis&#8221; if you&#8217;re producing a companion book based on original work, such as a summary, study guide, or analysis. Make sure the terms &#8220;Summary,&#8221; &#8220;Study Guide,&#8221; or &#8220;Analysis&#8221; appear before the title&nbsp;in a font&nbsp;at least as large as the remainder of the title when designing your companion book cover.</p>



<p>Your title must be added to the cover of print books (on the spine or front cover). It should also match the metadata you provide during title creation. The title is not required to be in your manuscript, but if you are adding the title in the manuscript it must match the metadata</p>



<p>Also please note for <strong><em>Books and Hardcover, the title metadata cannot be changed</em></strong> once the ISBN is assigned and your title is published. eBook on the other hand allows you to change your title even after your book is published.</p>



<div style="height:100px" aria-hidden="true" class="wp-block-spacer"></div>



<h2 class="wp-block-heading">Subtitle</h2>



<div class="wp-block-image"><figure class="aligncenter size-large"><img loading="lazy" decoding="async" width="1024" height="307" src="https://sellermetrics.app/wp-content/uploads/2021/11/image-6-1024x307.png" alt="" class="wp-image-8050" srcset="https://sellermetrics.app/wp-content/uploads/2021/11/image-6-1024x307.png 1024w, https://sellermetrics.app/wp-content/uploads/2021/11/image-6-300x90.png 300w, https://sellermetrics.app/wp-content/uploads/2021/11/image-6-768x230.png 768w, https://sellermetrics.app/wp-content/uploads/2021/11/image-6-980x294.png 980w, https://sellermetrics.app/wp-content/uploads/2021/11/image-6-480x144.png 480w, https://sellermetrics.app/wp-content/uploads/2021/11/image-6.png 1043w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure></div>



<p>A subtitle is a supplementary title that may be used to provide more information about your book&#8217;s content. Your title and subtitle must be under 200 characters combined. The same rules apply to your subtitle as they do to your title.</p>



<p>If a subtitle is used it will appear after the title with a colon in the description area of your Amazon listing.</p>



<div style="height:100px" aria-hidden="true" class="wp-block-spacer"></div>



<h2 class="wp-block-heading">Series Information</h2>



<div class="wp-block-image"><figure class="aligncenter size-large is-resized"><img loading="lazy" decoding="async" src="https://sellermetrics.app/wp-content/uploads/2021/11/image-7-1024x192.png" alt="" class="wp-image-8052" width="821" height="154" srcset="https://sellermetrics.app/wp-content/uploads/2021/11/image-7-1024x192.png 1024w, https://sellermetrics.app/wp-content/uploads/2021/11/image-7-300x56.png 300w, https://sellermetrics.app/wp-content/uploads/2021/11/image-7-768x144.png 768w, https://sellermetrics.app/wp-content/uploads/2021/11/image-7-980x184.png 980w, https://sellermetrics.app/wp-content/uploads/2021/11/image-7-480x90.png 480w, https://sellermetrics.app/wp-content/uploads/2021/11/image-7.png 1071w" sizes="(max-width: 821px) 100vw, 821px" /></figure></div>



<p>A series is a group of novels that are linked together. Please leave this <em><span style="text-decoration: underline;">section blank if your book is not part of a series</span></em>. If your book is part of a series, however, fill in the series name field once a title is written. Customers may locate more Kindle novels in a series by looking up the name of the series.</p>



<p>The Series Name field&nbsp;will appear after your book&#8217;s title. Because titles are the most often used search parameter, your series name must follow the standards for book titles outlined above. Enter only the series name only, the series number and title of the book&nbsp;should not be included.</p>



<div style="height:100px" aria-hidden="true" class="wp-block-spacer"></div>



<h2 class="wp-block-heading">Description</h2>



<div class="wp-block-image"><figure class="aligncenter size-full"><img loading="lazy" decoding="async" width="975" height="409" src="https://sellermetrics.app/wp-content/uploads/2021/11/image-8.png" alt="" class="wp-image-8058" srcset="https://sellermetrics.app/wp-content/uploads/2021/11/image-8.png 975w, https://sellermetrics.app/wp-content/uploads/2021/11/image-8-300x126.png 300w, https://sellermetrics.app/wp-content/uploads/2021/11/image-8-768x322.png 768w, https://sellermetrics.app/wp-content/uploads/2021/11/image-8-480x201.png 480w" sizes="(max-width: 975px) 100vw, 975px" /></figure></div>



<p>A synopsis of the plot and characters will entice readers. Nothing more contributes to the tension or surprise should be revealed. Give readers a feel of what makes your book intriguing and what type of book it is by describing it.&nbsp;</p>



<p>If you need inspiration, look at the back cover or inner dust jacket flap of books in your category. Request opinions from&nbsp;friends or other writers.&nbsp;Consider your book description to be a 30-second pitch&nbsp;designed to persuade a casual browser to purchase your book.</p>



<p>You may also use basic <a href="https://kdp.amazon.com/en_US/help/topic/G201189630">HTML tags</a> in your description to format for bold, bullets, and headers</p>



<p> The following things are banned in the description field, but not limited to: </p>



<ul><li>Pornographic, obscene, or offensive content</li><li>Phone numbers, physical mail addresses, email addresses, or website URLs</li><li>Reviews, quotes, or testimonials</li><li>Requests for customer reviews</li><li>Advertisements, watermarks on images or videos, or promotional material</li><li>Time-sensitive information (for example, dates of promotional tours, seminars, or lectures)</li><li>Availability, price, alternative ordering information (for example, links to other websites for placing orders)</li><li>Spoiler information for Books, Music, Video, or DVD (BMVD) listings</li><li>Any keywords or book tags phrases</li></ul>



<div style="height:100px" aria-hidden="true" class="wp-block-spacer"></div>



<h2 class="wp-block-heading">Author</h2>



<div class="wp-block-image"><figure class="aligncenter size-full is-resized"><img loading="lazy" decoding="async" src="https://sellermetrics.app/wp-content/uploads/2021/11/image-9.png" alt="" class="wp-image-8060" width="821" height="137" srcset="https://sellermetrics.app/wp-content/uploads/2021/11/image-9.png 984w, https://sellermetrics.app/wp-content/uploads/2021/11/image-9-300x50.png 300w, https://sellermetrics.app/wp-content/uploads/2021/11/image-9-768x129.png 768w, https://sellermetrics.app/wp-content/uploads/2021/11/image-9-980x164.png 980w, https://sellermetrics.app/wp-content/uploads/2021/11/image-9-480x80.png 480w" sizes="(max-width: 821px) 100vw, 821px" /></figure></div>



<p>Put the name of the main contributor to your book here. You are permitted to use a pen name as long as it does not affect your consumers&#8217; ability to make informed purchases.</p>



<div style="height:100px" aria-hidden="true" class="wp-block-spacer"></div>



<h2 class="wp-block-heading">Contributors</h2>



<div class="wp-block-image"><figure class="aligncenter size-full is-resized"><img loading="lazy" decoding="async" src="https://sellermetrics.app/wp-content/uploads/2021/11/image-10.png" alt="" class="wp-image-8061" width="822" height="185" srcset="https://sellermetrics.app/wp-content/uploads/2021/11/image-10.png 990w, https://sellermetrics.app/wp-content/uploads/2021/11/image-10-300x68.png 300w, https://sellermetrics.app/wp-content/uploads/2021/11/image-10-768x174.png 768w, https://sellermetrics.app/wp-content/uploads/2021/11/image-10-980x222.png 980w, https://sellermetrics.app/wp-content/uploads/2021/11/image-10-480x109.png 480w" sizes="(max-width: 822px) 100vw, 822px" /></figure></div>



<p>This metadata is optional. Contributors are those who helped you put your book together. As long as they worked on that specific book, you can use these fields to name other writers, editors, illustrators, translators, and anybody else you wish to credit. You can add as many contributors as you require. You must list all of the contributors to a public domain book.</p>



<p>Don&#8217;t include anything else here but direct contributors; don&#8217;t include search terms or other keyword type&nbsp;information. Do not put the original work&#8217;s contributor(s) in the Contributors area if you&#8217;re releasing a companion book based on original work, such as a summary, study guide, or analysis.</p>



<div style="height:100px" aria-hidden="true" class="wp-block-spacer"></div>



<h2 class="wp-block-heading">Publishers</h2>



<p>You may insert your name or the name of your publishing business here if you are the book&#8217;s author or publisher. </p>



<p>KDP&#8217;s main goal is to highlight the author of the work, not a publisher. In the publisher section, just the names of the book&#8217;s author and publisher should be supplied. On the book&#8217;s detail page, customers may see the publisher&#8217;s name. </p>



<p>The following things are banned in the publisher field:</p>



<ul><li>Any other publishing house, including any that has already published the book, is mentioned.</li><li>Reference to Amazon or Amazon-affiliated companies</li><li>Reference to Kindle or Kindle Direct Publishing</li><li>Websites or domain names</li></ul>



<div style="height:100px" aria-hidden="true" class="wp-block-spacer"></div>



<h2 class="wp-block-heading">Keywords (Super Important)</h2>



<div class="wp-block-image"><figure class="aligncenter size-full is-resized"><img loading="lazy" decoding="async" src="https://sellermetrics.app/wp-content/uploads/2021/11/image-11.png" alt="" class="wp-image-8065" width="821" height="266" srcset="https://sellermetrics.app/wp-content/uploads/2021/11/image-11.png 979w, https://sellermetrics.app/wp-content/uploads/2021/11/image-11-300x97.png 300w, https://sellermetrics.app/wp-content/uploads/2021/11/image-11-768x249.png 768w, https://sellermetrics.app/wp-content/uploads/2021/11/image-11-480x156.png 480w" sizes="(max-width: 821px) 100vw, 821px" /></figure></div>



<p>A word or a phrase can be used as a keyword. &nbsp;2-3 long words (long-tail keyword)&nbsp;are the best to match the reader search queries to your book. Think like a reader while determining the best search terms for your book. What themes or genres do your viewers like to read about? Or are they searching answers to a question?</p>



<p>Instead of guessing, we have written extensively about <a href="https://sellermetrics.app/amazon-kdp-keywords/">Amazon KDP keyword research</a>. There are tools and process in place that allows you to get more tangible data on keywords.</p>



<p>So do some extra research and make sure your 7 keywords in this metadata section are the most relevant to your work.</p>



<p>As with anything Amazon, there are restrictions. Avoid keywords that aren&#8217;t appropriate descriptors of your book&#8217;s major storyline, or keywords that have nothing to do with the content. Incorrect terms might produce unexpected or perplexing search results, resulting in a negative consumer experience and as a result, hurt your organic rankings. Keywords that mislead or manipulate readers are also a no-no. </p>



<p>Example of prohibited keywords:</p>



<ul><li>Other authors</li><li>Books by other authors</li><li>Sales rank (e.g., &#8220;bestselling&#8221;)</li><li>Advertisements or promotions (e.g., &#8220;free&#8221;)</li><li>Anything that is unrelated to your book&#8217;s content</li></ul>



<figure class="wp-block-embed aligncenter is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
<iframe loading="lazy" title="Amazon KDP Categories and Keywords" width="500" height="281" src="https://www.youtube.com/embed/yfs9b372lf4?feature=oembed" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
</div></figure>



<div style="height:100px" aria-hidden="true" class="wp-block-spacer"></div>



<h2 class="wp-block-heading">Cover Image</h2>



<div class="wp-block-image"><figure class="aligncenter size-full"><img loading="lazy" decoding="async" width="959" height="397" src="https://sellermetrics.app/wp-content/uploads/2021/11/image-12.png" alt="" class="wp-image-8069" srcset="https://sellermetrics.app/wp-content/uploads/2021/11/image-12.png 959w, https://sellermetrics.app/wp-content/uploads/2021/11/image-12-300x124.png 300w, https://sellermetrics.app/wp-content/uploads/2021/11/image-12-768x318.png 768w, https://sellermetrics.app/wp-content/uploads/2021/11/image-12-480x199.png 480w" sizes="(max-width: 959px) 100vw, 959px" /></figure></div>



<p>Your cover&#8217;s title, subtitle, author name, and series information should all match the metadata you have entered previously. Covers that are&nbsp;misleading by&nbsp;mimicking the layout, color scheme, fonts, and/or photos of another book are not permitted.</p>



<div style="height:100px" aria-hidden="true" class="wp-block-spacer"></div>



<h2 class="wp-block-heading">ISBN</h2>



<div class="wp-block-image"><figure class="aligncenter size-full is-resized"><img loading="lazy" decoding="async" src="https://sellermetrics.app/wp-content/uploads/2021/11/image-13.png" alt="" class="wp-image-8070" width="821" height="226" srcset="https://sellermetrics.app/wp-content/uploads/2021/11/image-13.png 948w, https://sellermetrics.app/wp-content/uploads/2021/11/image-13-300x83.png 300w, https://sellermetrics.app/wp-content/uploads/2021/11/image-13-768x212.png 768w, https://sellermetrics.app/wp-content/uploads/2021/11/image-13-480x133.png 480w" sizes="(max-width: 821px) 100vw, 821px" /></figure></div>



<p>ISBN is required for print versions of your work such as paperback or hardcover. Amazon can automatically add and provide for the 13 digits ISBN and add it to the barcode of the back cover. If the ISBN is added to the manuscript it must match the ISBN in the metadata under the content section, but selecting the section &#8220;Use my own ISBN&#8221;</p>



<div style="height:100px" aria-hidden="true" class="wp-block-spacer"></div>



<div class="wp-block-group is-layout-flow wp-block-group-is-layout-flow"><div class="wp-block-group__inner-container">
<div style="height:1px" aria-hidden="true" class="wp-block-spacer"></div>



<blockquote class="wp-block-quote">
<p><strong>We are SellerMetrics, our <a href="https://sellermetrics.app/">Amazon PPC Software</a> helps Amazon sellers, brands, KDP Authors and agencies navigate Amazon Advertising PPC via bid automation, bulk manual bid changes, and analytics.</strong> </p>
</blockquote>
</div></div>
<p>The post <a href="https://sellermetrics.app/amazon-kdp-metadata/">A Guide to Optimizing Amazon KDP Metadata for Books Listing</a> appeared first on <a href="https://sellermetrics.app">SellerMetrics</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://sellermetrics.app/amazon-kdp-metadata/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">8034</post-id>	</item>
		<item>
		<title>Amazon KDP Keywords Research: Make your Book More Discoverable</title>
		<link>https://sellermetrics.app/amazon-kdp-keywords/</link>
					<comments>https://sellermetrics.app/amazon-kdp-keywords/#respond</comments>
		
		<dc:creator><![CDATA[Rick Wong]]></dc:creator>
		<pubDate>Sat, 29 May 2021 00:40:37 +0000</pubDate>
				<category><![CDATA[Kindle Direct Publishing (KDP)]]></category>
		<guid isPermaLink="false">https://sellermetrics.app/?p=4923</guid>

					<description><![CDATA[<p>Great! Now that you have finished writing your book and performed the final edits, you are ready to publish. There is one key step that you cannot overlook as a digital book publisher, and that is Amazon KDP Keywords Research. Since you are publishing on Amazon, the potential reader makes their book discoveries on the [&#8230;]</p>
<p>The post <a href="https://sellermetrics.app/amazon-kdp-keywords/">Amazon KDP Keywords Research: Make your Book More Discoverable</a> appeared first on <a href="https://sellermetrics.app">SellerMetrics</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p>Great! Now that you have finished writing your book and performed the final edits, you are ready to publish. There is one key step that you cannot overlook as a digital book publisher, and that is <strong>Amazon KDP Keywords Research.</strong>  </p>



<p>Since you are publishing on Amazon, the potential reader makes their book discoveries on the Amazon search bar via <a href="https://sellermetrics.app/amazon-a9-algorithm/">Amazon A9 Algorithm</a>. How the reader&#8217;s search can be related to your book title is by matching the right keywords in your KDP book listing.</p>



<div class="wp-block-image"><figure class="aligncenter size-large is-resized"><img loading="lazy" decoding="async" src="https://sellermetrics.app/wp-content/uploads/2021/05/image-17-1024x351.png" alt="" class="wp-image-4932" width="988" height="338" srcset="https://sellermetrics.app/wp-content/uploads/2021/05/image-17-1024x351.png 1024w, https://sellermetrics.app/wp-content/uploads/2021/05/image-17-300x103.png 300w, https://sellermetrics.app/wp-content/uploads/2021/05/image-17-768x263.png 768w, https://sellermetrics.app/wp-content/uploads/2021/05/image-17-1536x527.png 1536w, https://sellermetrics.app/wp-content/uploads/2021/05/image-17-1080x370.png 1080w, https://sellermetrics.app/wp-content/uploads/2021/05/image-17-1280x439.png 1280w, https://sellermetrics.app/wp-content/uploads/2021/05/image-17-980x336.png 980w, https://sellermetrics.app/wp-content/uploads/2021/05/image-17-480x165.png 480w, https://sellermetrics.app/wp-content/uploads/2021/05/image-17.png 1624w" sizes="(max-width: 988px) 100vw, 988px" /></figure></div>



<p><strong>You add/update the keywords of your KDP listing by following these steps:</strong></p>



<ol><li>Sign in to: https://kdp.amazon.com</li><li>Go to your&nbsp;<strong>Bookshelf</strong>&nbsp;and click the ellipsis button (&#8220;…&#8221;) under the KINDLE EBOOK ACTIONS or PAPERBACK ACTIONS menu next to your book</li><li>Select &#8220;Edit eBook Details&#8221; or &#8220;Edit Paperback Details&#8221;</li><li>Under the &#8220;Keywords&#8221; section, make the edits you want</li><li>Go to the bottom of the page and click&nbsp;<strong>Save and Continue</strong></li><li>Once you reach the book&nbsp;<strong>Pricing</strong>&nbsp;page, click the&nbsp;<strong>Publish</strong>&nbsp;button at the bottom of the page</li></ol>



<p>So now the question is <em>how can I find the most popular and relevant keywords for my book?</em></p>



<div style="height:100px" aria-hidden="true" class="wp-block-spacer"></div>



<h2 class="wp-block-heading">What is Keyword Research?</h2>



<p>We will begin with what exactly is keyword research. As an online entrepreneur I am quite sure you have heard of the term, this term probably the most well known in the digital marketing/SEO space. Keyword research is a process of finding the most relevant search terms used by your potential end-user, it seeks to answer the following questions:</p>



<ul><li>What are people searching for?</li><li>How many people are searching for it?</li><li>What is the intent of the search?</li></ul>



<p>Amazon KDP keywords are no different. Finding what people are searching for is probably the first step, there are software tools out there to help you with the process, which will be discussed in detail below. By finding the keywords that your target audience is using will be your first step to getting your book to the right audience. </p>



<div style="height:100px" aria-hidden="true" class="wp-block-spacer"></div>



<h2 class="wp-block-heading">A Note About Keyword Relevancy</h2>



<p>After you acquire a list of keywords, there is also a process to select a set of highly relevant keywords. You have to make sure that you eliminate the keywords that are less relevant to each other. This step is not an exact science, but as the author, you will have a good idea if the keyword is relevant or not.</p>



<p>You want a list of, at most, 10 keywords that are at least 80% relevant to the product. In other words, your book title should be at least an 80% match with the keyword. What I am explaining to you is very subjective and based on what you define as relevant. The number of actual keywords you can get in depends on your keyword research process, or how unique the topic of your book is.</p>



<p>How do you know a keyword&#8217;s percentage relevancy? The below example can be a broad guide for you to follow. If your product is a Yoga Wheel that is 10 inches in diameter in size, the following would be its keyword and related relevancy:</p>



<div class="wp-block-image"><figure class="aligncenter is-resized"><img loading="lazy" decoding="async" src="https://sellermetrics.app/wp-content/uploads/2020/09/TABLE.png" alt="This image has an empty alt attribute; its file name is TABLE.png" width="683" height="180"/></figure></div>



<p>One quick and easy way to figure out relevancy is to do a search on Amazon using that keyword. See if similar titles are amongst the search results. For example, if you are self-publishing a self-help novel on mindfulness, you can use the keywords &#8220;self-help&#8221; or &#8220;mindfulness.&#8221; If books similar to yours come up for the search query,  it means that the keyword is relevant to your book.</p>



<div style="height:100px" aria-hidden="true" class="wp-block-spacer"></div>



<h2 class="wp-block-heading">What is the Flywheel Effect? Why is getting keywords rights so important?</h2>



<p>A book on Amazon will also increase visibility with the more clicks and sales it gets. These are counted as &#8220;positive interactions with a consumer&#8221; which boosts your book&#8217;s rankings. However, books can also get a &#8220;negative interaction&#8221; if the customer clicks on book listings above or below yours. Meaning, if other books for a query are being clicked on, but not yours.  Your book&#8217;s rank for that search query will be penalized and lowered in that case.</p>



<p>The impact of these negative and positive &#8216;points&#8217; that are given to your book listing will also reduce over time. In this case, you need to keep the momentum going! Do this by consistently ranking for the correct keywords. This will garner enough sales to make your listing more attractive than other similar competitors.  </p>



<p>This is the <strong>Flywheel Effect</strong>, the more clicks and sales you get, the more attractive your listing is to the Amazon algorithm. </p>



<p>Accumulating these positive points on your book listing will allow you to maintain a high ad rank. The key to unlocking this flywheel effect is ensuring <strong>the relevancy of your book to the keyword you&#8217;re trying to rank for.</strong> The ad ranking and discoverability of your book depends on whether customers are clicking on it! If it&#8217;s not relevant to their search query they will not do so, and it will negatively impact your sales &amp; rankings.</p>



<div style="height:100px" aria-hidden="true" class="wp-block-spacer"></div>



<h2 class="wp-block-heading">How to research keywords for your KDP Book?</h2>



<div style="height:50px" aria-hidden="true" class="wp-block-spacer"></div>



<h3 class="wp-block-heading">Using the Amazon Search Bar</h3>



<p>This is one of the most basic but effective methods to find keywords for your book. Type a word relating to your book into the Amazon Search Bar and look at the suggested search queries. Remember to make sure you are in the marketplace you intend to sell in, it matters! </p>



<p>For example, if you type &#8220;serial&#8221; into the search box you get the following:</p>



<ul><li>serial killer books</li><li>serial killer true crime</li><li>serial killer trivia</li></ul>



<div class="wp-block-image"><figure class="aligncenter is-resized"><img loading="lazy" decoding="async" src="https://nitrocdn.com/YTibXMIwXCUkXtfHFnkSuEHUqRRKKBBW/assets/static/source/rev-3873c3d/wp-content/uploads/2017/12/Amazon-auto-suggestion-keyword-feature.gif" alt="" width="648" height="444"/></figure></div>



<p>If you&#8217;re writing a fiction or non-fiction novel on true crime, these could serve as keywords you can use. Put them in the metadata of your book, and run them in your Sponsored ad campaigns. Of course, it&#8217;s important to remember that a search query is not a keyword. This is where you have to use your judgment to simplify the search queries you found. This means making it all lowercase, removing common words like &#8220;is&#8221; or &#8220;a&#8221; or &#8220;the&#8221; and so on. </p>



<p>An even better trick is to use 1 search query as <em>multiple</em> possible keywords to bid on.  From our earlier example, there was the search query &#8220;serial killer true crime&#8221;. We can actually split this query into 3 keywords:   &#8220;serial killer&#8221;, &#8220;true crime&#8221;, &#8220;crime&#8221;. Extracting keywords like this from longer search queries lets you cover more ground and make your book more discoverable.  </p>



<div style="height:50px" aria-hidden="true" class="wp-block-spacer"></div>



<h3 class="wp-block-heading"><strong>Using Keyword Research Tools</strong></h3>



<p>Search suggestions are a good start but to <em>really</em> make your book discoverable, you need over 1000 relevant keywords. To reach this volume of Amazon KDP keywords, you will need to use keyword research tools.  </p>



<p></p>



<h3 class="wp-block-heading"><strong>Google Keyword Planner</strong></h3>



<p>Google Adwords Keyword Planner is a tool that is perfect to research keywords. Signing up for an account is free, and you can just use the Keyword Planner tool since that&#8217;s all you need. You can input more than one topic at a time, e.g. &#8220;crime, thriller, procedural&#8221; and Google will output a list of relevant keywords. You can then sort them by search volume, and filter out any keywords that don&#8217;t apply.</p>



<div class="wp-block-image"><figure class="aligncenter is-resized"><img loading="lazy" decoding="async" src="https://lh3.googleusercontent.com/eJTer9GkYFKSbcuY9p5f1luhz6sfkBLDwxAZPgLGVI1SaXTfXAKGMVduY6CS4x4fjMU=w1790" alt="Keyword Planner" width="884" height="519"/></figure></div>



<p>Similarly, you can use <a href="https://trends.google.com/trends/?geo=HK">Google Trends</a>, which won&#8217;t even require an account. However, Google Trends is more useful to find out the current &#8216;popularity&#8217; of a keyword, and the traffic in a certain region over time. Using Keyword Planner in conjunction with Google Trends is actually a great strategy, because you can see the search volume trend over time for a set of keywords you&#8217;d like to use. Even better, Google Trends provides a few related topics &amp; related queries, that you can widen your search with.</p>



<div class="wp-block-image"><figure class="aligncenter size-large is-resized"><img loading="lazy" decoding="async" src="https://sellermetrics.app/wp-content/uploads/2021/05/image-20.png" alt="" class="wp-image-4961" width="634" height="546"/></figure></div>



<div class="wp-block-image"><figure class="aligncenter size-large is-resized"><img loading="lazy" decoding="async" src="https://sellermetrics.app/wp-content/uploads/2021/05/image-21.png" alt="" class="wp-image-4963" width="859" height="307" srcset="https://sellermetrics.app/wp-content/uploads/2021/05/image-21.png 889w, https://sellermetrics.app/wp-content/uploads/2021/05/image-21-300x108.png 300w, https://sellermetrics.app/wp-content/uploads/2021/05/image-21-480x172.png 480w" sizes="(max-width: 859px) 100vw, 859px" /></figure></div>



<p>You can even compare your keyword to another keyword, to find which one has better search volume!</p>



<div class="wp-block-image"><figure class="aligncenter size-large is-resized"><img loading="lazy" decoding="async" src="https://sellermetrics.app/wp-content/uploads/2021/05/image-23.png" alt="" class="wp-image-4965" width="858" height="439" srcset="https://sellermetrics.app/wp-content/uploads/2021/05/image-23.png 924w, https://sellermetrics.app/wp-content/uploads/2021/05/image-23-300x154.png 300w, https://sellermetrics.app/wp-content/uploads/2021/05/image-23-768x394.png 768w, https://sellermetrics.app/wp-content/uploads/2021/05/image-23-480x246.png 480w" sizes="(max-width: 858px) 100vw, 858px" /></figure></div>



<p></p>



<h3 class="wp-block-heading"><strong>ahrefs Keywords Explorer</strong></h3>



<p>Google Adwords Keyword Planner and Google Trends will provide a good overview of what search queries  customers are using overall. To find Amazon KDP keywords though, you will need more specialized tools. One such tool is <a href="https://ahrefs.com/keywords-explorer">ahrefs Keywords Explorer</a>, where you can find keyword search volumes specifically on Amazon. You just have to select &#8220;Amazon&#8221; in the dropdown next to the keyword search box.</p>



<div class="wp-block-image"><figure class="aligncenter size-large is-resized"><img loading="lazy" decoding="async" src="https://sellermetrics.app/wp-content/uploads/2021/05/image-24-1024x469.png" alt="" class="wp-image-4968" width="986" height="451" srcset="https://sellermetrics.app/wp-content/uploads/2021/05/image-24-1024x469.png 1024w, https://sellermetrics.app/wp-content/uploads/2021/05/image-24-300x137.png 300w, https://sellermetrics.app/wp-content/uploads/2021/05/image-24-768x351.png 768w, https://sellermetrics.app/wp-content/uploads/2021/05/image-24-1536x703.png 1536w, https://sellermetrics.app/wp-content/uploads/2021/05/image-24-1080x494.png 1080w, https://sellermetrics.app/wp-content/uploads/2021/05/image-24-1280x586.png 1280w, https://sellermetrics.app/wp-content/uploads/2021/05/image-24-980x448.png 980w, https://sellermetrics.app/wp-content/uploads/2021/05/image-24-480x220.png 480w, https://sellermetrics.app/wp-content/uploads/2021/05/image-24.png 1884w" sizes="(max-width: 986px) 100vw, 986px" /></figure></div>



<p>Using ahrefs Keyword Explorer, you can find the search volume of keywords, volume by country, and also keywords with similar terms or &#8220;phrase match.&#8221; Clicking into a keyword will also tell you the average CPC for  a keyword, which is a useful guideline for how much you would spend in a Sponsored ad campaign if you were to use that keyword.</p>



<p>Keyword research tools are a trustworthy source of the most relevant keywords, because they are backed up by concrete search volume data. Instead of simply pulling terms from within your book, it&#8217;s better to go off the  book category and extrapolate new keywords from there.</p>



<p>Finding relevant Amazon KDP keywords with high search volume will help make your book discoverable to readers, and help you achieve The Flywheel Effect!</p>



<div style="height:100px" aria-hidden="true" class="wp-block-spacer"></div>



<h2 class="wp-block-heading">Conclusion</h2>



<p>The author of this guest post, Rick Wong is a veteran Amazon seller who is into all things <a href="https://sellermetrics.app/amazon-fba-reimbursement/">Amazon FBA</a>. Having sold his Amazon business, Rick writes and talks about this topic to share his passion for Amazon FBA business building. A data geek at heart, he is currently the Co-Founder of <a href="https://sellermetrics.app/">SellerMetrics</a>, a software tool that helps Amazon sellers automate the tedious and manual work of Amazon PPC Optimization. </p>



<p>SellerMetrics is an Amazon PPC tool that helps Amazon sellers, brands, KDP Authors and agencies navigate Amazon Advertising PPC via bid automation, manual bid changes, and analytics. SellerMetrics has been known to bring down ad spend and increase sales at the same time, average users can expect a 25% increase in ROI immediately after use, sign up for the free trial to find out.</p>



<div class="wp-block-group is-layout-flow wp-block-group-is-layout-flow"><div class="wp-block-group__inner-container">
<div style="height:1px" aria-hidden="true" class="wp-block-spacer"></div>



<blockquote class="wp-block-quote">
<p><strong>We are SellerMetrics, our <a href="https://sellermetrics.app/">Amazon PPC Software</a> helps Amazon sellers, brands, KDP Authors and agencies navigate Amazon Advertising PPC via bid automation, bulk manual bid changes, and analytics.</strong> </p>
</blockquote>
</div></div>



<p></p>
<p>The post <a href="https://sellermetrics.app/amazon-kdp-keywords/">Amazon KDP Keywords Research: Make your Book More Discoverable</a> appeared first on <a href="https://sellermetrics.app">SellerMetrics</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://sellermetrics.app/amazon-kdp-keywords/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">4923</post-id>	</item>
	</channel>
</rss>

<!--
Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/

Object Caching 5/424 objects using Disk
Page Caching using Disk: Enhanced 
Lazy Loading (feed)
Database Caching using Disk (Request-wide modification query)

Served from: sellermetrics.app @ 2026-04-25 04:47:27 by W3 Total Cache
-->