<?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>Archives: Amazon PPC | SellerMetrics Amazon Ads Software</title>
	<atom:link href="https://sellermetrics.app/tag/amazon-ppc/feed/" rel="self" type="application/rss+xml" />
	<link>https://sellermetrics.app/tag/amazon-ppc/</link>
	<description>Amazon Growth Marketing Agency</description>
	<lastBuildDate>Thu, 25 Jun 2026 07:28:18 +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>Archives: Amazon PPC | SellerMetrics Amazon Ads Software</title>
	<link>https://sellermetrics.app/tag/amazon-ppc/</link>
	<width>32</width>
	<height>32</height>
</image> 
<site xmlns="com-wordpress:feed-additions:1">177676923</site>	<item>
		<title>How to Set Up Amazon Auto Campaigns: Complete Guide</title>
		<link>https://sellermetrics.app/amazon-ppc-automatic-campaign/</link>
					<comments>https://sellermetrics.app/amazon-ppc-automatic-campaign/#respond</comments>
		
		<dc:creator><![CDATA[Rick Wong]]></dc:creator>
		<pubDate>Tue, 05 May 2026 09:08:14 +0000</pubDate>
				<category><![CDATA[Amazon PPC]]></category>
		<guid isPermaLink="false">https://sellermetrics.app/?p=2168</guid>

					<description><![CDATA[<p>8 min read By Rick Wong &#160;Updated May 04, 2026 TL;DR What is an Amazon auto campaign? An Amazon PPC campaign where Amazon automatically chooses keywords and placements based on your listing content and shopper behavior. When should I use an auto campaign? Use it for product launches, keyword discovery, and broad visibility. Run it [&#8230;]</p>
<p>The post <a href="https://sellermetrics.app/amazon-ppc-automatic-campaign/">How to Set Up Amazon Auto Campaigns: Complete 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;">8 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-05-04">May 04, 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 is an Amazon auto campaign?</h3>
<p>An Amazon PPC campaign where Amazon automatically chooses keywords and placements based on your listing content and shopper behavior.</p>
</article>
<article class="card">
<h3>When should I use an auto campaign?</h3>
<p>Use it for product launches, keyword discovery, and broad visibility. Run it alongside manual campaigns, but not as a long-term standalone strategy.
</p>
</article>
<article class="card">
<h3>How do I create an Amazon Automatic Campaign?
</h3>
<p>In Amazon Ads Console → Sponsored Products → Automatic Targeting → Set budget &#038; bids → Add negatives → Launch → Monitor search term report.</p>
</article>
<article class="card">
<h3>What’s the workflow after launching an Amazon auto campaign?</h3>
<p>Run for 7–14 days → Harvest converting keywords → Move winners to manual campaigns → Add them as negatives in auto → Optimize bids and budget.</p>
</article>
</div>
</section>



<p>Amazon Pay-Per-Click (PPC) ad campaigns can be run in two ways: automatic and manual. In this article, we’ll explain how to set up Amazon PPC auto campaigns to help new Amazon PPC advertisers navigate this feature much easier. Also check out our related post on <a href="https://sellermetrics.app/amazon-ppc-automatic-vs-manual-campaigns/">Automatic vs Manual Amazon Campaigns</a>.</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 are Amazon Automatic Campaigns?</a></li><li><a href="#table-of-contents-1" data-list="">How Does Amazon Know Which Keywords to Target?</a></li><li><a href="#table-of-contents-2" data-list="">Setting Up Amazon PPC Auto Campaigns</a></li><li><a href="#table-of-contents-3" data-list="">When (and When not) to Run an Automatic Campaigns</a></li><li><a href="#table-of-contents-4" data-list="">How Can You Optimize Your Amazon Auto Campaigns?</a></li><li><a href="#table-of-contents-5" data-list="">Final Thoughts</a></li><li><a href="#table-of-contents-6" data-list="">FAQ: How to Set Up Amazon Auto Campaigns</a></li></ul>
</div> <br>



<h2 class="wp-block-heading" id="table-of-contents-0">What are Amazon Automatic Campaigns?</h2>



<p>Amazon PPC automatic campaign can help you show your products in front of shoppers who are most likely to buy what you offer <strong>by automatically targeting keywords relevant to your products.</strong> This means that Amazon controls which keywords to include in your campaign based on how the platform understands your product(s). Amazon may base this on the content of your product pages, images, and related customer searches. Ads targeting these automatically selected keywords then appear on search results pages and product pages related to the products included in your auto PPC ad campaign. </p>



<h2 class="wp-block-heading" id="table-of-contents-1">How Does Amazon Know Which Keywords to Target?</h2>



<p>The first question you need to answer before setting up an Amazon PPC auto campaign is “does Amazon know your product(s)?” If you don’t have data from previous orders and SEO-optimized product listings, then Amazon wouldn’t know your products. If you you do not know how to set up effective listings, check out our <a href="https://sellermetrics.app/listing-optimization/">Amazon Optimization Services</a>. </p>



<p>For those who are starting auto campaigns, Amazon will help you cast a wide net. This means when you’re selling “shoes,” Amazon will more likely target the “fashion category” and will place your ad in random pages relevant to the set category until Amazon figures out what you actually offer. Amazon would know the types of products you offer based on the clicks and conversions on these somewhat randomly placed ads.</p>



<p>The downside of this approach is quite obvious: you are essentially paying for clicks, just so that Amazon&#8217;s ad algorithm can step-by-step figure out what&#8217;s working and what isn&#8217;t.</p>



<p>So, in general, if you have a low campaign budget and you think Amazon doesn’t know your products yet, we recommend that you go for manual bidding as you may need to spend a lot of money on the automatic campaign until Amazon figures out what you actually offer.</p>



<p><strong>Pro tip: that can help you figure out whether Amazon knows your product well enough or not is by going to the “Create new campaign” page, and by ticking manual targeting. Then, scroll down to “Products,” upload your product, and take a look at the suggested keywords below. If the suggested keywords are highly relevant to your product listing, then it’s safe to assume that Amazon knows your products.</strong></p>



<h2 class="wp-block-heading" id="table-of-contents-2">Setting Up Amazon PPC Auto Campaigns</h2>


<h3 class="wp-block-heading">Step 1: Create a New Amazon Advertising Campaign</h3>



<p>Log on to the Amazon advertising platform and create a new ad campaign. When prompted what type of campaign to select (see screenshot below), select &#8220;Sponsored Products&#8221;.</p>



<figure class="wp-block-image size-full"><img fetchpriority="high" decoding="async" width="1024" height="508" src="https://sellermetrics.app/wp-content/uploads/2024/10/Amazon-Ad-Types.webp" alt="Select Amazon Ad Campaign Type" class="wp-image-509585" srcset="https://sellermetrics.app/wp-content/uploads/2024/10/Amazon-Ad-Types.webp 1024w, https://sellermetrics.app/wp-content/uploads/2024/10/Amazon-Ad-Types-300x149.webp 300w, https://sellermetrics.app/wp-content/uploads/2024/10/Amazon-Ad-Types-768x381.webp 768w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure>



<h3 class="wp-block-heading">Step 2: Input Auto Campaign Name, Budget and Start &amp; End Dates (if Desired)</h3>



<p>The next thing you need to do is to Input your campaign name, portfolio, start and end date, daily budget, and choose automatic targeting.</p>


<div class="wp-block-image is-resized">
<figure class="aligncenter size-large"><img decoding="async" width="1024" height="621" src="https://sellermetrics.app/wp-content/uploads/2020/11/Amazon-Auto-Campaign-Creation-1-1024x621.jpg" alt="Creating Sponsored Product Automatic Campaign" class="wp-image-2182" srcset="https://sellermetrics.app/wp-content/uploads/2020/11/Amazon-Auto-Campaign-Creation-1-1024x621.jpg 1024w, https://sellermetrics.app/wp-content/uploads/2020/11/Amazon-Auto-Campaign-Creation-1-300x182.jpg 300w, https://sellermetrics.app/wp-content/uploads/2020/11/Amazon-Auto-Campaign-Creation-1-768x466.jpg 768w, https://sellermetrics.app/wp-content/uploads/2020/11/Amazon-Auto-Campaign-Creation-1-980x594.jpg 980w, https://sellermetrics.app/wp-content/uploads/2020/11/Amazon-Auto-Campaign-Creation-1-480x291.jpg 480w, https://sellermetrics.app/wp-content/uploads/2020/11/Amazon-Auto-Campaign-Creation-1.jpg 1047w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure></div>


<p></p>



<p><strong>Campaign Name</strong></p>



<p>When choosing a campaign name, we recommend that you put in the product you’re advertising, the campaign type (i.e. SP Manual Campaign), and then the main keyword you’re targeting.</p>



<p><strong>Portfolio</strong></p>



<p>Portfolios are an organization technique which allows you to create different portfolios based on the types of products you’d like to advertise. For example, if you’re planning to advertise different types of footwear, you can create portfolios for each kind of footwear (i.e. boots, heels, flats, etc.) to organize your campaign.</p>



<p><strong>Start and End Dates</strong></p>



<p>For the start date, you can put any date. On the other hand, we recommend that you don’t put any date on the end date field, so you can extend your campaign anytime. Keeping your end date open can also work towards your favor in case you run of out of stock. Your ad will automatically stop rather than continue to run until the set end date.</p>



<p><strong>Daily Budget</strong></p>



<p>For the daily budget, it would be best to start with a low budget so you can collect data, test and optimize for a more affordable cost, and just increase your budget over time. You may start with $20 per day, although it may still vary depending on your goals.</p>



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



<p>For the targeting type, you have two options: <a href="https://sellermetrics.app/amazon-ppc-automatic-vs-manual-campaigns/">automatic targeting and manual targeting</a>.&nbsp; As mentioned, auto campaigns are ideal for new PPC advertisers, while manual targeting is best for those who are already keen on keyword targeting, using match types, and manual bidding.</p>



<h3 class="wp-block-heading">Step 3: Select a Bidding Strategies for your Auto PPC Campaign</h3>



<figure class="wp-block-image size-large"><img decoding="async" width="986" height="342" src="https://sellermetrics.app/wp-content/uploads/2020/11/Amazon-Auto-Campaign-Creation-2-1.jpg" alt="What are the Bidding Strategies for Sponsored Products?" class="wp-image-2184" srcset="https://sellermetrics.app/wp-content/uploads/2020/11/Amazon-Auto-Campaign-Creation-2-1.jpg 986w, https://sellermetrics.app/wp-content/uploads/2020/11/Amazon-Auto-Campaign-Creation-2-1-300x104.jpg 300w, https://sellermetrics.app/wp-content/uploads/2020/11/Amazon-Auto-Campaign-Creation-2-1-768x266.jpg 768w, https://sellermetrics.app/wp-content/uploads/2020/11/Amazon-Auto-Campaign-Creation-2-1-980x340.jpg 980w, https://sellermetrics.app/wp-content/uploads/2020/11/Amazon-Auto-Campaign-Creation-2-1-480x166.jpg 480w" sizes="(max-width: 986px) 100vw, 986px" /></figure>



<p>There are three types of bidding strategy for Sponsored Products:</p>



<ul>
<li><strong>Dynamic bids</strong> – down only (more for profitability)</li>



<li><strong>Dynamic bids</strong> – up and own (more for scalability)</li>



<li><strong>Fixed bids</strong> – ideal if you are knowledgeable in bid management</li>
</ul>



<p>Amazon shows an “adjust bids by placement” option, but we don’t recommend this on an auto campaign because you are lacking the controls of manual and it can get extremely aggressive (and expensive) as you can adjust your bids by up to 900%.</p>



<h3 class="wp-block-heading">Step 4: Set Up Ad Groups for your Automatic Keyword Targeting Sponsored Products Campaign</h3>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="997" height="282" src="https://sellermetrics.app/wp-content/uploads/2020/11/Amazon-Auto-Campaign-Creation-3-1.jpg" alt="How Can You Set Up Ad Groups for Sponsored Products" class="wp-image-2186" srcset="https://sellermetrics.app/wp-content/uploads/2020/11/Amazon-Auto-Campaign-Creation-3-1.jpg 997w, https://sellermetrics.app/wp-content/uploads/2020/11/Amazon-Auto-Campaign-Creation-3-1-300x85.jpg 300w, https://sellermetrics.app/wp-content/uploads/2020/11/Amazon-Auto-Campaign-Creation-3-1-768x217.jpg 768w, https://sellermetrics.app/wp-content/uploads/2020/11/Amazon-Auto-Campaign-Creation-3-1-980x277.jpg 980w, https://sellermetrics.app/wp-content/uploads/2020/11/Amazon-Auto-Campaign-Creation-3-1-480x136.jpg 480w" sizes="(max-width: 997px) 100vw, 997px" /></figure>



<p>After setting your bidding strategy, you also need to set up your ad group. Start with one ad group. Choose an ad group name, and select the products that you want to include in this campaign. We recommend that you make your ad group more organized by just adding products that fall on the same type (i.e. lipsticks ad group separate from foundation ad group).</p>



<h4 class="wp-block-heading"><strong>What Match Types are Available for Sponsored Product Auto Targeting?</strong></h4>


<div class="wp-block-image">
<figure class="aligncenter size-large"><img loading="lazy" decoding="async" width="546" height="321" src="https://sellermetrics.app/wp-content/uploads/2020/11/Amazon-Auto-Campaign-Creation-4.jpg" alt="Match Types for Sponsored Product Auto " class="wp-image-2178" srcset="https://sellermetrics.app/wp-content/uploads/2020/11/Amazon-Auto-Campaign-Creation-4.jpg 546w, https://sellermetrics.app/wp-content/uploads/2020/11/Amazon-Auto-Campaign-Creation-4-300x176.jpg 300w, https://sellermetrics.app/wp-content/uploads/2020/11/Amazon-Auto-Campaign-Creation-4-480x282.jpg 480w" sizes="(max-width: 546px) 100vw, 546px" /></figure></div>


<p>Next, you need to create your sponsored product targeting groups. When you tick the “Set default bid” field, Amazon will ask you to turn on the match types you prefer, whether close match, loose match, substitutes, and/or complement match.</p>



<ul>
<li><strong>Close match</strong> – ads will appear in front of shoppers who search for terms that are closely related to your product offerings.</li>
</ul>



<ul>
<li><strong>Loose match</strong> – ads will appear in front of shoppers who search for terms that are loosely related to your product offerings.</li>
</ul>



<ul>
<li><strong>Substitutes</strong> – ads will appear in front of shoppers who view the details of product pages that are similar to what you offer.</li>
</ul>



<ul>
<li><strong>Complement match</strong> – ads will appear in front of shoppers who view the details of product pages that complement the products you offer.</li>
</ul>



<h3 class="wp-block-heading">Step 5: What are Different Structures for Sponsored Product Auto Targeting Ad Campaigns?</h3>



<p>Amazon will also ask you to set your targeting type. You can choose from:</p>



<ul>
<li><strong>Type One</strong> – using one auto campaign per product or product grouping, and having all four types of targeting I one campaign. This type is a deal for easier ad management.</li>
</ul>



<ul>
<li><strong>Type Two</strong> – using two auto campaigns per product or product grouping, and having one campaign for loose or close match, and one campaign for substitute and complement match. This type is ideal for scalability.</li>
</ul>



<ul>
<li><strong>Type Three</strong> – using four auto campaigns per product or product grouping, and having one individual per type of targeting. This type is best for profitability.</li>
</ul>



<h3 class="wp-block-heading">Step 6: How to Select Appropriate Bids for Sponsored Products Auto Campaigns</h3>



<p>Once you’re done setting up the targeting type, the next thing you have to consider is your starting bid. You can take a look at Amazon’s suggested start bid to know how competitive an ad space is. You can also adjust your bid relative to the pricing of your products, but we usually make bid adjustments after 10 clicks.</p>



<p>For example, if you’re selling an umbrella that costs $25 and your bid price is $2.5, that means when you reach 10 clicks (and hit $25), you’ll be on the losing side because your product also costs $25. Simply put, you can bid more aggressively for more expensive products, and bid lower for more affordable products.</p>



<h4 class="wp-block-heading">Increasing and Decreasing Bids</h4>



<p>Also, it’s ideal to test and optimize your campaign so you would know what works and what doesn’t. If you’re not gaining any impression in the first three days, that may mean that you need to increase your bid as your competitor may be bidding more on your chosen keywords. Meanwhile, if you’re getting a lot of impressions and clicks, but you’re not getting any conversions, that may mean that you need to decrease your bid.</p>



<h3 class="wp-block-heading">Step 7: Adding Negative Keywords to your Auto Campaign</h3>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="976" height="381" src="https://sellermetrics.app/wp-content/uploads/2020/11/Amazon-Auto-Campaign-Creation-4-1.jpg" alt="What about Negative Keyword Targeting?" class="wp-image-2187" srcset="https://sellermetrics.app/wp-content/uploads/2020/11/Amazon-Auto-Campaign-Creation-4-1.jpg 976w, https://sellermetrics.app/wp-content/uploads/2020/11/Amazon-Auto-Campaign-Creation-4-1-300x117.jpg 300w, https://sellermetrics.app/wp-content/uploads/2020/11/Amazon-Auto-Campaign-Creation-4-1-768x300.jpg 768w, https://sellermetrics.app/wp-content/uploads/2020/11/Amazon-Auto-Campaign-Creation-4-1-480x187.jpg 480w" sizes="(max-width: 976px) 100vw, 976px" /></figure>



<p>Amazon has a <a href="https://sellermetrics.app/negative-keywords-amazon-ppc/">negative keyword targeting</a> option that allows you list all the keywords and products you want to exclude from your ad campaign to narrow down your targeting. This can help you increase your conversion rates as you aim to reach more shoppers who are interested in and are searching for terms that are highly relevant to your products.</p>



<p>If you’re new to Amazon PPC, you may skip this part and just let Amazon determine which keywords to include and not to include in your campaign.</p>



<h2 class="wp-block-heading" id="table-of-contents-3">When (and When not) to Run an Automatic Campaigns</h2>


<p>Deciding when to go for a manual approach is more suitable can be a tricky questions. While we go into this topic in more details in our dedicated article on <a href="https://sellermetrics.app/amazon-ppc-automatic-vs-manual-campaigns/">Automatic vs Manual Amazon Campaigns</a>, here are some key pointers to answer the question: <em>“Should I launch an automatic campaign or skip straight to manual?”</em> </p>



<h3 class="wp-block-heading">When an automatic campaign makes sense:</h3>



<ul>
<li><strong>New listing / product launches:</strong> Picking the right keywords when launching new products can be difficult. You don&#8217;t have any reliable historic campaign data to lean on and manual discovery can take time. Automatic campaigns are a much faster way to get up to speed. Amazon’s algorithm automatically draws on your product title, description, and category to match your ad to a wide range of keywords, which gets you broad exposure fast.</li>



<li><strong>Keyword discovery phase:</strong> Even for established products you may hit a wall and find it hard to discover new long-tail or niche search terms. Again, automatic campaigns are a quick way to cast a much wider net and to uncovering hidden search terms gems that you might have never discovered with manual targeting.</li>



<li><strong>Testing multiple SKUs at once:</strong> If you have a catalog of 20-30 SKUs and want to activate exposure across all these SKUs fast without doing all the hard work and building individual keyword lists then auto campaigns are a way to go. We are saying &#8220;a way to go&#8221;, because taking shortcuts like this is not usually very cost effective, but in situations where speed is key (i.e. ahead of important sales events), then this approach may be permisible.</li>



<li><strong>Low-risk, broad reach strategy:</strong> If your goal right now is traffic or visibility (rather than tight profit margins), automatic campaigns let you scale impressions and clicks at minimal setup overhead. Again.. we are just really putting all the options on the table here &#8211; not saying that this is what most sellers may want.</li>
</ul>



<h3 class="wp-block-heading">When an automatic campaign may not be ideal:</h3>



<ul>
<li><strong>Tight margin products / high ACoS sensitivity:</strong> If your product has a low margin or you need to tightly control ACoS, then the more free-floating nature of automatic Amazon campaigns is risky as it likely leads to more budget wastage than a tightly controlled manual campaign that targets converting keywords only.</li>



<li><strong>Highly mature listing with known keywords:</strong> If you have already harvested thousands of (hopefully mostly) converting keywords and built strong manual campaigns, the incremental value of an auto campaign may be low.</li>



<li><strong>Competitive category with frequent optimization needs:</strong> If you compete in a crowded niche and need constantly refine bids, placements, and add more <a href="https://sellermetrics.app/amazon-ppc-negative-keywords/">negative keywords</a>, then auto campaigns can be very risky and start blasting ad budget into areas that have proven to not perform.</li>
</ul>



<p><br>Bottom-line: There are situations when auto campaigns can make sense. Mostly when speed is of the essence, when data is rare or when efficiency is not as important as scaling fast. Think of them as the <em>exploration phase</em> of your Amazon PPC strategy: they enable you to gather data fast, to cast wide nets, and unearth valuable keyword insights quick. However, if you are already running a well-oiled machine, than automatic campaigns are likely not the way to go.</p>



<h2 class="wp-block-heading" id="table-of-contents-4">How Can You Optimize Your Amazon Auto Campaigns?</h2>


<p>Optimizing your auto campaign can help you reach the right audience based on the products you’d like to advertise. Here are some ways that can help you optimize your Amazon campaign:</p>



<ul>
<li><strong>Look at your placement data. </strong>Start with opening all your campaigns on ad groups, and then go “Placements” tab where you can see the data on your top of search conversions and product detail page conversions. Then, you can adjust your bids based on the data. For example, if you notice that you’re earning more from the top of the search, you can increase your bid on this type.</li>
</ul>



<ul>
<li><strong>Focus on optimizing your bid</strong> by looking at your cost-per-click (CPC), bid price and advertising cost of sale (ACoS). Remember that the goal is to have a low ACoS.</li>
</ul>



<ul>
<li><strong>Run any type of negatives. </strong>With an auto campaign, you can’t optimize bids on a search term level, so you must click on the “Search terms” tab, and take a look if you’re paying for any keyword that’s not relevant to your product. If you found some irrelevant keywords, you can tag them as negative keywords, so they won’t be part of your ad campaign.</li>
</ul>



<h2 class="wp-block-heading" id="table-of-contents-5">Final Thoughts</h2>


<p>We hope this guide has given you a more thorough perspective about Amazon PPC automatic campaign. If you’re having a hard time navigating Amazon PPC, we offer an <a href="https://sellermetrics.app/">Amazon advertising software</a> that can help you achieve your revenue goals. Our software can also do bid automation, manual bidding, benchmarking, keyword searching, variance reporting, and more on your behalf.</p>



<p>If you found this post interesting also read our <a href="https://sellermetrics.app/amazon-ppc-guide-tutorial-beginners/">Amazon PPC Tutorial</a> and our posts on <a href="https://sellermetrics.app/amazon-ppc-match-types/">Amazon PPC Broad Vs Phrase Match</a>, <a href="https://sellermetrics.app/amazon-ppc-campaign-bidding-strategy/">Amazon PPC Campaign Strategy</a> and <a href="https://sellermetrics.app/how-to-structure-amazon-ppc-campaigns/">Amazon PPC Campaign Structure</a>. If you need more help running Amazon PPC campaigns, check out our <a href="https://sellermetrics.app/amazon-advertising-management/">Amazon Advertising Management Services</a>.</p>



<p><strong>If you are an Amazon Seller and you want to ask additional questions about the article or any <a href="https://sellermetrics.app/amazon-fba-reimbursement/">Amazon FBA</a> related questions. Please consider joining our <a href="https://www.facebook.com/groups/696011650996573">Facebook Group</a>, where I answer any questions you may have personally.</strong></p>



<p><strong>We are <a href="https://sellermetrics.app/">SellerMetrics</a>, our software tool helps Amazon sellers, brands and agencies navigate Amazon Advertising PPC via bid automation, manual bid changes, and analytics.</strong></p>



<h2 class="wp-block-heading" id="table-of-contents-6">FAQ: How to Set Up Amazon Auto Campaigns</h2>



<div class="schema-faq wp-block-yoast-faq-block"><div class="schema-faq-section" id="faq-question-1762152828594"><strong class="schema-faq-question"><strong>What is an Amazon Auto Campaign?</strong></strong> <p class="schema-faq-answer">An Amazon auto campaign is a PPC campaign where Amazon automatically selects keywords and product matches based on your listing content, category, and customer behavior. You don’t manually choose keywords. Amazon handles targeting for you.</p> </div> <div class="schema-faq-section" id="faq-question-1762152883030"><strong class="schema-faq-question">How do I create an Amazon auto campaign?</strong> <p class="schema-faq-answer">Inside <strong>Amazon Ads Console</strong>:<br/>Go to <strong>Campaign Manager</strong><br/>Click <strong>Create campaign</strong><br/>Choose <strong>Sponsored Products</strong><br/>Select <strong>Automatic targeting</strong><br/>Set <strong>daily budget</strong> and <strong>default bid</strong><br/>Choose <strong>bidding strategy</strong> (Dynamic Down / Dynamic Up &amp; Down)<br/>Add <strong>negative keywords</strong> (optional — but recommended)<br/>Launch the campaign</p> </div> <div class="schema-faq-section" id="faq-question-1762152896313"><strong class="schema-faq-question">What bidding strategy should I choose for auto campaigns?</strong> <p class="schema-faq-answer">Recommended for most sellers:<br/><strong>Dynamic Bids – Down Only</strong> during testing/launch phase<br/>Switch to <strong>Dynamic Bids – Up &amp; Down</strong> only if your product has strong conversion history and reviews<br/>This keeps costs under control while you gather data.</p> </div> <div class="schema-faq-section" id="faq-question-1762152912695"><strong class="schema-faq-question">How much budget should I set for an auto campaign?</strong> <p class="schema-faq-answer">Rule of thumb for US sellers:<br/>Launch phase: <strong>$20–$50/day per SKU</strong><br/>Keyword discovery phase: <strong>10–20% of your total PPC budget</strong><br/>Scaling phase: adjust based on collected data &amp; keyword transfer to manual campaigns</p> </div> <div class="schema-faq-section" id="faq-question-1762152929395"><strong class="schema-faq-question">How long should I let an auto campaign run before optimizing?</strong> <p class="schema-faq-answer">Let it run for <strong>7–14 days</strong> (depending on traffic volume) before harvesting keywords.<br/>You need enough click data to identify winning terms.</p> </div> <div class="schema-faq-section" id="faq-question-1762152947644"><strong class="schema-faq-question">How do I find winning keywords from auto campaigns?</strong> <p class="schema-faq-answer">Download your <strong>Search Term Report</strong> and filter for:<br/>Converting search terms<br/>Low ACoS keywords<br/>Strong CTR + consistent click volume<br/>Move those into a <strong>manual exact/phrase campaign</strong>, then <strong>add them as negatives</strong> in the auto campaign to avoid overlap.</p> </div> <div class="schema-faq-section" id="faq-question-1762152962511"><strong class="schema-faq-question">Should I use negative keywords in an auto campaign?</strong> <p class="schema-faq-answer">Yes, 100%. You should always do that!<br/>Negative keywords prevent wasted ad spend by blocking non-converting or irrelevant queries.<br/>Example negatives:<br/>“free”<br/>“cheap”<br/>competitor product names (optional)</p> </div> <div class="schema-faq-section" id="faq-question-1762152989844"><strong class="schema-faq-question">Can I run only auto campaigns?</strong> <p class="schema-faq-answer">You <em>can</em>, but it’s not recommended long-term.<br/>Auto campaigns are great for discovery — not optimization.<br/>The winning workflow is:<br/>Auto → find converting terms → move to Manual → add negatives in Auto</p> </div> <div class="schema-faq-section" id="faq-question-1762153005910"><strong class="schema-faq-question"><strong>What mistakes should I avoid when setting up auto campaigns?</strong></strong> <p class="schema-faq-answer">Common pitfalls:<br/><img src="https://s.w.org/images/core/emoji/14.0.0/72x72/274c.png" alt="❌" class="wp-smiley" style="height: 1em; max-height: 1em;" /> No negative keywords<br/><img src="https://s.w.org/images/core/emoji/14.0.0/72x72/274c.png" alt="❌" class="wp-smiley" style="height: 1em; max-height: 1em;" /> One auto campaign for all products<br/><img src="https://s.w.org/images/core/emoji/14.0.0/72x72/274c.png" alt="❌" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Leaving default bid too high<br/><img src="https://s.w.org/images/core/emoji/14.0.0/72x72/274c.png" alt="❌" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Not moving high-performing keywords to manual campaigns<br/><img src="https://s.w.org/images/core/emoji/14.0.0/72x72/274c.png" alt="❌" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Not monitoring search term reports</p> </div> <div class="schema-faq-section" id="faq-question-1762153028810"><strong class="schema-faq-question">Does listing quality affect auto campaign results?</strong> <p class="schema-faq-answer">Absolutely. Since Amazon reads your listing to target ads, you need:<br/>Keyword-optimized title &amp; bullets<br/>Relevant backend search terms<br/>Clear images<br/>Correct product category<br/>Weak listings = weak auto campaign performance.</p> </div> <div class="schema-faq-section" id="faq-question-1762153037193"><strong class="schema-faq-question">Should I separate SKUs into different auto campaigns?</strong> <p class="schema-faq-answer">Best practice: <strong>Yes.</strong> Run <strong>one auto campaign per SKU</strong> (or per variation with different search behavior). You’ll get cleaner data and easier optimization.</p> </div> </div>
<p>The post <a href="https://sellermetrics.app/amazon-ppc-automatic-campaign/">How to Set Up Amazon Auto Campaigns: Complete Guide</a> appeared first on <a href="https://sellermetrics.app">SellerMetrics</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://sellermetrics.app/amazon-ppc-automatic-campaign/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">2168</post-id>	</item>
		<item>
		<title>Advanced Keyword Strategies for Amazon SEO vs Amazon PPC</title>
		<link>https://sellermetrics.app/advanced-keyword-strategies-for-amazon-seo-vs-amazon-ppc/</link>
					<comments>https://sellermetrics.app/advanced-keyword-strategies-for-amazon-seo-vs-amazon-ppc/#respond</comments>
		
		<dc:creator><![CDATA[Rick Wong]]></dc:creator>
		<pubDate>Tue, 05 May 2026 09:07:32 +0000</pubDate>
				<category><![CDATA[Amazon FBA]]></category>
		<category><![CDATA[advertising campaigns]]></category>
		<category><![CDATA[Amazon PPC]]></category>
		<guid isPermaLink="false">https://sellermetrics.app/?p=509239</guid>

					<description><![CDATA[<p>The Importance of Keyword Optimization for SEO and Paid Search Ads Keyword research is the starting point for Amazon SEO (Search Engine Optimization) and Amazon PPC (more about our Amazon Advertising Management Services). It describes the process of identifying search terms that potential buyers of your products likely use on Amazon. Once you have selected [&#8230;]</p>
<p>The post <a href="https://sellermetrics.app/advanced-keyword-strategies-for-amazon-seo-vs-amazon-ppc/">Advanced Keyword Strategies for Amazon SEO vs Amazon PPC</a> appeared first on <a href="https://sellermetrics.app">SellerMetrics</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<h2 class="wp-block-heading">The Importance of Keyword Optimization for SEO and Paid Search Ads</h2>



<p>Keyword research is the starting point for Amazon SEO (Search Engine Optimization) and Amazon PPC (more about our <a href="https://sellermetrics.app/amazon-advertising-management/">Amazon Advertising Management Services</a>). It describes <strong>the process of identifying search terms that potential buyers of your products likely use on Amazon</strong>. Once you have selected relevant keywords, you can use them to enhance the relevance of your Amazon product listings, add them as keywords to the backend of your Amazon product listing and target them via Amazon PPC advertising. Effective keyword research driven optimization will <strong>increase product visibility, traffic, and ultimately sales</strong>.<br><br>This article will help you understand how your keyword strategies for Amazon SEO (more about our <a href="https://sellermetrics.app/amazon-seo-services/">Amazon SEO Services</a>) should differ from keywords you target with Amazon PPC ads, such as Amazon Sponsored Products, or Amazon <a href="https://sellermetrics.app/amazon-ppc-sponsored-brands/">Sponsored Brands</a> ads.</p>



<h2 class="wp-block-heading"><strong>How to Conduct Amazon Keyword Research</strong></h2>



<p>Amazon keywords research can be conducted in several ways. You can use paid keyword research tools, such as Helium 10 or Jungle Scout, or even use Amazon’s search bar to discover frequent search queries via the auto-complete suggestions provided by Amazon. If you are already running Amazon ads, you can also identify high potential keywords in the search terms reports of your existing ad campaigns. <strong>Keep in mind that keyword research is not something to “set and forget”.</strong> According to Google, <a href="https://blog.google/products/search/our-latest-quality-improvements-search/">15 percent of all daily searches on Google</a> are new searches. Expect the percentage to be similar for Amazon and also take into consideration that many other factors, such as seasonality (i.e. search around holidays and gifting periods) will sway search behavior. <br><br><strong>For these reasons your keyword targeting needs to be constantly refined and adjusted.</strong> For more details check out our blog post on How to Conduct Amazon Keyword Research.</p>



<h2 class="wp-block-heading">Identify Competitors&#8217; Keywords using <strong>Reverse ASIN Keyword Lookup</strong></h2>



<p>A very effective way to conduct keyword research is to check which keywords competing product listings are ranking for. In the video below we describe how to use Zonguru to conduct so-called &#8220;reverse ASIN&#8221; keyword research.</p>



<figure class="wp-block-embed 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="Find Keyword Gems with ZonGuru Keywords on Fire (Reverse ASIN Tool)" width="500" height="281" src="https://www.youtube.com/embed/wFkeF_0QrBc?feature=oembed&#038;enablejsapi=1&#038;origin=https://sellermetrics.app" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
</div></figure>



<h2 class="wp-block-heading"><strong>Differences between keyword research for SEO purposes vs. PPC advertising on Amazon</strong></h2>



<h3 class="wp-block-heading">Keyword Research for Amazon SEO</h3>



<p>The primary goal of keyword research for Amazon SEO is to enhance the organic visibility of your product listings. The objective is to surface your listings in high positions on the search results page when Amazon shoppers search for relevant keywords.<br><br>The challenge with this approach is that highly commercially viable keywords with large search volumes will be extremely competitive and difficult to rank for.<br><br><strong>To increase the likelihood of ranking for these keywords, include them in your listing titles, listing bullet points, or the <a href="https://sellermetrics.app/amazon-backend-keywords/">backend keywords</a> of a listing.</strong></p>



<h3 class="wp-block-heading">Keyword Research for PPC Ads</h3>



<p>In principle, keyword research for PPC campaigns works exactly the same as keyword research for Amazon SEO. Once you have identified relevant terms, you target them with ads. Include keywords in product titles to increase the chances that users click on your ads.</p>



<h2 class="wp-block-heading"><strong>Key Differences Between Keyword Targeting Strategies for SEO and PPC</strong></h2>



<p>The main difference between keyword targeting for PPC and SEO purposes is that organic clicks are free, but ad clicks are paid clicks. This has strategic implementations. To maximize efficiency you need to determine which keywords present the biggest commercial opportunity.</p>



<h3 class="wp-block-heading"><strong>The Keyword Prioritization Framework</strong></h3>



<figure class="wp-block-image size-full"><img loading="lazy" decoding="async" width="960" height="540" src="https://sellermetrics.app/wp-content/uploads/2024/06/Keyword-Prioritization-Framework.png" alt="Amazon Keyword Prioritization Framework" class="wp-image-509241" srcset="https://sellermetrics.app/wp-content/uploads/2024/06/Keyword-Prioritization-Framework.png 960w, https://sellermetrics.app/wp-content/uploads/2024/06/Keyword-Prioritization-Framework-300x169.png 300w, https://sellermetrics.app/wp-content/uploads/2024/06/Keyword-Prioritization-Framework-768x432.png 768w" sizes="(max-width: 960px) 100vw, 960px" /></figure>



<p><br>Think of your target keywords in terms of potential reach (Search Volume) and business potential (Commercial Intent).</p>



<ul>
<li><strong><em>Low Search Volume AND Low Commercial Intent:</em></strong> Clearly these keywords are neither critical for SEO, nor PPC. But still evaluate them from a qualitative point of view: <strong>Are these seasonal keywords</strong> that may become more relevant at a later stage? Or are these <strong>keywords that are just starting to trend and may grow in search volume</strong>? Examples are keywords related to product characteristics that indicate that a shopper is still in an information gathering mindset (i.e. “35L vs 45L Backpack”).<br></li>



<li><strong><em>Low Search Volume AND High Commercial Intent:</em> You wouldn’t want to waste limited title or bullet point copy on keywords that only trigger a very small number of searches</strong>. However, if you cannot realistically break into top spots for higher search volume keywords, then these might still be your best shot at gaining sales traction.<br><br>In practice, <strong>most Amazon sellers aim to identify target keywords that are not as competitive, highly relevant for their products and yet have a sufficient search volume to be worth the effort</strong>. To stick with the backpack example, if you sell ultra-light water resistant hiking backpacks, then so-called long-tail search queries such as “ultra-light water resistant 35L backpack” will likely work well for your products.<br><br>Key here is to <strong>identify true gems, to target them with your PPC ads and in parallel to also optimize your listing for these keywords. The definition of “true gem” is: a cost per click that does commercially make sense for you</strong>.&nbsp;<br><br>So why focus both SEO and PPC efforts on these keywords? The reason is that by <strong>breaking into a top spot for a great keyword offsets a virtuous cycle on Amazon</strong>: Amazon is optimizing its search results for products that sell well. Clearly consumers like these products and by doing so Amazon also maximizes its own revenue. So by using your PPC ads to accelerate the sale velocity of a product listing for a particular keyword, your organic ranking for this keyword will improve as well.<br></li>



<li><strong><em>High Search Volume AND Low Commercial Intent:</em></strong> These are often category-type of keywords (think “hiking backpacks”). While search volume for these keywords is high, <strong>shoppers who search for these terms are likely still in the “navigational” phase of their shopping journey</strong>. If you can rank organically for these keywords that’s definitely highly beneficial, but despite their navigational characteristics these keywords are typically competitive. <strong>In most cases bidding on them with your PPC campaigns is something you want to avoid as low conversion rates will often result in poor ACoS.</strong> Things are different if you are a very well established brand in your specific niche and many shoppers likely know your brand and are in fact looking for it.&nbsp;<br></li>



<li><strong><em>High Search Volume AND High Commercial Intent:</em></strong> While these keywords are clearly commercially the most appealing ones, they <strong>will likely also be expensive in terms of cost-per-click</strong>. A high CPC may in the end still mean that you can not run profitable ads targeting these keywords. So <strong>running effective campaigns and fine-tuning your bids is critical to win</strong>. To help our clients scale PPC campaigns in this highly competitive territory is why we have developed our own proprietary <a href="https://sellermetrics.app/our-software/">Amazon bid management software</a>. Its advanced algorithms automate bidding to ensure your bids are fully optimized according to your ACoS goals.<br><br>Besides Amazon PPC, you should also try to target these keywords with Amazon SEO. Be realistic when making this decision. Do you have a realistic chance of breaking into the top 1-10 search results? Consider how your listing compares with competitors listings that currently take the top spots. Can you compare with them in terms of number of user reviews? Can you compete on price? Does your product alleviate major weaknesses of competing ASINs? <br><br>In other words, <strong>is there a compelling reason for shoppers to purchase your item instead of the current top search result? If the answer to these questions is “yes”, then target these keywords via Amazon SEO, but if the answer is “no”, then settle for slightly less competitive keywords</strong>.<br><br>Keep in mind that ranking in top positions is absolutely key in order to get clicks. The reason therefore is that on Amazon “the first three items displayed in search results account for 64 percent of clicks” (Source: <a href="https://www.searchenginejournal.com/amazon-search-engine-ranking-algorithm-explained/265173/">Search Engine Journal</a>).<br></li>
</ul>



<h2 class="wp-block-heading"><strong><strong>How to Run Low ACoS Campaigns for Highly Competitive Keywords</strong></strong></h2>



<figure class="wp-block-embed 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="How To Get Low ACoS On Competitive Keywords" width="500" height="281" src="https://www.youtube.com/embed/jQyJquVDo3M?feature=oembed&#038;enablejsapi=1&#038;origin=https://sellermetrics.app" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
</div></figure>



<h2 class="wp-block-heading"><strong><strong>How to Implement Amazon SEO and Amazon PPC Strategies</strong></strong></h2>



<p>Understanding the distinct approaches and goals of keyword research for SEO and PPC on Amazon can help you develop a comprehensive strategy that enhances both organic visibility and targeted ad performance. On the paid side, the <a href="https://landingcube.com/amazon-ppc-software/">best Amazon PPC Automation Software</a> can help you execute that strategy at scale, ultimately driving more traffic and sales.</p>


<table style="width:100%">
<tr>
<td></td>
<td><strong>Amazon SEO</strong></td>
<td><strong>Amazon PPC</strong></td>
</tr>
<tr>
<td><strong>Intent and Strategy</strong></td>
<td>Focuses on improving organic visibility for higher search volume keywords. Long-term ranking improvements will pay off.</td>
<td>Focuses on immediate visibility and driving targeted traffic to highly converting keywords you can target at a commercially viable CPC. If necessary, work with an agency to reap the benefits of advanced bid optimization software.</td>
</tr>
<tr>
<td><strong>Keyword Selection</strong></td>
<td>Prioritizes keywords that align unique differentiators of products.This will improve ranking over time and boost CTRs.</td>
<td>Prioritizes keywords that have a high likelihood of generating clicks and conversions, even if their search volume is low.</td>
</tr>
<tr>
<td><strong>Implementation</strong></td>
<td>Add important keywords to your product title, bullet point copy and the backend of the listing. Make sure to include synonyms and variations. Add the main target keyword to the title.</td>
<td>Add target keywords to your ad campaigns. Consider that not including a keyword that you target via ads in your product title or bullet points may impact CTRs and conversion rates negatively. </td>
</tr>
<tr>
<td><strong>Measurement and Optimization</strong></td>
<td>Success is measured by improvements in organic ranking, traffic growth, and ultimately more sales.</td>
<td>Success is measured by ad performance metrics such as CTR, conversion rate, sales revenue and ACoS.</td>
</tr>
</table>


<h2 class="wp-block-heading"><strong>How Many Keywords Should you Add to an Amazon PPC Campaign?</strong></h2>



<p>When you first create a campaign for Amazon PPC, you inevitably get to the steps to add your keywords. The question then becomes, “how many keywords/targets should you be adding to your ad group?” Many inexperienced sellers will add as many keywords as possible and sometimes hit the <a href="https://advertising.amazon.com/help?entityId=ENTITY3HMC4JHYBBET3#GK3MNACNTXG659J9">1000 allowable keywords limit in the ad group</a>.</p>



<figure class="wp-block-image size-full"><img loading="lazy" decoding="async" width="998" height="903" src="https://sellermetrics.app/wp-content/uploads/2025/04/How-many-keywords-to-add-to-amazon-PPC-campaigns.png" alt="How many keywords to add to amazon PPC campaigns" class="wp-image-509956" srcset="https://sellermetrics.app/wp-content/uploads/2025/04/How-many-keywords-to-add-to-amazon-PPC-campaigns.png 998w, https://sellermetrics.app/wp-content/uploads/2025/04/How-many-keywords-to-add-to-amazon-PPC-campaigns-300x271.png 300w, https://sellermetrics.app/wp-content/uploads/2025/04/How-many-keywords-to-add-to-amazon-PPC-campaigns-768x695.png 768w" sizes="(max-width: 998px) 100vw, 998px" /></figure>



<p>The experienced sellers on the other hand will limit the number of keywords because they are thinking about the following:</p>



<ul>
<li>Manageability</li>



<li>Scalability</li>



<li>Campaign Budget</li>



<li>Campaign Objective</li>
</ul>



<h2 class="wp-block-heading"><strong><strong><strong>To </strong>Succeed on Amazon Utilize <strong>a Holistic Approach to Search Optimization</strong></strong></strong></h2>



<p>For a comprehensive Amazon marketing strategy, it&#8217;s crucial to balance keyword optimization for both SEO and PPC purposes. While in some cases both go hand in hand, Amazon SEO gives the option to optimize your listings for keywords that would be prohibitively expensive to target with PPC campaigns. Your Amazon PPC search ads on the other hand allow you to ensure maximum exposure for highly converting search terms.<br><br>By integrating well-researched keywords into your product listings and running targeted PPC campaigns, you can maximize your product&#8217;s visibility and sales potential by aligning your organic and paid search efforts.&nbsp;Start with thorough keyword research, use a combination of primary and long-tail keywords, and continuously optimize your listings. To gain a competitive edge chat with us to learn how our <a href="https://sellermetrics.app/our-software/">advanced bid optimization software</a> can help you scale your Amazon business.</p>



<p>Related readings: Our tipps for <a href="https://sellermetrics.app/strategies-for-amazon-retargeting-ads/">Amazon retargeting ads</a> and our guide on <a href="https://sellermetrics.app/amazon-ad-creative-best-practices/">Amazon Ad creative best-practices</a>.</p>
<p>The post <a href="https://sellermetrics.app/advanced-keyword-strategies-for-amazon-seo-vs-amazon-ppc/">Advanced Keyword Strategies for Amazon SEO vs Amazon PPC</a> appeared first on <a href="https://sellermetrics.app">SellerMetrics</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://sellermetrics.app/advanced-keyword-strategies-for-amazon-seo-vs-amazon-ppc/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">509239</post-id>	</item>
		<item>
		<title>What is the Best Amazon PPC Campaign Budget to Use?</title>
		<link>https://sellermetrics.app/amazon-ppc-campaign-budget/</link>
					<comments>https://sellermetrics.app/amazon-ppc-campaign-budget/#respond</comments>
		
		<dc:creator><![CDATA[Rick Wong]]></dc:creator>
		<pubDate>Tue, 05 May 2026 09:06:32 +0000</pubDate>
				<category><![CDATA[Amazon PPC]]></category>
		<guid isPermaLink="false">https://sellermetrics.app/amazon-ppc-bidding-copy/</guid>

					<description><![CDATA[<p>Introduction Advertisers spend billions of dollars each year on Amazon to boost sales. Ads help them reach more customers, increase brand awareness, and thus earn more revenue. The number of advertisers on Amazon are increasing each year which makes Amazon advertising more competitive and tougher. To be successful in Amazon pay-per-click (PPC), sellers need a [&#8230;]</p>
<p>The post <a href="https://sellermetrics.app/amazon-ppc-campaign-budget/">What is the Best Amazon PPC Campaign Budget to Use?</a> appeared first on <a href="https://sellermetrics.app">SellerMetrics</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<h2 class="wp-block-heading">Introduction</h2>



<p>Advertisers spend billions of dollars each year on Amazon to boost sales. Ads help them reach more customers, increase brand awareness, and thus earn more revenue. The number of advertisers on Amazon are increasing each year which makes Amazon advertising more competitive and tougher.</p>



<p>To be successful in Amazon pay-per-click (PPC), sellers need a professional and tested Amazon PPC campaign Budget (Learn <a href="https://sellermetrics.app/how-to-structure-amazon-ppc-campaigns/">how to structure Amazon PPC Campaigns</a>).</p>



<p>In this article, we will be looking at the right strategies to decide your Amazon PPC campaign budgets. for related readings check out our posts on <a href="https://sellermetrics.app/amazon-ppc-match-types/">Amazon PPC Broad Vs Phrase Match</a> and <a href="https://sellermetrics.app/amazon-ppc-campaign-bidding-strategy/">Amazon PPC Campaign Strategy</a>. Find out more about our <a href="https://sellermetrics.app/amazon-advertising-management/">Amazon PPC Advertising Services</a>.</p>



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



<h2 class="wp-block-heading">Understand How Amazon Spend Your Total Budget</h2>



<p>A daily Amazon PPC Campaign Budget allows advertisers/sellers to put a cap on how much they will spend on their PPC campaigns. When setting up a new campaign, you must set a daily budget for all the campaigns.</p>



<p>The daily budget varies from seller to seller and campaign to campaign depending upon the goal and strategy of the seller. We will look at different factors ahead but let us first understand how Amazon spends our daily budget.</p>



<p>Maximum total expenditure for a campaign is calculated over the calendar month which is your total daily budget <strong>X </strong>the number of days remaining in the calendar month. For example, you create a PPC campaign on 6th January with a daily budget of $30. The total budget for the last remaining days of the month will be $780 (26 days remaining [including Jan 6th] x daily budget).</p>



<p>This budget is spread across the entire month. It is not a  daily budget.  If you spent $20 in a day, then the remaining $10 is rolled over. It is evenly spread between the daily budgets across all days of the month.</p>



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



<h2 class="wp-block-heading">Two Amazon PPC Budget Situations</h2>



<p>In Amazon PPC campaign budget come in 2 types. These are:</p>



<ul>
<li>Average Daily Budget For Each Individual Campaigns (Campaign Level)</li>



<li>Fixed Daily Account Budget (Account Level)</li>
</ul>



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



<h2 class="wp-block-heading">Average Daily Budget For Each Individual Campaigns</h2>


<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/01/image-2-1024x576.png" alt="" class="wp-image-2428" style="width:768px;height:431px" srcset="https://sellermetrics.app/wp-content/uploads/2021/01/image-2-1024x576.png 1024w, https://sellermetrics.app/wp-content/uploads/2021/01/image-2-300x169.png 300w, https://sellermetrics.app/wp-content/uploads/2021/01/image-2-768x432.png 768w, https://sellermetrics.app/wp-content/uploads/2021/01/image-2-1536x864.png 1536w, https://sellermetrics.app/wp-content/uploads/2021/01/image-2-1080x607.png 1080w, https://sellermetrics.app/wp-content/uploads/2021/01/image-2-1280x720.png 1280w, https://sellermetrics.app/wp-content/uploads/2021/01/image-2-980x551.png 980w, https://sellermetrics.app/wp-content/uploads/2021/01/image-2-480x270.png 480w, https://sellermetrics.app/wp-content/uploads/2021/01/image-2.png 1961w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure></div>


<p>This is the same budget as we discussed in the previous section. When creating a new ad campaign, we choose a daily budget for the campaign.</p>



<p>Amazon tries to spend all of our budgets daily on different keywords and ASINs (product targeting). If the total spend is less than the daily budget, the remaining budget will be added to the remaining days of the month and will be spent on other days. As mentioned above.</p>



<p>This allows your money to roll over the month and not spend all your total budget in a single day. It ensures a balanced relationship between your daily budget and the total spending. You can allocate the budget by looking at the profitability of individual campaigns.</p>



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



<h2 class="wp-block-heading">Fixed Daily Account Budget</h2>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="273" src="https://sellermetrics.app/wp-content/uploads/2021/01/image-3-1024x273.png" alt="" class="wp-image-2429" srcset="https://sellermetrics.app/wp-content/uploads/2021/01/image-3-1024x273.png 1024w, https://sellermetrics.app/wp-content/uploads/2021/01/image-3-300x80.png 300w, https://sellermetrics.app/wp-content/uploads/2021/01/image-3-768x205.png 768w, https://sellermetrics.app/wp-content/uploads/2021/01/image-3-1536x410.png 1536w, https://sellermetrics.app/wp-content/uploads/2021/01/image-3-1080x288.png 1080w, https://sellermetrics.app/wp-content/uploads/2021/01/image-3-1280x341.png 1280w, https://sellermetrics.app/wp-content/uploads/2021/01/image-3-980x261.png 980w, https://sellermetrics.app/wp-content/uploads/2021/01/image-3-480x128.png 480w, https://sellermetrics.app/wp-content/uploads/2021/01/image-3.png 1579w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure>



<p>Unlike the daily average budget for individual campaigns, you can set up a fixed daily account budget for the entire account. This ensures you do not spend more than your budget disrespect of average individual campaign budgets.</p>



<p>Once your total spend reaches your fixed daily budget cap, all your campaigns are stopped until the next day.</p>



<p>You can find this at: Campaign Manager &gt; Advertising Setting &gt; Daily Budget Cap</p>



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



<h2 class="wp-block-heading">Factors to keep in mind while deciding the budget</h2>



<p>Now, you have an understanding of the basics of Amazon PPC Campaign Budget, here are some factors to take into account when deciding the budgets for your campaigns.</p>



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



<h2 class="wp-block-heading">Identifying your ACOS</h2>



<p>Learning about your ideal ACOS is the phase that you should start before creating any campaign. ACOS is the advertising cost of sale. It is basically how much cost you can afford advertising your product. You can calculate your ideal ACOS using your product cost, FBA fees, taxes, etc.</p>



<p>When the ACOS is higher for any ad campaign, it tends to be less profitable because we are spending more to generate a single sale. If the ACOS for any ad campaign is low, the campaign should be more profitable as we spend less money to generate a sale.</p>



<p>Here is an example of how you can calculate your ACOS. For example, you are selling a Kitchen Knife, and the following are the numbers:</p>



<ul>
<li>Selling price &#8211; $30</li>



<li>Cost of the product &#8211; $10</li>



<li>FBA fees &#8211; $8</li>



<li>Other costs &#8211; $3</li>



<li>Profit per unit sold &#8211; $9</li>
</ul>



<p>The total profit made on every unit sold on each kitchen knife is $9 which is calculated by doing simple math on the profit margins. The profit margin in percentage will be calculated as:</p>



<ul>
<li>Profit margin = Profit Per Unit / Selling Price</li>



<li>Profit margin (in percentage) = $9 / $30 = 0.3 or 30%</li>
</ul>



<p>So, the profit margin is 30%. This shows us that we can spend up to $9 on advertising to stay profitable, which is 30% of the total sale made.</p>



<p>This is the reason that it is important to play with these numbers before thinking about budgeting and other strategies for the ad campaign.</p>



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



<h2 class="wp-block-heading">Understand your CPC</h2>



<p>Let us understand this factor with an example but before going on that example check the definition of the term CPC which is commonly used in Amazon advertising.</p>



<blockquote class="wp-block-quote">
<p><strong>Cost per click (CPC) is a paid advertising term where an advertiser pays a cost to a publisher for every click on an ad. CPC is also called pay per click (PPC). CPC is used to determine the costs of showing users ads&nbsp;on search engines</strong></p>
</blockquote>



<p>When you create an Amazon ad campaign for a kitchen knife, Amazon suggests bidding $1 to be shown at the top of the search results or on the first page. It is not necessary that you will be charged $1 for every click but this is the suggested bid by Amazon. You will be charged according to the top advertiser for that product.</p>



<p>If your CPC is high, i.e., you are charged higher with every click, you should give enough budget to the campaign to generate enough clicks and leads.</p>



<p>With a high CPC, you will get fewer clicks and spend the total daily budget. With a low CPC, you will have enough room to get more clicks and more sales in the same budget</p>



<p>Therefore, it is necessary to analyze your CPC checking the suggested bid when creating the ad campaign and dedicated <a href="https://landingcube.com/amazon-ppc-software/">Amazon PPC Tools</a> can track your CPC and pace your budget automatically.</p>



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



<h2 class="wp-block-heading">Duration of the campaign</h2>



<p>Deciding this factor also comes before creating a campaign. These basic steps help you a lot in understanding how your campaign will be performing and what budget should you set.</p>



<p>Will you only run the campaign for only a month, or you will not be setting the end date for the ad campaign?</p>



<p>Decide the above before creating a campaign. As this will help you figure out your Amazon PPC campaign budget. If you want to run an ad for only a month, decide on a budget that will allow your campaign to run for at least a month.</p>



<p>Make sure you have enough funds available to run the campaign for a month. The average daily budget will help you spread the total budget for the month to divide for each day.</p>



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



<h2 class="wp-block-heading">What should be your Amazon PPC budget?</h2>



<p>After learning the above concepts, you now will have a greater understanding of different factors and calculations which are necessary to perform before you think about your ad campaign budget.</p>



<p>The default bid amount suggested by Amazon will help you get an estimate of the <a href="https://sellermetrics.app/amazon-ppc-bidding/">expected CPC</a> (i.e. the cost per click) you will be charged by Amazon. For example, If you get a sale after every 5 clicks, you will spend $5 if the CPC is $1.</p>



<p>The duration of the campaign and the daily average budget provides you an easy and organized way to spread your budget across all the total days of ad running.</p>



<p>Once you have all these factors in mind, you will have a big picture of the estimated total budget you should spend in a certain period and become profitable.</p>



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



<h2 class="wp-block-heading">Limit your Campaign Keywords</h2>



<p>It is advisable always to choose a handful of valuable keywords for your campaigns. Many sellers/advertisers make the <a href="https://sellermetrics.app/amazon-ppc-mistakes-avoid/">common mistake</a> of dumping large amount of keywords</p>



<p>Choosing a lot of keywords will spread your budget across too many keywords, and your clicks and sales for different keywords will spread too thin. </p>



<p>Not getting enough data, you will not learn which keywords are useful and which you should put as negative.</p>



<p>Start with 10 – 20 keywords and scale your campaign as you grow. The budget spent on a handful of keywords will provide you useful data in a short period of time which helps you make your ad campaign profitable.</p>



<p>Hence, based on the above a useful equation for your campaign budget would be as follows:</p>



<blockquote class="wp-block-quote">
<p><strong>Daily Budget (Campaign) = Number of Keywords or Product Target x Est. CPC</strong></p>
</blockquote>



<p>The above equation will allow for just enough budget for all keywords/ASIN in the campaign to get enough impressions/clicks. By gathering enough impressions/clicks Amazon can gather enough data about your product and start properly optimizing your campaign.</p>



<p><strong>If you are an Amazon Seller and you want to ask additional questions about the article or any <a href="https://sellermetrics.app/amazon-fba-reimbursement/">Amazon FBA</a> related questions. Please consider joining our&nbsp;<a href="https://www.facebook.com/groups/696011650996573">Facebook Group</a>, where I answer any questions you may have personally.</strong></p>



<p><strong>We are&nbsp;<a href="https://sellermetrics.app/">SellerMetrics</a>, our software tool helps Amazon sellers, brands and agencies navigate Amazon Advertising PPC via bid automation, manual bid changes, and analytics.</strong></p>
<p>The post <a href="https://sellermetrics.app/amazon-ppc-campaign-budget/">What is the Best Amazon PPC Campaign Budget to Use?</a> appeared first on <a href="https://sellermetrics.app">SellerMetrics</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://sellermetrics.app/amazon-ppc-campaign-budget/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">2421</post-id>	</item>
		<item>
		<title>Amazon PPC Automatic vs. Manual Campaigns</title>
		<link>https://sellermetrics.app/amazon-ppc-automatic-vs-manual-campaigns/</link>
					<comments>https://sellermetrics.app/amazon-ppc-automatic-vs-manual-campaigns/#comments</comments>
		
		<dc:creator><![CDATA[Rick Wong]]></dc:creator>
		<pubDate>Tue, 05 May 2026 08:51:31 +0000</pubDate>
				<category><![CDATA[Amazon PPC]]></category>
		<category><![CDATA[Amazon]]></category>
		<category><![CDATA[Sponsored Product]]></category>
		<guid isPermaLink="false">https://sellermetrics.app/?p=1759</guid>

					<description><![CDATA[<p>Understanding the differences between Automatic and Manual PPC Campaigns is important. There are suitable scenarios for both Amazon Advertising campaign types and it is crucial that Amazon Sellers know when to use which campaign type. If you are new to this Amazon advertising campaign type, check-out or blog post on the topic: Amazon PPC Automatic [&#8230;]</p>
<p>The post <a href="https://sellermetrics.app/amazon-ppc-automatic-vs-manual-campaigns/">Amazon PPC Automatic vs. Manual Campaigns</a> appeared first on <a href="https://sellermetrics.app">SellerMetrics</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p>Understanding the differences between Automatic and Manual PPC Campaigns is important. There are suitable scenarios for both Amazon Advertising campaign types and it is crucial that Amazon Sellers know when to use which campaign type. If you are new to this Amazon advertising campaign type, check-out or blog post on the topic: <a href="https://sellermetrics.app/amazon-ppc-automatic-campaign/">Amazon PPC Automatic Campaign</a>. Let’s dive right into: Automatic vs Manual Amazon PPC Campaigns!</p>


<div class="wp-block-image">
<figure class="aligncenter size-large"><a href="https://youtu.be/_zLzQjgiB5k" target="_blank" rel="noopener"><img loading="lazy" decoding="async" width="1024" height="576" src="https://sellermetrics.app/wp-content/uploads/2021/12/V05_YT-1024x576.png" alt="Amazon PPC Automatic vs. Manual Campaigns" class="wp-image-8291" srcset="https://sellermetrics.app/wp-content/uploads/2021/12/V05_YT-1024x576.png 1024w, https://sellermetrics.app/wp-content/uploads/2021/12/V05_YT-300x169.png 300w, https://sellermetrics.app/wp-content/uploads/2021/12/V05_YT-768x432.png 768w, https://sellermetrics.app/wp-content/uploads/2021/12/V05_YT-1080x608.png 1080w, https://sellermetrics.app/wp-content/uploads/2021/12/V05_YT-980x551.png 980w, https://sellermetrics.app/wp-content/uploads/2021/12/V05_YT-480x270.png 480w, https://sellermetrics.app/wp-content/uploads/2021/12/V05_YT.png 1280w" sizes="(max-width: 1024px) 100vw, 1024px" /></a><figcaption class="wp-element-caption">Amazon Auto Campaigns and Manual Campaigns Compared</figcaption></figure></div>


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



<h2 class="wp-block-heading">How can Amazon PPC help increase your sales?</h2>



<p>Amazon PPC helps increase your sales by allowing you to create ad campaigns. These ad campaigns target top-performing keywords relevant to your products. These keywords are what shoppers usually search on Amazon. You can be rest assured that they’ll work for your benefit! Amazon PPC helps your brand and your products gain visibility on Amazon search results, product pages, and more.</p>



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



<h2 class="wp-block-heading">Amazon Ads: Automatic vs Manual Keyword Targeting: Scale vs Control</h2>



<p>Both automatic and manual campaigns are sub-types of Amazon Sponsored Products Campaigns and serve ads based on target keywords. Both types are cost-per-click ads, so you only pay for your ads when customers actually click on them.</p>



<p><strong>For Manual Campaigns</strong> you can control how much you spend by setting a maximum ad budget. In addition to that <strong>you can also set a maximum bid per click for each target keyword</strong>.</p>



<p><strong>With Auto Campaigns </strong>things are slightly different: <strong><em>You cannot set target keywords</em></strong>. As the name implies, the Amazon ad algorithm automatically selects target keywords for your ad campaign. For this reason you can also not define maximum bids at keyword level. You however define a campaign budget to control costs.</p>



<p>For automatic campaigns our ads will show up for relevant search results and product pages related to what you offer (as determined by the Amazon ad algorithm). Your ads will also appear in front of customers who are searching for any keywords that you have mentioned in your product listing. <br><br>For example, <strong>if you offer running shoes, Amazon may automatically choose the keyword “running shoes” for your campaign.</strong> Therefore, when someone searches for the phrase “running shoes for women,” there’s a huge chance that your ad may appear on the search results for this query.</p>



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



<h3 class="wp-block-heading">Amazon PPC Automatic vs Manual Campaign Overview</h3>



<figure class="wp-block-image size-full"><img loading="lazy" decoding="async" width="1000" height="208" src="https://sellermetrics.app/wp-content/uploads/2024/10/Amazon-Automatic-Campaigns-and-Manual-Campaigns-Compared.png" alt="Amazon Automatic Campaigns and Manual Campaigns Compared" class="wp-image-509598" srcset="https://sellermetrics.app/wp-content/uploads/2024/10/Amazon-Automatic-Campaigns-and-Manual-Campaigns-Compared.png 1000w, https://sellermetrics.app/wp-content/uploads/2024/10/Amazon-Automatic-Campaigns-and-Manual-Campaigns-Compared-300x62.png 300w, https://sellermetrics.app/wp-content/uploads/2024/10/Amazon-Automatic-Campaigns-and-Manual-Campaigns-Compared-768x160.png 768w" sizes="(max-width: 1000px) 100vw, 1000px" /></figure>



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



<h3 class="wp-block-heading">Advantages of Amazon Automatic Campaigns</h3>



<p><strong>Amazon Auto campaigns campaigns have number of advantages:</strong></p>



<ul>
<li><strong>They are Suitable for PPC Starters (with sufficient ad budgets):</strong> With the automatic campaign, Amazon automatically chooses the target keywords for you. This facilitates the entire campaign creation process as you do not have to conduct your own keyword research, or figure out how much to bid.</li>



<li><strong>They Provide Broad Coverage:</strong> Auto campaigns are sort of “catch-all” campaigns. If you are worried about missing important keywords (and potential sales), auto campaigns can serve as an insurance policy that will increase the chances that your ads show.</li>



<li><strong>They can Help you Spot New Search Trends: </strong>User search behavior is not static and shoppers come up with new ways to search for the same products all the time. With manual bidding there is a risk that you miss out on these new search queries.</li>



<li><strong>They Help Cover Seasonal Searches: </strong>One challenge with manual targeting is seasonality. While some product categories are more affected by this than others (those suitable for gifting are usually impacted more), seasonality affects many products to some degree. Automatic campaigns are able to quickly pick up on seasonal searches and target them right away.</li>
</ul>



<h2 class="wp-block-heading">How Advanced Amazon Advertisers Use Auto Campaigns to Harvest Profitable Long-Tail Keywords</h2>



<p><strong>Pro Tip: </strong>Many sophisticated Amazon Advertisers <strong>use automatic campaigns with strict guardrails in place (aka <a href="https://sellermetrics.app/amazon-ppc-negative-keywords/">negative keywords</a>) to harvest new, high-potential long-tail keywords</strong>.</p>



<p>Long-tail keywords consist of multiple search terms and have a lower search volume, but high commercial intent. To give an example: The search volume for “nike running shoes” is higher than the search volume for “nike running shoes for men size 9 red”. The latter is a so-called long-tail keyword. You can instantly notice that the person searching for such a specific shoe is ready to pull the trigger. While there may not be that many searches that are this specific, targeting them with a suitable product is clearly a good idea.</p>



<p><strong>Automatic campaigns are one way to identify these high-potential long-tail keywords. In the next step these “golden nugget” keywords are then added to a manual targeting campaign for better bid control.</strong> This means that you can bid more competitively on top-performing keywords to help you meet your sales goals fast.</p>



<figure class="wp-block-embed 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="PPC Strategies Refined Targeting to convert competitor&#039;s customers to your brand (Advanced sellers!)" width="500" height="281" src="https://www.youtube.com/embed/MxBmfhqvQu4?feature=oembed&#038;enablejsapi=1&#038;origin=https://sellermetrics.app" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
</div></figure>



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



<h2 class="wp-block-heading">Disadvantages of Amazon Automatic Campaigns</h2>



<p>Running automatic campaigns Amazon PPC campaigns has one major disadvantage: <strong>loss of control. </strong>While these campaigns are great in terms of delivering broad keyword coverage and scale, they will also create situations where <strong>your product(s) show up for search queries that are not at all a good fit. </strong>Disadvantages associated with Amazon auto campaigns are:</p>



<ul>
<li><strong>No Control over Target Keywords:</strong> Products will show up for searches that a human would deem unsuitable for your products.</li>



<li><strong>No Control over Bids: </strong>Bid efficiency is a critical component of Amazon PPC optimization. With automatic campaigns however, you cannot control bids at keyword level. That is also the reason why you want to move converting keywords from an automatic campaign to a manual targeting campaign.</li>
</ul>



<p>In combination, these two disadvantages introduce the risk of ad budget waste and are <strong>the reason why many <a href="https://sellermetrics.app/amazon-fba-reimbursement/">Amazon FBA</a> businesses prefer manual campaigns over automatic campaigns</strong>.</p>



<h2 class="wp-block-heading"><strong>Advantages of Amazon Manual Campaigns</strong></h2>



<p>Contrary to the automatic campaign, the manual campaign type allows you to choose (and customize) which keywords to target in your ads. You can do this by using an Amazon keyword tool or by evaluating and analyzing the performance of the keywords in your automatic ad campaign. You can target three types of keywords: broad, phrase, and exact match keywords.</p>



<p><strong>Advantages of manual PPC campaigns are:</strong></p>



<ul>
<li><strong>Bid Control at Keyword Level:</strong> You can set maximum bids for every keyword. Based on your sales price, profit margin and expected conversion rate (or historic conversion rate) you can calculate maximum bids that make commercial sense for you. This means that you can bid more competitively on top-performing keywords to help you meet your sales goals fast.</li>



<li><strong>Optimum Coverage for Important Keywords:</strong> You can segment important keywords, such as your brand name, into separate ad campaigns to ensure that they have sufficient budget and that bids are high enough. This ensures that your ads will constantly feature in top positions on the Amazon search results page (and that you don’t miss out on any sales).</li>



<li><strong>Match Type Control:</strong> By setting keywords to either broad, phrase or exact match you have good control over the granularity of your keyword targeting. You can set higher bids for exact match keywords for search terms that have proven to deliver sales and select phrase or broad match for keywords where you want to cover a wider range of closely related search queries.</li>



<li><strong>The Ability to Target Competitors’ Brand Names:</strong> Competitor bidding is a popular Amazon advertising tactic. In case you identify other Amazon Sellers that sell products very similar to your own, it can be a promising approach to simply bid on their brand name. Chances are your ad will show up in a high enough position and you can manage to divert some of their sales right into your own pocket.</li>



<li><strong>The Ability to Protect Your Own Brand Name: </strong>On the flipside, the same may happen to you. That’s why it is critical that you run a so-called Brand Campaign. While this campaign will not drive incremental sales and you may end up paying for some clicks that might have otherwise been for free, we generally advise all our clients to always run ads targeting their own brand names. Otherwise the risk of getting targeted by competitors’ is too high and ultimately sales will be lost to peers.</li>
</ul>



<p>For these reasons, the most Amazon PPC experts prefer manual campaigns over automatic campaigns. But this is also one of their downsides: <strong>things can be complicated for Amazon Sellers who are new to Amazon ads and lack either the expertise to fully optimize their ads, or do not have sufficient historic click data to draw statistically significant conclusions</strong>.</p>



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



<h2 class="wp-block-heading">Disadvantages of Amazon Manual Campaigns</h2>



<p>Manual Amazon PPC campaigns come with a set of disadvantages:</p>



<ul>
<li><strong>Expert Knowledge is Required: </strong>Running manual campaigns well is not easy. While anyone can target their own brand name and generate sales things get more tricky when figuring out which so-called “generic keywords” to target and how much to bid for them. Generic keywords are all keywords that do not include your brand name (or product series names).</li>



<li><strong>Making Data Driven Decisions is Expensive (and make take time):</strong> In practice, figuring out which keywords convert and which ones don’t is often expensive. For many keywords many (expensive) ad clicks are required to reach a statistically significant threshold to determine whether a keyword is worth bidding on or not. <strong>That is one of the advantages of working with a professional Amazon Ad Agency: An Agency has a bird&#8217;s-eye view across the accumulated click data of many Amazon ad accounts and can make better decisions in a much shorter amount of time and at a lower individual spend than any single Amazon advertiser can. </strong>While each account is slightly different, general patterns as to what keywords work and which ones do not emerge quickly and are homogenous for brands with similar value propositions.</li>



<li><strong>Important Keywords may be Missed:</strong> With manual campaigns, even when broad match keywords are utilized, there is always the chance that either emerging new search queries, or seasonal search queries are overlooked. The same is true for high-potential long-tail keywords.</li>
</ul>



<p>You may start noticing that many of the disadvantages of manual Amazon PPC Campaigns are the inverted advantages of automatic campaigns. In other words,<strong> both campaign types are really just two sides of the same coin</strong>.</p>



<h2 class="wp-block-heading">The Benefits of Running Both Automatic and Manual Ad Campaigns</h2>



<p>If you’re wondering whether manual or automatic are better, our answer is: <strong>running both in parallel is often ideal.</strong> This binary approach allows you to do two important things: stay on top of search trends of automatic campaigns, and find the most effective keywords for your manual campaign. Here’s the step by step process on how you can leverage both automatic and manual ad campaigns.</p>



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



<h3 class="wp-block-heading"><strong>Phase One: Launch an Automatic Campaign</strong></h3>



<ol>
<li>Create a sponsored products campaign using automatic targeting.</li>



<li>Let the automatic campaign run for at least two weeks.</li>



<li>Once you’ve completed the campaign period, download the “Search Term” report from the “Advertising reports” tab. Open it on Google Spreadsheet or Excel.</li>



<li>Generate a list of keywords that perform better than others using the data under “Impressions,” “Clicks,” average “Cost Per Click” (CPC) and/or advertising cost of sale (<a href="https://sellermetrics.app/acos-amazon/">What is a good ACoS on Amazon</a>?).</li>
</ol>



<p>Keywords with high impressions and clicks or conversions are considered good keywords, as long as the average cost per click suits your strategy (and you budget, of course.) After you’ve identified the best keywords, you’re ready to start your campaign with manual targeting.</p>



<figure class="wp-block-embed 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="Comprehensive Amazon PPC Search Term Report Analysis to lower your ACoS and Scale your Amazon Sales" width="500" height="281" src="https://www.youtube.com/embed/MQpbhaJv5qA?feature=oembed&#038;enablejsapi=1&#038;origin=https://sellermetrics.app" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
</div></figure>



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



<h3 class="wp-block-heading"><strong>Phase Two: Layer in a Manual Campaign</strong></h3>



<ol>
<li>Create an additional sponsored products campaign using manual targeting.</li>



<li>Choose at least 30 keywords for a start, not more than 100. To be able to determine the right keywords, export the data or results of the automatic campaign and Identify the keywords that generated the most clicks and sales. Then, add them to your manual campaign. You may also use an Amazon keyword research tool for more keyword options.</li>



<li>For first-time manual campaign advertisers, we recommend using the broad match type. This can help you expand your potential reach by targeting the widest set of shopper searches. But you may also narrow your match types to “phrase” or “exact” to also reach more specific keyword searches.</li>



<li>To help increase your sales on the keywords you’ve chosen, set your bids a little higher on your manual targeting campaign than the amount you set on the automatic campaign. Over time, you can increase your bids on the top-performing keywords.</li>



<li>Keep the campaign up for a week or two to collect a more reliable performance data.</li>



<li>Just like what you did on the automatic campaign, once you’ve completed the campaign period, download the “Search Term” report from the “Advertising reports” tab.</li>



<li>Generate a list of keywords that perform better than others using the data under “Impressions,” “Clicks,” average “Cost Per Click” (CPC) and/or advertising cost of sale (ACos) for another round of the campaign.</li>
</ol>



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



<h3 class="wp-block-heading"><strong>Phase Three: Use Both Campaigns Simultaneously</strong></h3>



<ol>
<li>Based on the top-performing keywords on the manual campaign, set up new automatic and manual campaigns.</li>



<li>Keep both campaigns up and running. Tag them as “always-on” campaigns.</li>



<li>Check your search term campaign reports whenever you want to use new keywords, or when you think you’ve already exhausted the earning potential of your previous keywords.</li>
</ol>



<p>Note: If you will bid on the same keyword in both manual and automatic campaigns using the same account, you won’t be competing against yourself.</p>



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



<h2 class="wp-block-heading">Amazon Automatic Campaigns vs Google’s Performance Max and Meta’s Advantage Plus</h2>



<p>There is another interesting angle to consider: Both <strong>Google and Meta have had great success rolling out “automatic targeting” campaigns. Adoption rates for Google’s and Meta’s “auto targeting” campaign types Performance Max (PMAX) and Advantage Plus are high and many DTC brands have been able to utilize them with great success</strong>.</p>



<p><strong>So why is it that in comparison to that adoption rates for Amazon’s auto campaigns have been sluggish and many Amazon Sellers report that results have been mixed at best?</strong></p>



<p><strong>The answer lies in the complexity of the Google and Meta advertising ecosystems.</strong> Google’s PMAX campaigns serve ads across search, shopping, display and YouTube placements and creative assets include everything from standard text ads to static ads and videos. Meta Advantage Plus ads offer a similar number of variables that impact ad delivery.</p>



<p>As a result it is basically <strong>impossible for any human to beat an advanced optimization</strong> algorithm that can instantly weight a complex set of factors including user past behavior, search history, device type, location, demographics and so on to serve them a well composed ad across a wide range of channels and placements.</p>



<p><strong>With Amazon Sponsored Products PPC ads, things are less complicated:</strong> Your product listing is your ad creative and the search term input by a shopper into the Amazon search bar is an incredibly strong intent signal by itself.</p>



<p>For this reason the benefit of ensuring that your ads do serve for relevant target keywords by adding them to manual campaigns with a precisely fine-tuned bid is often the more effective approach.</p>



<h2 class="wp-block-heading">How SellerMetrics can help optimize your Amazon Automatic and Manual Advertising Campaigns</h2>



<p>As mentioned, one of the key reports is the Search Term reports in your Amazon Advertising account. Using SellerMetrics you can easily gather these search terms and further optimize via adding negatives and new search terms.</p>



<figure class="wp-block-embed 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="Add Negative Rule" src="https://www.loom.com/embed/97fbea44b5284992802492bf90947480" frameborder="0" width="500" height="375" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe>
</div></figure>



<figure class="wp-block-embed 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="Harvest Amazon PPC Search Terms in less than 1min" src="https://www.loom.com/embed/2e4a2263d58f4e038e387ae7dd56fdfb" frameborder="0" width="500" height="375" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe>
</div></figure>



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



<h2 class="wp-block-heading">Final Thoughts: Choosing Amazon Auto or Manual Campaigns?</h2>



<p>Using both automatic and manual ad campaigns can help you achieve your Amazon sales goals, as long as you would follow the strategy outlined in this article. Meanwhile, if you need help in navigating Amazon PPC, our Amazon advertising software can help. SellerMetrics can help you with bid automation, keyword whitelisting, manual bidding, keyword navigation, search term generation, and benchmarking to develop successful ad campaigns. To learn how we can help you learn more about our <a href="https://sellermetrics.app/amazon-advertising-management/">Amazon PPC Ads Management Services</a>.</p>



<p>Related readings: <a href="https://sellermetrics.app/amazon-ppc-automatic-campaign/">Amazon PPC automatic campaign</a> deep-dive). Also check out our <a href="https://sellermetrics.app/amazon-ppc-guide-tutorial-beginners/">Amazon PPC Tutorial</a> and our posts on <a href="https://sellermetrics.app/amazon-ppc-match-types/">Amazon PPC Broad Vs Phrase Match</a> and <a href="https://sellermetrics.app/amazon-ppc-campaign-bidding-strategy/">Amazon PPC Campaign Strategy</a>.</p>



<h2 class="wp-block-heading">FAQ: Amazon PPC Automatic vs. Manual Campaigns</h2>



<div class="schema-faq wp-block-yoast-faq-block"><div class="schema-faq-section" id="faq-question-1729502926584"><strong class="schema-faq-question">What is the difference between automatic and manual Amazon PPC campaigns?</strong> <p class="schema-faq-answer">Automatic campaigns allow Amazon to select relevant keywords based on your product listings, making them easy to set up and ideal for gathering keyword data. Manual campaigns, give you full control over keyword targeting and maximum keyword bids &#8211; thereby offering you better cost and efficiency control.</p> </div> <div class="schema-faq-section" id="faq-question-1729503018049"><strong class="schema-faq-question">Which is better for beginners: Amazon automatic or manual campaigns?</strong> <p class="schema-faq-answer">Automatic campaigns are more beginner friendly, because the setup is easy (no keyword research required). They can also be a great starting point for discovering valuable keyword insights. As you collect data on high-performing search terms, you can transition to manual campaigns for more control over targeting. However, this process is costly, not always efficient and may take quite a while.</p> </div> <div class="schema-faq-section" id="faq-question-1729503151090"><strong class="schema-faq-question">Can I run both automatic and manual campaigns at the same time?</strong> <p class="schema-faq-answer">Yes. We even recommend running both types of campaigns simultaneously. This strategy allows you to discover new keywords with automatic campaigns while fine-tuning and optimizing proven keywords in manual campaigns for better control and ROI.</p> </div> <div class="schema-faq-section" id="faq-question-1729503200749"><strong class="schema-faq-question">How do I optimize an automatic campaign on Amazon?</strong> <p class="schema-faq-answer">You optimize an automatic campaign, by reviewing their search term report to identify high-performing keywords (move to manual campaign) and weeding out irrelevant and underperforming keywords (add as negative keywords) to reduce wasted ad spend.</p> </div> <div class="schema-faq-section" id="faq-question-1729503300092"><strong class="schema-faq-question">Can I adjust bids in an automatic campaign?</strong> <p class="schema-faq-answer">No. You cannot adjust individual keyword bids, because you cannot select target keywords in automatic campaigns. You can however control your overall campaign daily budget.</p> </div> <div class="schema-faq-section" id="faq-question-1729503355117"><strong class="schema-faq-question">What is the role of negative keywords in automatic campaigns?</strong> <p class="schema-faq-answer">Adding negative keywords to automatic (or manual) campaigns prevents your ads from showing for irrelevant searches. Adding negative keywords is thus crucial to filtering out low-quality clicks.</p> </div> <div class="schema-faq-section" id="faq-question-1729503432575"><strong class="schema-faq-question">Should I switch entirely to manual campaigns once I have enough data?</strong> <p class="schema-faq-answer">It depends. While manual campaigns offer more control, automatic campaigns can still be useful for discovering new keywords. A combined approach—running both automatic and manual campaigns—can yield the best results. It depends on how dynamic changes in user search behavior are in your product segment. For categories where changes are not that frequent (i.e. no seasonality, product is a staple type of good), you may not need automatic campaigns.</p> </div> </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><em>About the author: Rick Wong is a Senior Amazon PPC Strategist at SellerMetrics with seven years of experience managing Amazon advertising campaigns across CPG, electronics, and home goods categories. He has overseen more than $50M in cumulative Amazon ad spend and specializes in Sponsored Brands and DSP strategy for mid-market brands scaling on Amazon.</em></p>
</blockquote>
</div></div>
<p>The post <a href="https://sellermetrics.app/amazon-ppc-automatic-vs-manual-campaigns/">Amazon PPC Automatic vs. Manual Campaigns</a> appeared first on <a href="https://sellermetrics.app">SellerMetrics</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://sellermetrics.app/amazon-ppc-automatic-vs-manual-campaigns/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">1759</post-id>	</item>
		<item>
		<title>What are Amazon Sponsored Brands Ads &#038; How to use Them?</title>
		<link>https://sellermetrics.app/amazon-ppc-sponsored-brands/</link>
					<comments>https://sellermetrics.app/amazon-ppc-sponsored-brands/#comments</comments>
		
		<dc:creator><![CDATA[Rick Wong]]></dc:creator>
		<pubDate>Tue, 05 May 2026 08:37:47 +0000</pubDate>
				<category><![CDATA[Amazon PPC]]></category>
		<category><![CDATA[Amazon Sponsored Brands]]></category>
		<guid isPermaLink="false">https://sellermetrics.app/?p=1782</guid>

					<description><![CDATA[<p>What is Sponsored Brands in Amazon? Amazon Sponsored Brands Ads are ads that appear in the search results, on product pages, and checkout pages. They can target either specific keywords or Amazon product listing pages and can be created using static or video creatives. They are formerly known as &#8220;Amazon Headline Search Ads&#8221;. Sponsored Brands [&#8230;]</p>
<p>The post <a href="https://sellermetrics.app/amazon-ppc-sponsored-brands/">What are Amazon Sponsored Brands Ads &#038; How to use Them?</a> appeared first on <a href="https://sellermetrics.app">SellerMetrics</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<h2 class="wp-block-heading">What is Sponsored Brands in Amazon?</h2>



<p>Amazon Sponsored Brands Ads are ads that appear in the<strong> search results</strong>, on <strong>product pages</strong>, and <strong>checkout pages</strong>. They can <strong>target either specific keywords</strong> or Amazon <strong>product listing pages</strong> and can be created using <strong>static or video creatives.</strong> They are formerly known as &#8220;Amazon Headline Search Ads&#8221;. Sponsored Brands ads normally show up as long rectangular banners in both horizontal and vertical formats on desktop and mobile search results pages. <br><br>If you need support optimizing your ads, you can also enquire about our <a href="https://sellermetrics.app/amazon-advertising-management/">Amazon Ads Management Services</a>.</p>



<figure class="wp-block-gallery aligncenter has-nested-images columns-default is-cropped wp-block-gallery-1 is-layout-flex wp-block-gallery-is-layout-flex">
<figure class="wp-block-image size-full"><img loading="lazy" decoding="async" width="960" height="540" data-id="509504" src="https://sellermetrics.app/wp-content/uploads/2024/10/Amazon-Sponsored-Brands-Ad-Example.png" alt="Amazon Sponsored Brands Ad Example" class="wp-image-509504" srcset="https://sellermetrics.app/wp-content/uploads/2024/10/Amazon-Sponsored-Brands-Ad-Example.png 960w, https://sellermetrics.app/wp-content/uploads/2024/10/Amazon-Sponsored-Brands-Ad-Example-300x169.png 300w, https://sellermetrics.app/wp-content/uploads/2024/10/Amazon-Sponsored-Brands-Ad-Example-768x432.png 768w" sizes="(max-width: 960px) 100vw, 960px" /></figure>
</figure>



<p>Another thing to note is that these banners allow for up to 3 different product images under your brand. You can easily advertise different product variations, or complementary products all in the same ad. By clicking on these ads, <strong>shoppers are either taken directly to the product detail page (for 3 or more products), a custom landing page, or your brand storefront</strong>. </p>



<figure class="wp-block-embed 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="Sponsored Brands Campaign Complete Guide for Amazon FBA PPC Best Amazon PPC Strategies" width="500" height="281" src="https://www.youtube.com/embed/AixZ1sb3BxQ?start=13&#038;feature=oembed" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
</div><figcaption class="wp-element-caption">The Ultimate Sponsored Brands Ads Youtube Tutorial</figcaption></figure>



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



<h2 class="wp-block-heading">Why are Sponsored Brands Ads Important?</h2>



<p>Sponsored brands ads are an important tool of successful Amazon Sellers because they offer a <strong>good balance between high relevance and creative differentiation</strong>. Compared to more tactical Sponsored Product ads, which only feature your default Amazon product listing, with Sponsored Brands ads you have <strong>more control over the creative</strong>. In contrast to Sponsored Display ads <strong>you have the option to target keywords</strong> &#8211; which is not possible with Sponsored Display ads.&nbsp;</p>



<p>While most Sellers typically start out with Sponsored Products ads and many brands also spend the majority of their ad budgets on this ad format, we do encourage you to experiment with Sponsored Brands ads.&nbsp;</p>



<p><strong>We often see lower CPCs for Sponsored Brand Ads as compared to Sponsored Product ads (while conversion rates can be similar or even higher).&nbsp;</strong></p>



<p>There is one logical explanation for that:&nbsp;</p>



<p>Only Sellers that are enrolled in Amazon brand registry can run Sponsored Brands ads &#8211; <strong>thus competition in the ad auction tends to be less intense and CPC can also be lower</strong>.</p>



<p>There are additional benefits of running Amazon Sponsored Brands ads:</p>



<ul>
<li><strong>Enhanced Brand Visibility</strong>: Sponsored Brands ads take up “more real-estate” on the search results page. With this ad format you can prominently display your brand and products at the top of search results, increasing exposure and brand awareness while also driving sales!</li>



<li><strong>Increased Storefront Traffic</strong>: If you select your Storefront as your ad landing page, you can effectively drive more qualified traffic to your Amazon store.&nbsp;</li>



<li><strong>Customizable Ad Formats</strong>: These ads allow for custom creatives including: custom headlines, logos, and multiple products</li>



<li><strong>Boosted Organic Rankings</strong>: Running ads in general can create a “halo” effect that also boosts organic sales: By driving more clicks and more conversions for specific target keywords, your organic ranking for a given keyword may also improve over time. This kicks off a virtuous cycle where ad sales boost non-ad supported sales.</li>
</ul>



<h2 class="wp-block-heading">What are the Eligibility Criteria for Sponsored Brands Ads?</h2>



<p>As mentioned above, before you start on creating a Amazon Sponsored Brands Ad campaigns you must enroll in Amazon brand registry. </p>



<p>To enroll a brand, you need to provide: </p>



<ol>
<li>Your brand name with an active or pending trademark visible on your products or packaging, along with images showing this.</li>



<li>The trademark registration number or application number from the Intellectual Property office.</li>



<li>A list of product categories (e.g., apparel, electronics) in which your brand should be listed.</li>
</ol>



<p>For more information on this process, you can refer to the official <a href="https://www.amazon-brand-registry.com/Brand_Registry_Application_Guide_NA">Amazon Brand Registry Application Guide</a>.</p>



<p>Amazon only accepts trademarks that have been issued by government trademark offices in the United States, Brazil, Canada, Mexico, Australia, India, Japan, France, Germany, Italy, Turkey, Singapore, Spain, Saudi Arabia, the United Kingdom, Egypt, Sweden, Poland, Benelux, the European Union, and the United Arab Emirates.</p>



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



<h2 class="wp-block-heading">Where can Amazon Sponsored Brands Ads Appear?</h2>



<p>Sponsored Brands ads can appear on the search results page and on and on product detail pages. Note: <strong>When sponsored brands ads appear on top of Search Results Page they are displayed above organic search results and on top of Sponsored Products ads</strong>. This helps improve brand awareness and click-through-rate. <br></p>



<h2 class="wp-block-heading">How to Create Sponsored Brands Ad Campaigns?</h2>



<p>To setup a Sponsored Brands campaign sign in to Amazon Ads and click &#8220;Create Campaign&#8221;. On the next page select &#8220;Sponsored Brands&#8221;.</p>



<figure class="wp-block-image size-full"><img loading="lazy" decoding="async" width="960" height="540" src="https://sellermetrics.app/wp-content/uploads/2024/10/How-to-create-Sponsored-Brands-Ads-Campaigns.png" alt="How to create a Sponsored Brands Ads Campaigns" class="wp-image-509509" srcset="https://sellermetrics.app/wp-content/uploads/2024/10/How-to-create-Sponsored-Brands-Ads-Campaigns.png 960w, https://sellermetrics.app/wp-content/uploads/2024/10/How-to-create-Sponsored-Brands-Ads-Campaigns-300x169.png 300w, https://sellermetrics.app/wp-content/uploads/2024/10/How-to-create-Sponsored-Brands-Ads-Campaigns-768x432.png 768w" sizes="(max-width: 960px) 100vw, 960px" /></figure>



<p>On the next screen you can define basic ad campaign parameters such as: Campaign name, daily ad budget, campaign duration (we suggest not setting an end date, you can simply pause a campaign if you want it to stop spending) and brand (if you operate multiple brands). </p>



<p>On the next page you can select the ad landing page. There are three options:</p>



<ul>
<li><strong>Driving Traffic to your Amazon Storefront: </strong>If you have an Amazon Storefront you can select it as your ads&#8217; landing page.</li>



<li><strong>Sending Shopper to a Store Spotlight: </strong>This is essentially a specified subpage within your Amazon Store.</li>



<li><strong>Creating a New Landing Page:</strong> If you do not operate a Storefront you can create custom landing page that will take shoppers to a page that lists 3 or more products from your brand (see example screenshot below).</li>
</ul>



<p>The rule of thumb is that If you are to select a custom landing page (new landing) you are optimizing for conversion, and if you are selecting Amazon store you looking at more of a branding campaign.</p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="698" height="818" src="https://sellermetrics.app/wp-content/uploads/2020/10/Sponsored-Brands-Custom-landing-page.jpg" alt="Amazon Ads custom landing page" class="wp-image-1852" srcset="https://sellermetrics.app/wp-content/uploads/2020/10/Sponsored-Brands-Custom-landing-page.jpg 698w, https://sellermetrics.app/wp-content/uploads/2020/10/Sponsored-Brands-Custom-landing-page-256x300.jpg 256w, https://sellermetrics.app/wp-content/uploads/2020/10/Sponsored-Brands-Custom-landing-page-480x563.jpg 480w" sizes="(max-width: 698px) 100vw, 698px" /></figure>



<h2 class="wp-block-heading">Sponsored Brands Ad Format Types</h2>



<p>Under the umbrella of Sponsored Brands there are 3 different type of ad formats. We will go over them in detail below. </p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="934" height="270" src="https://sellermetrics.app/wp-content/uploads/2020/10/Sponsored-Brands-Ads-Formats.jpg" alt="Sponsored Brands Ads Formats" class="wp-image-1799" srcset="https://sellermetrics.app/wp-content/uploads/2020/10/Sponsored-Brands-Ads-Formats.jpg 934w, https://sellermetrics.app/wp-content/uploads/2020/10/Sponsored-Brands-Ads-Formats-300x87.jpg 300w, https://sellermetrics.app/wp-content/uploads/2020/10/Sponsored-Brands-Ads-Formats-768x222.jpg 768w, https://sellermetrics.app/wp-content/uploads/2020/10/Sponsored-Brands-Ads-Formats-480x139.jpg 480w" sizes="(max-width: 934px) 100vw, 934px" /></figure>



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



<h3 class="wp-block-heading"><strong>1. Product Collection</strong></h3>



<p>These are the Amazon <strong>banner ads</strong>. They show up on the  <strong>top banner of the search results</strong>  or on the <strong>top of a product detail page</strong> (mobile only). The ads in the top banner show up due to keyword targeting.</p>


<div class="wp-block-image">
<figure class="aligncenter size-large is-resized"><img loading="lazy" decoding="async" width="956" height="926" src="https://sellermetrics.app/wp-content/uploads/2020/10/Sponsored-Brands-Product-Collection-Desktop.jpg" alt="Sponsored Brands Product Collection - Desktop" class="wp-image-1800" style="width:535px;height:518px" srcset="https://sellermetrics.app/wp-content/uploads/2020/10/Sponsored-Brands-Product-Collection-Desktop.jpg 956w, https://sellermetrics.app/wp-content/uploads/2020/10/Sponsored-Brands-Product-Collection-Desktop-300x291.jpg 300w, https://sellermetrics.app/wp-content/uploads/2020/10/Sponsored-Brands-Product-Collection-Desktop-768x744.jpg 768w, https://sellermetrics.app/wp-content/uploads/2020/10/Sponsored-Brands-Product-Collection-Desktop-480x465.jpg 480w" sizes="(max-width: 956px) 100vw, 956px" /><figcaption class="wp-element-caption"><strong>Figure 1 &#8211; Product Collection Ads format on desktop</strong></figcaption></figure></div>

<div class="wp-block-image">
<figure class="aligncenter size-large is-resized"><img loading="lazy" decoding="async" width="467" height="1024" src="https://sellermetrics.app/wp-content/uploads/2020/10/Sponsored-Brands-Product-Collection-Mobile-467x1024.jpg" alt="" class="wp-image-1802" style="width:383px;height:841px" srcset="https://sellermetrics.app/wp-content/uploads/2020/10/Sponsored-Brands-Product-Collection-Mobile-467x1024.jpg 467w, https://sellermetrics.app/wp-content/uploads/2020/10/Sponsored-Brands-Product-Collection-Mobile-137x300.jpg 137w, https://sellermetrics.app/wp-content/uploads/2020/10/Sponsored-Brands-Product-Collection-Mobile-768x1683.jpg 768w, https://sellermetrics.app/wp-content/uploads/2020/10/Sponsored-Brands-Product-Collection-Mobile-701x1536.jpg 701w, https://sellermetrics.app/wp-content/uploads/2020/10/Sponsored-Brands-Product-Collection-Mobile-934x2048.jpg 934w, https://sellermetrics.app/wp-content/uploads/2020/10/Sponsored-Brands-Product-Collection-Mobile-1080x2367.jpg 1080w, https://sellermetrics.app/wp-content/uploads/2020/10/Sponsored-Brands-Product-Collection-Mobile-980x2148.jpg 980w, https://sellermetrics.app/wp-content/uploads/2020/10/Sponsored-Brands-Product-Collection-Mobile-480x1052.jpg 480w, https://sellermetrics.app/wp-content/uploads/2020/10/Sponsored-Brands-Product-Collection-Mobile.jpg 1084w" sizes="(max-width: 467px) 100vw, 467px" /><figcaption class="wp-element-caption"><strong>Figure 2 &#8211;</strong> <strong>Product Collection Ads format on mobile</strong></figcaption></figure></div>


<p>You can either choose two types of targeting. Keywords targeting (Fig 1) or product targeting (Fig 2) on your product collection ad format. You can also customize the following:</p>



<ul>
<li><strong>Headline</strong> 🡪 a custom 50 character headline shown above your banner</li>



<li><strong>The Landing Page</strong> 🡪 you can have the landing page pointed on your Amazon storefront or a custom landing page. The custom landing page performs better. The theory is that the custom landing page still looks like the search result page; hence customer purchase flow is not interrupted. </li>



<li><strong>Automated bidding</strong> 🡪 is a very confusing option. By selecting this option, they will only automatically optimize bids for non-top of search placements. I will only select this if I don&#8217;t have an ongoing process for bid management. If you are looking for automatic bid management at scale, our software <a href="https://sellermetrics.app/">SellerMetrics</a> can handle that <img src="https://s.w.org/images/core/emoji/14.0.0/72x72/1f642.png" alt="🙂" class="wp-smiley" style="height: 1em; max-height: 1em;" /></li>



<li><strong>Custom Image</strong> 🡪 will appear on mobile only. A nice, large image takes up a large portion of the real estate on the Amazon shopping app (figure &#8211; 3). Using the custom image has been known to increase CTR and CVR dramatically. I highly recommend using it.</li>
</ul>



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



<h3 class="wp-block-heading"><strong>2. Stores Spotlight</strong></h3>



<p>The store spotlight is quite similar to product collection, the key difference in that you can only pick your storefront pages as the landing pages whereas in product collection you have a choice between custom landing pages and storefront pages.</p>



<p>Our experience with store spotlight SB (sponsored brands) ads has not been good, the impression is lower and ACoS is higher relative to product collection ads. But it would not hurt to experiment with these ads for your own products/category.</p>



<p>In terms of where these ads show up, they will appear on the top of the search result pages on desktop, mobile web, and mobile app. The side and bottom of the search result pages and product detail page placement are not available yet for store spotlight.</p>



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



<h3 class="wp-block-heading"><strong>3. Video Ads</strong></h3>



<p>Sponsored Brands Video ads are 45-sec clips. These clips are displayed in the middle of the search result page on both mobile and desktop. Right now, it is only displayed on the search result page, hence this ad format only allows keyword targeting option. Going forward I do believe that the product attribute targeting (PAT) option will be available and the video ads will be shown on the product listing page itself.</p>


<div class="wp-block-image">
<figure class="aligncenter size-large"><img loading="lazy" decoding="async" width="1024" height="465" src="https://sellermetrics.app/wp-content/uploads/2020/10/Amazon-Sponsored-Brand-Ads-1024x465.gif" alt="" class="wp-image-1809" srcset="https://sellermetrics.app/wp-content/uploads/2020/10/Amazon-Sponsored-Brand-Ads-1024x465.gif 1024w, https://sellermetrics.app/wp-content/uploads/2020/10/Amazon-Sponsored-Brand-Ads-300x136.gif 300w, https://sellermetrics.app/wp-content/uploads/2020/10/Amazon-Sponsored-Brand-Ads-768x349.gif 768w, https://sellermetrics.app/wp-content/uploads/2020/10/Amazon-Sponsored-Brand-Ads-1536x698.gif 1536w, https://sellermetrics.app/wp-content/uploads/2020/10/Amazon-Sponsored-Brand-Ads-1080x491.gif 1080w, https://sellermetrics.app/wp-content/uploads/2020/10/Amazon-Sponsored-Brand-Ads-1280x582.gif 1280w, https://sellermetrics.app/wp-content/uploads/2020/10/Amazon-Sponsored-Brand-Ads-980x445.gif 980w, https://sellermetrics.app/wp-content/uploads/2020/10/Amazon-Sponsored-Brand-Ads-480x218.gif 480w" sizes="(max-width: 1024px) 100vw, 1024px" /><figcaption class="wp-element-caption"><strong>Figure 4 &#8211; Sponsored Brands Video</strong></figcaption></figure></div>


<p>Within the accounts managed by SellerMetrics, all the data points to the superior performance of the Amazon video ads compare to any other ad type. The probable reason is the relatively lower competition. Video asset creation can be costly, but any video is better than no video. A budget solution is to take clips of your product with your smartphone and have someone on <a href="https://www.upwork.com/">Upwork</a> or <a href="https://www.fiverr.com/">Fiverr</a>, edit the clip together with some callouts. The video uploaded to Amazon Advertising just needs to be in the following criteria: </p>



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



<h4 class="wp-block-heading"><strong>Video Specs</strong></h4>



<ul>
<li>16:9 aspect ratio</li>



<li>1280 x 720px, 1920 x 1080px or 3840 x 2160px</li>



<li>23.976, 24, 25, 29.97, 29.98, or 30 fps</li>



<li>1 Mbps or higher bit rate</li>



<li>H.264 or H.265 codec</li>



<li>6-45 sec long</li>



<li>500 MB or smaller</li>



<li>MP4 or MOV file</li>



<li>Main or baseline profile</li>



<li>Progressive scan type</li>



<li>1 video stream only</li>
</ul>



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



<h4 class="wp-block-heading"><strong>Audio Specs</strong></h4>



<ul>
<li>44.1 kHz or higher sample rate</li>



<li>PCM, AAC or MP3 codec</li>



<li>96 kbps or higher bit rate</li>



<li>Stereo or mono format</li>



<li>Not more than 1 audio stream</li>



<li>44.1 kHz or higher sample rate</li>



<li>PCM, AAC or MP3 codec</li>



<li>96 kbps or higher bit rate</li>



<li>Stereo or mono format</li>



<li>Not more than 1 audio stream</li>
</ul>



<p>Make sure whoever edits your video follows the above specs! The video will be rejected by Amazon if it doesn&#8217;t strictly follow the above specs.</p>



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



<h2 class="wp-block-heading">Amazon Sponsored Brands ads: Keyword Targeting</h2>



<figure class="wp-block-image size-large is-resized"><a href="https://sellermetrics.app/wp-content/uploads/2020/10/Image-2020-10-29-at-3.14.19-PM.png"><img loading="lazy" decoding="async" width="956" height="219" src="https://sellermetrics.app/wp-content/uploads/2020/10/Image-2020-10-29-at-3.14.19-PM.png" alt="" class="wp-image-1815" style="width:821px;height:188px" srcset="https://sellermetrics.app/wp-content/uploads/2020/10/Image-2020-10-29-at-3.14.19-PM.png 956w, https://sellermetrics.app/wp-content/uploads/2020/10/Image-2020-10-29-at-3.14.19-PM-300x69.png 300w, https://sellermetrics.app/wp-content/uploads/2020/10/Image-2020-10-29-at-3.14.19-PM-768x176.png 768w, https://sellermetrics.app/wp-content/uploads/2020/10/Image-2020-10-29-at-3.14.19-PM-480x110.png 480w" sizes="(max-width: 956px) 100vw, 956px" /></a></figure>



<p>Much like in the Sponsored Products, in Sponsored Brands you can target specific keywords with your ad placement showing up on a customer keyword search results on the search bar, and like SP, you can add broad, phrase, and exact match types. Keep in mind though in Sponsored Brands there will be <strong>no ad groups</strong>, so you will possibly need to add multiple keyword match types into the campaign. There is also a 1000 keywords limit, hence in one campaign, you can only have 1000 unique keywords and match type combinations.</p>



<p>Keyword targeting option is available to all Sponsored Brands ad formats.</p>



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



<h2 class="wp-block-heading">Amazon Sponsored Brands ads: Product Targeting (PAT)</h2>



<figure class="wp-block-image size-large is-resized"><img loading="lazy" decoding="async" width="972" height="229" src="https://sellermetrics.app/wp-content/uploads/2020/10/Sponsored-Brands-Product-Targeting.jpg" alt="" class="wp-image-1817" style="width:821px;height:193px" srcset="https://sellermetrics.app/wp-content/uploads/2020/10/Sponsored-Brands-Product-Targeting.jpg 972w, https://sellermetrics.app/wp-content/uploads/2020/10/Sponsored-Brands-Product-Targeting-300x71.jpg 300w, https://sellermetrics.app/wp-content/uploads/2020/10/Sponsored-Brands-Product-Targeting-768x181.jpg 768w, https://sellermetrics.app/wp-content/uploads/2020/10/Sponsored-Brands-Product-Targeting-480x113.jpg 480w" sizes="(max-width: 972px) 100vw, 972px" /></figure>



<p>Product Targeting, also called Product Attribution Targeting (PAT), allows you to target specific ASINs and have your ad show up on a product listing page. It is shown in the middle of the product listing page, just above the product description and A+ content shown in Figure 5.</p>


<div class="wp-block-image">
<figure class="aligncenter size-large is-resized"><img loading="lazy" decoding="async" width="559" height="648" src="https://sellermetrics.app/wp-content/uploads/2020/10/Sponsored-Brands-Product-Targeting-1.jpg" alt="" class="wp-image-1825" style="width:512px;height:594px" srcset="https://sellermetrics.app/wp-content/uploads/2020/10/Sponsored-Brands-Product-Targeting-1.jpg 559w, https://sellermetrics.app/wp-content/uploads/2020/10/Sponsored-Brands-Product-Targeting-1-259x300.jpg 259w, https://sellermetrics.app/wp-content/uploads/2020/10/Sponsored-Brands-Product-Targeting-1-480x556.jpg 480w" sizes="(max-width: 559px) 100vw, 559px" /><figcaption class="wp-element-caption"><strong>Figure 5 &#8211; Product Targeting on Product listing page</strong></figcaption></figure></div>


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



<h2 class="wp-block-heading">How to Analyze the Performance of Sponsored Brand PPC Campaigns</h2>



<p>Besides the other metrics you see on Amazon PPC, such as CPC, Impressions, Orders, and ACoS, the Sponsored Brands has a pretty cool metric call NTB (new to brand). It tells you the number of first-time orders and sales for Amazon products within the brand over a one-year lookback window. </p>


<div class="wp-block-image">
<figure class="aligncenter size-large is-resized"><img loading="lazy" decoding="async" width="530" height="205" src="https://sellermetrics.app/wp-content/uploads/2020/10/Amazon-NTB.jpg" alt="" class="wp-image-1856" style="width:382px;height:148px" srcset="https://sellermetrics.app/wp-content/uploads/2020/10/Amazon-NTB.jpg 530w, https://sellermetrics.app/wp-content/uploads/2020/10/Amazon-NTB-300x116.jpg 300w, https://sellermetrics.app/wp-content/uploads/2020/10/Amazon-NTB-480x186.jpg 480w" sizes="(max-width: 530px) 100vw, 530px" /></figure></div>


<p>By looking at this metric, you can make sure that you are consistently driving new customers into your funnel. As mentioned earlier, this is great if you have a product that could incur reoccurring purchases. A good example of this is supplements. You can have a much higher ACoS target for these Sponsored Brands campaigns in cases like that. </p>



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



<h3 class="wp-block-heading"><strong>Amazon Advertising Reports for Sponsored Brands</strong></h3>



<p>There are 6 different types of Sponsored Brands report. If you are familiar with sponsored products reports, you should be familiar with most of them. You can request reports on your <a href="https://sellermetrics.app/amazon-seller-central-vs-vendor-central/">seller central</a> dashboard 🡪 Reports 🡪 Advertising Reports.</p>



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



<h4 class="wp-block-heading"><strong>1. Keyword Report</strong></h4>



<p>This is the report that shows the data on keywords/Product level and its corresponding metrics. This report is on the same granular level as the bulk operations file, so if you are consistently running the bulk operations file already, then you will probably won&#8217;t need to run this report.</p>



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



<h4 class="wp-block-heading"><strong>2. Keyword Placement Report</strong></h4>



<p>It is further segmented by placements similar to the keyword report. The keywords placements can be on top of search (the first banner placement for SB) or other placements (side or bottom of the search results). </p>



<p>This report can be quite actionable, you can analyze how a particular keyword is performing by its placement type, if the keyword is within ACoS target and make a high relative amount of orders you can think about placing a higher bid to make sure you win the &#8220;Top of Search&#8221; placement.</p>



<figure class="wp-block-image size-large is-resized"><img loading="lazy" decoding="async" width="1024" height="39" src="https://sellermetrics.app/wp-content/uploads/2020/10/Amazon-Sponsored-Brands-Keyword-Placement-Report-1024x39.jpg" alt="" class="wp-image-1873" style="width:992px;height:37px" srcset="https://sellermetrics.app/wp-content/uploads/2020/10/Amazon-Sponsored-Brands-Keyword-Placement-Report-1024x39.jpg 1024w, https://sellermetrics.app/wp-content/uploads/2020/10/Amazon-Sponsored-Brands-Keyword-Placement-Report-300x11.jpg 300w, https://sellermetrics.app/wp-content/uploads/2020/10/Amazon-Sponsored-Brands-Keyword-Placement-Report-768x29.jpg 768w, https://sellermetrics.app/wp-content/uploads/2020/10/Amazon-Sponsored-Brands-Keyword-Placement-Report-1080x41.jpg 1080w, https://sellermetrics.app/wp-content/uploads/2020/10/Amazon-Sponsored-Brands-Keyword-Placement-Report-980x38.jpg 980w, https://sellermetrics.app/wp-content/uploads/2020/10/Amazon-Sponsored-Brands-Keyword-Placement-Report-480x18.jpg 480w, https://sellermetrics.app/wp-content/uploads/2020/10/Amazon-Sponsored-Brands-Keyword-Placement-Report.jpg 1149w" sizes="(max-width: 1024px) 100vw, 1024px" /><figcaption class="wp-element-caption">Keyword performance by placement</figcaption></figure>



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



<h4 class="wp-block-heading"><strong>3. Campaign Report</strong></h4>



<p>This reports shows the data by campaigns and its corresponding metrics.</p>



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



<h4 class="wp-block-heading"><strong>4. Campaign Placement Report</strong></h4>



<p>Like the keyword campaign placement data, this report will show campaign performance based on campaign placement. By analyzing this report&#8217;s performance, you can adjust the &#8220;Adjust bid by placement&#8221; settings under campaign settings. You can see if the placement on Top of Search or Product Page is doing well and adjust accordingly in the report. </p>



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



<h4 class="wp-block-heading"><strong>5. Search Term Report</strong></h4>



<p>In my opinion, this is probably the most important report in the Amazon advertising reports. It allows you to see customer search term data, as this is what the customer searched for in the search bar. </p>



<p>There can be quite a bit of confusion between keywords and search terms. The difference is <strong>keywords </strong>are what advertisers/sellers choose to target on their side. <strong>Search term</strong> is what the customer is searching for in the search bar. In other words, keywords are on the supply side, and search terms are on the demand side.</p>



<p>The keywords and search terms can be different due to the different match types afforded by the advertiser to use. For example, an advertiser using the &#8220;phrase&#8221; match type on keywords &#8220;skinny jeans&#8221; can get an impression. This happens when the customer uses the search term &#8220;skinny jeans juniors.&#8221;</p>


<div class="wp-block-image">
<figure class="aligncenter size-large"><img loading="lazy" decoding="async" width="650" height="430" src="https://sellermetrics.app/wp-content/uploads/2020/11/keywords-vs-search-queries.jpg" alt="" class="wp-image-1878" srcset="https://sellermetrics.app/wp-content/uploads/2020/11/keywords-vs-search-queries.jpg 650w, https://sellermetrics.app/wp-content/uploads/2020/11/keywords-vs-search-queries-300x198.jpg 300w, https://sellermetrics.app/wp-content/uploads/2020/11/keywords-vs-search-queries-480x318.jpg 480w" sizes="(max-width: 650px) 100vw, 650px" /></figure></div>


<p>Now that we know how the difference between search terms and keywords, we can use the search term report in two ways: 1) Find poor performing and irrelevant search terms and add them to <span style="text-decoration: underline;">Negative Exact match</span>. 2) Add new customer search terms that had attributed to the order as a new keyword.</p>



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



<h4 class="wp-block-heading"><strong>6. Search Term Impression Share Report</strong></h4>



<p>This is the newest report. It reports on all Sponsored Brands ads formats except for Sponsored brand video. This report&#8217;s value is that it will give you the rank and impression share of a particular customer search term for your sponsored brand ad placement. </p>



<p>For example, the customer search term is &#8220;baby Crib&#8221;. Your rank is 1, and search term impression share is 70%. This will mean that your placement is current rank one when &#8220;baby crib&#8221; is entered, and it appears 70% of the time out of all the time customers had to search for the term &#8220;Baby crib&#8221;.  </p>



<p>Keep in mind, just because you are ranked number one, doesn&#8217;t mean you will win the placement all the time, it could be the next bidder for your placement is a close second, at this point you can consider up bidding the targeting keyword.</p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="166" src="https://sellermetrics.app/wp-content/uploads/2020/11/Amazon-Sponsored-Brands-Search-Term-Impression-Share-Report-1024x166.jpg" alt="" class="wp-image-1881" srcset="https://sellermetrics.app/wp-content/uploads/2020/11/Amazon-Sponsored-Brands-Search-Term-Impression-Share-Report-1024x166.jpg 1024w, https://sellermetrics.app/wp-content/uploads/2020/11/Amazon-Sponsored-Brands-Search-Term-Impression-Share-Report-300x49.jpg 300w, https://sellermetrics.app/wp-content/uploads/2020/11/Amazon-Sponsored-Brands-Search-Term-Impression-Share-Report-768x124.jpg 768w, https://sellermetrics.app/wp-content/uploads/2020/11/Amazon-Sponsored-Brands-Search-Term-Impression-Share-Report-1536x249.jpg 1536w, https://sellermetrics.app/wp-content/uploads/2020/11/Amazon-Sponsored-Brands-Search-Term-Impression-Share-Report-2048x332.jpg 2048w, https://sellermetrics.app/wp-content/uploads/2020/11/Amazon-Sponsored-Brands-Search-Term-Impression-Share-Report-1080x175.jpg 1080w, https://sellermetrics.app/wp-content/uploads/2020/11/Amazon-Sponsored-Brands-Search-Term-Impression-Share-Report-1280x207.jpg 1280w, https://sellermetrics.app/wp-content/uploads/2020/11/Amazon-Sponsored-Brands-Search-Term-Impression-Share-Report-980x159.jpg 980w, https://sellermetrics.app/wp-content/uploads/2020/11/Amazon-Sponsored-Brands-Search-Term-Impression-Share-Report-480x78.jpg 480w" sizes="(max-width: 1024px) 100vw, 1024px" /><figcaption class="wp-element-caption">Sponsored Brands Impression Share Report</figcaption></figure>



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



<h2 class="wp-block-heading">How to use Sponsored Brands Ads Strategically </h2>



<p>First of all, you need to understand that Sponsored Products and Sponsored Brands are two different ad products and you should not mindlessly port your Sponsored Products strategy to Sponsored Brands. Sponsored Brands if done right can expand your brand&#8217;s presence and can lower your Sponsored Products ACoS as your brand becomes more known in the niche as you scale your Sponsored Brands ads.  Sponsored Brand, therefore at the very least should constitute at least 50% of your Sponsored Product campaign budget to start and adjusted up or down depending on performance. </p>



<p>If you are running Sponsored Brand ads for the first time, a good way to check its effectiveness is to how your Sponsored Products ads are doing after you have run your Sponsored Brands campaign for at least 30 days. If your Sponsored Brands seems to have caused an additional jump to your Sponsored Products sales, give room for your Sponsored Brands campaign for high ACoS. This concludes our Sponsored Brands tutorial we hope you find this guide useful to scale your Sponsored Brands ads.</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><em>About the author: Rick Wong is a Senior Amazon PPC Strategist at SellerMetrics with seven years of experience managing Amazon advertising campaigns across CPG, electronics, and home goods categories. He has overseen more than $50M in cumulative Amazon ad spend and specializes in Sponsored Brands and DSP strategy for mid-market brands scaling on Amazon.</em></p>
</blockquote>
</div></div>



<p></p>



<div style="height:68px" aria-hidden="true" class="wp-block-spacer"></div>
<p>The post <a href="https://sellermetrics.app/amazon-ppc-sponsored-brands/">What are Amazon Sponsored Brands Ads &#038; How to use Them?</a> appeared first on <a href="https://sellermetrics.app">SellerMetrics</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://sellermetrics.app/amazon-ppc-sponsored-brands/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">1782</post-id>	</item>
		<item>
		<title>Advanced Amazon PPC Optimization: 6 Actionable Tactics to Decrease your ACoS and Grow Sales 🚀</title>
		<link>https://sellermetrics.app/amazon-ppc-optimization/</link>
					<comments>https://sellermetrics.app/amazon-ppc-optimization/#comments</comments>
		
		<dc:creator><![CDATA[Rick Wong]]></dc:creator>
		<pubDate>Tue, 05 May 2026 08:35:32 +0000</pubDate>
				<category><![CDATA[Amazon PPC]]></category>
		<category><![CDATA[Amazon Sponsored Products]]></category>
		<guid isPermaLink="false">https://sellermetrics.app/amazon-ppc-guide-tutorial-beginners-copy/</guid>

					<description><![CDATA[<p>In this article, we will detail 6 very specific and actionable steps for Amazon PPC Optimization. But before we dive in, let&#8217;s explore why optimizing your Amazon ads is such a critical success-factor for Amazon Sellers: Explainer: How Amazon PPC Advertising works Before you can begin optiziming your Amazon advertising campaigns we provide you with [&#8230;]</p>
<p>The post <a href="https://sellermetrics.app/amazon-ppc-optimization/">Advanced Amazon PPC Optimization: 6 Actionable Tactics to Decrease your ACoS and Grow Sales 🚀</a> appeared first on <a href="https://sellermetrics.app">SellerMetrics</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p>In this article, we will detail 6 very specific and actionable steps for Amazon PPC Optimization. But before we dive in, let&#8217;s explore why optimizing your Amazon ads is such a critical success-factor for Amazon Sellers: </p>



<h2 class="wp-block-heading">Explainer: How Amazon PPC Advertising works</h2>



<p>Before you can begin optiziming your Amazon advertising campaigns we provide you with a primer on what Amazon ads are and how they work. First of all, when we refer to Amazon ads, we are talking about, Amazon <a href="https://sellermetrics.app/amazon-ppc-sponsored-brands/">Sponsored Brands</a> and <Amazon Sponsored Display ads. </p>



<p>While for Amazon display ads audience based targeting options are available, for the most part Amazon ads are what is referred to as &#8220;PPC Ads&#8221;: <strong>You select certain target keywords that you want to bid on.</strong> As Amazon shoppers search for products on Amazon.com, your ads are triggered and served to potential customers based on these keywords (more on this topic: <a href="https://sellermetrics.app/amazon-keyword-research/">Keyword Research for Amazon Products</a>). </p>



<h2 class="wp-block-heading" id="why-should-you-invest-in-amazon-ppc-optimization">Why Should You Invest in Amazon PPC Optimization?</h2>



<p>While the use of PPC may be easy and convenient, finding the right keywords and formulating the best strategy can be challenging. You need to consider different <a href="https://sellermetrics.app/amazon-ppc-campaign-bidding-strategy/">Amazon bidding strategies</a>,  your <a href="https://sellermetrics.app/how-to-structure-amazon-ppc-campaigns/">Amazon PPC campaign structure</a>, whether to go for <a href="https://sellermetrics.app/amazon-ppc-automatic-vs-manual-campaigns/">Amazon automatic vs manual campaigns</a> and so on. </p>



<p>Also, <strong>before you begin optimizing your Amazon PPC campaigns make sure that your listing perform well.</strong> There is no point sending ad traffic a product listing that does not convert because it doesn&#8217;t have any user reviews, or because listing titles and bullet point copy are not optimized (More about our <a href="https://sellermetrics.app/listing-optimization/">Amazon Listing Optimization Services</a>). </p>



<p>Once all this is done optimize your PPC campaigns to scale and grow your Amazon sales in the most cost-efficient way. This will help you <strong>generate sales faster</strong>, <strong>acquire more reviews</strong> and thereby offset a <strong>perpetuous virtuous cycle</strong> that also leads to <strong>more organic sales </strong>as your Amazon Listings&#8217; search performance improves (a process referred to as the <a href="https://landingcube.com/amazon-flywheel-business-model/">Amazon flywheel</a>). </p>



<p>As a result you will be collecting dividends on your hard earned Amazon PPC success. </p>



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



<h2 class="wp-block-heading" id="6-steps-to-optimize-your-amazon-ppc-campaign">6 Steps to optimize your Amazon PPC Campaigns</h2>



<p>As promised below are 6 actionable steps to optimize your Amazon PPC, if you follow these step regularly, at least on a weekly basis I will close to guarantee that there will be ACoS improvement within one month timeframe or you can let the <a href="https://landingcube.com/amazon-ppc-software/">best Amazon PPC Automation Software</a> run these routines for you.</p>



<h3 class="wp-block-heading" id="step-1-block-out-the-bleeder"><strong>Step 1 <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;" /> Block out the Bleeder</strong></h3>



<p>These are keywords/category/PAT that is bleeding you dry because click/spend is going into it and no orders has been attributed, you have given them a chance now its time to cut your loses.</p>



<p><strong>Criteria:</strong></p>



<ul>
<li>Last 60 days – 3 (Amazon PPC sales attributions)</li>



<li>Clicks ≥ 8</li>



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



<p><strong>Action:</strong></p>



<ul>
<li>Decrease Bid to Min Bid ($0.02 in US marketplace) </li>
</ul>


<div class="wp-block-image">
<figure class="aligncenter size-large is-resized"><img loading="lazy" decoding="async" width="1024" height="191" src="https://sellermetrics.app/wp-content/uploads/2021/12/image-4-1024x191.png" alt="" class="wp-image-8215" style="width:821px;height:153px" srcset="https://sellermetrics.app/wp-content/uploads/2021/12/image-4-1024x191.png 1024w, https://sellermetrics.app/wp-content/uploads/2021/12/image-4-300x56.png 300w, https://sellermetrics.app/wp-content/uploads/2021/12/image-4-768x143.png 768w, https://sellermetrics.app/wp-content/uploads/2021/12/image-4-1536x286.png 1536w, https://sellermetrics.app/wp-content/uploads/2021/12/image-4-1080x201.png 1080w, https://sellermetrics.app/wp-content/uploads/2021/12/image-4-1280x238.png 1280w, https://sellermetrics.app/wp-content/uploads/2021/12/image-4-980x183.png 980w, https://sellermetrics.app/wp-content/uploads/2021/12/image-4-480x89.png 480w, https://sellermetrics.app/wp-content/uploads/2021/12/image-4.png 1723w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure></div>


<h3 class="wp-block-heading" id="step-2-down-bid-high-acos-100"><strong>Step 2 <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;" /> Down Bid High ACoS (&gt;100%)</strong></h3>



<p><strong>Criteria:</strong></p>



<ul>
<li>Last 60 days – 3 (Amazon PPC sales attributions)</li>



<li>Clicks ≥ 8</li>



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



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



<p><strong>Action:</strong></p>



<ul>
<li>Decrease Bid to <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> CPC * 50%</li>
</ul>


<div class="wp-block-image">
<figure class="aligncenter size-large"><img loading="lazy" decoding="async" width="1024" height="240" src="https://sellermetrics.app/wp-content/uploads/2021/12/image-5-1024x240.png" alt="" class="wp-image-8218" srcset="https://sellermetrics.app/wp-content/uploads/2021/12/image-5-1024x240.png 1024w, https://sellermetrics.app/wp-content/uploads/2021/12/image-5-300x70.png 300w, https://sellermetrics.app/wp-content/uploads/2021/12/image-5-768x180.png 768w, https://sellermetrics.app/wp-content/uploads/2021/12/image-5-1536x360.png 1536w, https://sellermetrics.app/wp-content/uploads/2021/12/image-5-1080x253.png 1080w, https://sellermetrics.app/wp-content/uploads/2021/12/image-5-1280x300.png 1280w, https://sellermetrics.app/wp-content/uploads/2021/12/image-5-980x229.png 980w, https://sellermetrics.app/wp-content/uploads/2021/12/image-5-480x112.png 480w, https://sellermetrics.app/wp-content/uploads/2021/12/image-5.png 1768w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure></div>


<h3 class="wp-block-heading" id="step-3-down-bid-above-target-acos-40"><strong>Step 3 <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;" /> Down bid Above Target ACoS (40%)</strong></h3>



<p>Let just say my target ACoS% is 40%, you can replace this number to whatever your target ACoS% is.</p>



<p><strong>Criteria:</strong></p>



<ul>
<li>Last 60 days – 3 (Amazon PPC sales attributions)</li>



<li>Clicks ≥ 8</li>



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



<li>ACoS ≥ 40% and ≤ 100%</li>
</ul>



<p><strong>Action:</strong></p>



<ul>
<li>Decrease Bid to <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> CPC * 75%</li>
</ul>


<div class="wp-block-image">
<figure class="aligncenter size-large"><img loading="lazy" decoding="async" width="1024" height="196" src="https://sellermetrics.app/wp-content/uploads/2021/12/image-6-1024x196.png" alt="" class="wp-image-8220" srcset="https://sellermetrics.app/wp-content/uploads/2021/12/image-6-1024x196.png 1024w, https://sellermetrics.app/wp-content/uploads/2021/12/image-6-300x57.png 300w, https://sellermetrics.app/wp-content/uploads/2021/12/image-6-768x147.png 768w, https://sellermetrics.app/wp-content/uploads/2021/12/image-6-1536x294.png 1536w, https://sellermetrics.app/wp-content/uploads/2021/12/image-6-1080x207.png 1080w, https://sellermetrics.app/wp-content/uploads/2021/12/image-6-1280x245.png 1280w, https://sellermetrics.app/wp-content/uploads/2021/12/image-6-980x188.png 980w, https://sellermetrics.app/wp-content/uploads/2021/12/image-6-480x92.png 480w, https://sellermetrics.app/wp-content/uploads/2021/12/image-6.png 1786w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure></div>


<h3 class="wp-block-heading" id="step-4-up-bid-over-optimized-keywords"><strong>Step 4 <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;" /> Up bid Over Optimized Keywords</strong></h3>



<p>The idea for this is to make sure the keywords that are really driving sales at a low cost gets a bid that closer to the market. This will ensure that you are winning the keyword bid auction.</p>



<p><strong>Criteria:</strong></p>



<ul>
<li>Last 60 days – 3 (Amazon PPC sales attributions)</li>



<li>Clicks ≥ 8</li>



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



<li>ACoS ≤ 20% (half of target ACoS of 40%)</li>
</ul>



<p><strong>Action:</strong></p>



<ul>
<li>Decrease Bid to <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> CPC * 125%</li>
</ul>


<div class="wp-block-image">
<figure class="aligncenter size-large is-resized"><img loading="lazy" decoding="async" width="1024" height="167" src="https://sellermetrics.app/wp-content/uploads/2021/12/image-7-1024x167.png" alt="" class="wp-image-8222" style="width:821px;height:133px" srcset="https://sellermetrics.app/wp-content/uploads/2021/12/image-7-1024x167.png 1024w, https://sellermetrics.app/wp-content/uploads/2021/12/image-7-300x49.png 300w, https://sellermetrics.app/wp-content/uploads/2021/12/image-7-768x125.png 768w, https://sellermetrics.app/wp-content/uploads/2021/12/image-7-1536x250.png 1536w, https://sellermetrics.app/wp-content/uploads/2021/12/image-7-1080x176.png 1080w, https://sellermetrics.app/wp-content/uploads/2021/12/image-7-1280x208.png 1280w, https://sellermetrics.app/wp-content/uploads/2021/12/image-7-980x159.png 980w, https://sellermetrics.app/wp-content/uploads/2021/12/image-7-480x78.png 480w, https://sellermetrics.app/wp-content/uploads/2021/12/image-7.png 1845w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure></div>


<h3 class="wp-block-heading" id="step-5-add-negatives-keywords"><strong>Step 5 <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;" /> Add Negatives Keywords</strong></h3>



<p>Now we are going to explore adding <a href="https://sellermetrics.app/amazon-ppc-negative-keywords/">negative keywords</a> in your campaign. You go to the &#8220;Search Term&#8221; function inside your Amazon ad console inside your ad group. Please note this feature is only available for Sponsored Products</p>



<p><strong>Criteria (In your Search Term Screen):</strong></p>



<ul>
<li>Last 60 days – 3 (Amazon PPC sales attributions)</li>



<li>Clicks ≥ 8</li>



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



<p><strong>Action:</strong></p>



<ul>
<li>Add as negative exact</li>
</ul>



<figure class="wp-block-image size-large is-resized"><img loading="lazy" decoding="async" width="1024" height="262" src="https://sellermetrics.app/wp-content/uploads/2021/12/image-8-1024x262.png" alt="" class="wp-image-8224" style="width:821px;height:210px" srcset="https://sellermetrics.app/wp-content/uploads/2021/12/image-8-1024x262.png 1024w, https://sellermetrics.app/wp-content/uploads/2021/12/image-8-300x77.png 300w, https://sellermetrics.app/wp-content/uploads/2021/12/image-8-768x197.png 768w, https://sellermetrics.app/wp-content/uploads/2021/12/image-8-1536x394.png 1536w, https://sellermetrics.app/wp-content/uploads/2021/12/image-8-1080x277.png 1080w, https://sellermetrics.app/wp-content/uploads/2021/12/image-8-1280x328.png 1280w, https://sellermetrics.app/wp-content/uploads/2021/12/image-8-980x251.png 980w, https://sellermetrics.app/wp-content/uploads/2021/12/image-8-480x123.png 480w, https://sellermetrics.app/wp-content/uploads/2021/12/image-8.png 1814w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure>



<h3 class="wp-block-heading" id="step-6-add-high-performers-search-harvest"><strong>Step 6 <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;" /> Add High Performers (Search Harvest)</strong></h3>



<p>Staying the search term console, you will now do the opposite and add these search term that has done well and attributed to at least 2 orders. There a different terms for this process in the Amazon PPC community such as Search Term Harvesting, Positive Keyword, Adding Keywords, Search Term Isolation etc</p>



<p><strong>Criteria (In your Search Term Screen):</strong></p>



<ul>
<li>Last 60 days – 3 (Amazon PPC sales attributions)</li>



<li>Clicks ≥ 8</li>



<li>Orders ≥ 2</li>
</ul>



<p><strong>Action:</strong></p>



<ul>
<li>Add as Keyword</li>
</ul>


<div class="wp-block-image">
<figure class="aligncenter size-large"><img loading="lazy" decoding="async" width="1024" height="275" src="https://sellermetrics.app/wp-content/uploads/2021/12/image-10-1024x275.png" alt="" class="wp-image-8227" srcset="https://sellermetrics.app/wp-content/uploads/2021/12/image-10-1024x275.png 1024w, https://sellermetrics.app/wp-content/uploads/2021/12/image-10-300x81.png 300w, https://sellermetrics.app/wp-content/uploads/2021/12/image-10-768x206.png 768w, https://sellermetrics.app/wp-content/uploads/2021/12/image-10-1536x412.png 1536w, https://sellermetrics.app/wp-content/uploads/2021/12/image-10-1080x290.png 1080w, https://sellermetrics.app/wp-content/uploads/2021/12/image-10-1280x343.png 1280w, https://sellermetrics.app/wp-content/uploads/2021/12/image-10-980x263.png 980w, https://sellermetrics.app/wp-content/uploads/2021/12/image-10-480x129.png 480w, https://sellermetrics.app/wp-content/uploads/2021/12/image-10.png 1595w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure></div>


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



<h2 class="wp-block-heading" id="amazon-ppc-optimization-on-steroids-ft-sellermetrics">Amazon PPC Optimization on Steroids&#8217; (ft SellerMetrics)</h2>



<p>You probably can figure out by now from the above optimization process that scaling and implementing it across multiple campaigns and marketplace will be very time consuming. We at SellerMetrics can take the guess work (and actual work) out of Amazon PPC Optimization by automating above 6 steps optimization process.</p>



<p>Imagine if all your campaigns/keywords/search terms are completely streamlined across all of your marketplace/accounts, that how much time you can save for more criterial business decision such as launching new product or writing new books. Lets see how this is done on SellerMetrics.</p>



<h4 class="wp-block-heading" id="step-1-to-4-using-sellermetrics-keywords-console"><strong>Step 1 to 4 <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;" /> Using SellerMetrics keywords console</strong></h4>



<p>Using SellerMetrics&#8217; console you can make keywords level bid changes across all your Amazon advertising marketplaces/accounts. So you don&#8217;t need to go in and out of campaigns, then into another account like seen in the previous. Your bid change also be done using CPC as your baseline whereas this is something supported on your Amazon advertising console.</p>



<figure class="wp-block-embed 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="Bid Ops Amazon PPC Optimization" src="https://www.loom.com/embed/a2a26ee587ad422e89455360cfc76ee6" frameborder="0" width="500" height="375" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe>
</div></figure>



<p><strong>Step 5 <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;" /> Add Negative Keywords</strong></p>



<p>SellerMetrics negative keyword function make adding negatives so easy, just set up a rule. </p>



<p>For example, I want &#8220;X&#8221; keywords from &#8220;Campaign A&#8221; to be inserted into &#8220;Campaign B/Ad Group B&#8221; as negative keyword (exact) when keywords &#8220;X&#8221; hit &#8220;Y&#8221; Clicks with Orders = 0.</p>



<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="Add Negative Rule" src="https://www.loom.com/embed/97fbea44b5284992802492bf90947480" frameborder="0" width="500" height="375" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe>
</div></figure>



<p><strong> <strong>Step 6 <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;" /> Add High Performers (Search Harvest)</strong> </strong></p>



<p>Same with search term isolation, SellerMetrics makes this super easy with the rule set up. </p>



<p>For example, I want &#8220;X&#8221; keywords from &#8220;Campaign A&#8221; to be inserted into &#8220;Campaign B/Ad Group B&#8221; as a new keyword (can pick exact, phrase or broad) when keywords &#8220;X&#8221; hit &#8220;Y&#8221; Orders/or ACoS%.</p>



<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="Add Search Term Rules" src="https://www.loom.com/embed/7b53f65982004d9db505a78a1eadeef4" frameborder="0" width="500" height="375" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe>
</div></figure>



<p><a href="https://sellermetrics.app/">Check us out</a>, we have a 14 days (no credit card required) trial.</p>



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



<h2 class="wp-block-heading" id="other-amazon-ppc-tips-for-optimization"><strong>Other Amazon PPC Tips for Campaign Optimization</strong></h2>



<p>Here are other Amazon PPC keyword optimization tips to consider when optimizing your ad campaign:</p>



<h2 class="wp-block-heading">Optimize for Amazon PPC Match Types</h2>



<p>This helps potential buyers search for relevant sponsored products. For manual campaigns, it can be classified into broad, phrase, and exact matches. Broad match types contain all components of keywords in any order.  Phrase match types contain all components of keywords in the same order. Exact match types contain word-for-word keywords.</p>



<p>There’s also a negative keyword setting that can help you eliminate targeted searches not related to the product you are selling and words that are not converting into actual sales.</p>



<p></p>



<h2 class="wp-block-heading">In-Depth Keyword Research &amp; Negative Keywords</h2>



<p>A robust Amazon PPC campaign begins with thorough keyword research. Unlike traditional search engines, Amazon shoppers arrive with high purchase intent, and the keywords they use reflect a desire to find specific products. Because of this direct commercial mindset, selecting the right keywords—and equally important, excluding the wrong ones—can significantly affect your ad performance.</p>



<h3 class="wp-block-heading">Identifying High-Intent Keywords</h3>



<p>Effective research starts by brainstorming terms that relate closely to your product’s core features and benefits. <strong>You can start with Amazon’s own auto-suggestions; when you begin typing in the Amazon search bar, the platform will populate related search phrases used by real customers. </strong>These search suggestions often include long-tail phrases that reveal more specific consumer needs. While short, generic keywords might bring broader visibility, longer phrases like “organic cotton baby swaddle for newborns” attract buyers who already know what they want.</p>



<p>You can supplement this<strong> approach by using keyword research tools</strong>, or by conducting <a href="https://sellermetrics.app/reverse-asin-amazon-ppc-tools/">reverse keyword search on Amazon</a>. Here is a very detailed review of popular <a href="https://landingcube.com/amazon-ppc-tools/">Amazon PPC Tools</a> that you can use for keyword research.</p>



<h3 class="wp-block-heading">Analyzing the Amazon Search Term Report</h3>



<p>Once your ads have been running for a few weeks, dive into your Search Term Reports. These reports show the actual searches that triggered your ads, along with clicks and conversion data. Analyzing these insights helps you identify which terms have delivered profitable conversions and which phrases are wasting budget. If a particular phrase consistently drives sales at a reasonable Advertising Cost of Sale (ACoS), consider transferring it to an exact match campaign with a higher bid to capture more of that lucrative traffic.</p>



<p>Similarly, keep an eye on phrases that result in clicks but no conversions. Those may indicate either a mismatch between your product and the shopper’s intent or a poorly optimized product listing that fails to convert. If your listing is well-optimized yet you still see repeated non-converting terms, it’s time to add them as negative keywords.</p>



<figure class="wp-block-embed 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="Using Search Term Report For Amazon PPC Optimization" width="500" height="281" src="https://www.youtube.com/embed/ZbiJq7io07s?feature=oembed&#038;enablejsapi=1&#038;origin=https://sellermetrics.app" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
</div></figure>



<h3 class="wp-block-heading"><strong>Implementing Negative Keywords</strong></h3>



<p>Negative keywords are a critical but often overlooked element of Amazon PPC optimization. By marking a keyword as negative, you instruct Amazon not to show your ad for searches containing that term. This helps you prevent wasted ad spend on irrelevant clicks. Negative keywords can be broad-match or phrase-match, depending on how strictly you want to exclude the term.</p>



<h2 class="wp-block-heading">Optimize for Dayparting and Seasonality</h2>



<p>Online shopping activity on Amazon isn’t static—user behavior shifts over the course of a day, a week, and throughout the year. Understanding these fluctuations allows you to allocate your ad budget when consumers are most likely to purchase, which can lead to higher efficiency and better ACoS.</p>



<h3 class="wp-block-heading">What is Dayparting?</h3>



<p>Dayparting, also known as ad scheduling, is a tactic used to run ads during specific hours or days of the week. While Amazon doesn’t currently offer a native dayparting feature for Sponsored Products or Sponsored Brands. The concept is simple: if you notice that your target audience tends to purchase in the evenings or during work breaks, you can focus your ad spend during those windows and minimize wasteful impressions at other times.</p>



<p>However, before implementing dayparting, make sure to gather data on your audience’s peak shopping hours. This can come from your Amazon sales reports or Google Analytics data if you correlate time-of-day patterns in traffic to your product’s overall purchase trends. Keep in mind that dayparting should be approached carefully. Cutting off ads during certain periods might cause you to miss unexpected spurts of sales, so test gradually and monitor results closely.</p>



<p><strong>Seasonal Opportunities and Challenges</strong><br>Amazon experiences significant seasonal peaks—such as Prime Day, Black Friday, Cyber Monday, and the broader holiday season—where traffic and competition skyrocket. Leading up to these events, advertisers often raise bids and budgets to remain visible during surges in shopper activity. The potential for increased conversions can offset higher costs, as shoppers are more likely to be in a buying mood.</p>



<p>Once the peak passes, reevaluate your bids and budgets to prevent over-spending in slower periods. Some products experience “evergreen” demand year-round, while others are highly cyclical (such as a product that sells best during summer). If your product is seasonal, plan your PPC strategy accordingly. Ramp up ad spend a few weeks before the season starts to build momentum, and scale back when demand tapers off to maintain profitability.</p>



<h2 class="wp-block-heading">Track and Control Your Ad Campaign Budget</h2>



<p>For proper budgeting, first, you must compute for the break-even ACoS before setting your ad spend. This way, you’ll be able to determine the maximum amount that you can spend on your PPC campaigns to reach break-even. Next, if you want a profitable campaign, you can compute your target ACoS. Do this by determining your profit margin and the break-even ACoS. It is good to note that your hall not spend your target ACoS to assure a profit.</p>



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



<h2 class="wp-block-heading">The Importance of Monitoring Key Performance Indicators (KPIs) </h2>



<h3 class="wp-block-heading" id="the-one-metrics-on-amazon-ppc-you-must-monitor-cpc"><span style="font-size: revert;">The one metrics on Amazon PPC you MUST monitor: CPC</span></h3>



<p>There are a lot of metrics in your Amazon advertising dashboard, if there is one metric that you really want to just keep an eye on and monitor, that would be the CPC (Cost per Click) stat. The reason why this is a very important metric is because:</p>



<ul>
<li>It is direct proxy to competitiveness of the market, increase in CPC means increase in marketplace competitiveness. If that is the case you need be in high alert</li>
</ul>



<ul>
<li>Manipulating your CPC will directly lower your ACoS%/increase ROI (Bid Optimization)</li>
</ul>



<ul>
<li>Your CPC can be used to work out your CPA (cost per acquisition) and in turn your <strong><em>realistic target ACoS %</em></strong>
<ul>
<li><strong>CPA</strong> = CPC/Conversion Rate <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;" /> realistic target ACoS % = <strong>CPA</strong>/AOV</li>
</ul>
</li>
</ul>



<p>Below Example:</p>


<div class="wp-block-image">
<figure class="aligncenter size-large is-resized"><img loading="lazy" decoding="async" width="1024" height="141" src="https://sellermetrics.app/wp-content/uploads/2021/12/image-1024x141.png" alt="" class="wp-image-8200" style="width:821px;height:113px" srcset="https://sellermetrics.app/wp-content/uploads/2021/12/image-1024x141.png 1024w, https://sellermetrics.app/wp-content/uploads/2021/12/image-300x41.png 300w, https://sellermetrics.app/wp-content/uploads/2021/12/image-768x106.png 768w, https://sellermetrics.app/wp-content/uploads/2021/12/image-1536x211.png 1536w, https://sellermetrics.app/wp-content/uploads/2021/12/image-1080x149.png 1080w, https://sellermetrics.app/wp-content/uploads/2021/12/image-1280x176.png 1280w, https://sellermetrics.app/wp-content/uploads/2021/12/image-980x135.png 980w, https://sellermetrics.app/wp-content/uploads/2021/12/image-480x66.png 480w, https://sellermetrics.app/wp-content/uploads/2021/12/image.png 1940w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure></div>


<p class="has-text-align-center">AOV = [Sales/Orders] = 840.44/55 = <strong>$15.28</strong></p>



<p class="has-text-align-center">CPA = 1.56/0.1698 = <strong>$9.10</strong></p>



<p class="has-text-align-center"><strong><span style="text-decoration: underline;">Realistic Target ACoS% = $9.10/$15.28 = 59.55%</span></strong></p>



<p>In the above example, is what your ACoS % you can expect if your CPC is $1.56 with an AOV of $15.28. Whether this ACoS is acceptable to you that will be based on your break even ACoS which will be discuss later. In the meantime calculate your realistic target ACoS % and have this figure in your back pocket.</p>



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



<h3 class="wp-block-heading" id="breakeven-acos">Understanding and Calculating Yout Breakeven ACOS</h3>



<p>Determining your breakeven ACoS % is quite simple, it is basically your profit margin on a per unit level.</p>



<p>ie your profit margin is 22%, therefore your breakeven ACoS is 22%. If you break down your individual product P&amp;L it should looking something like the below:</p>


<div class="wp-block-image">
<figure class="aligncenter size-full is-resized"><img loading="lazy" decoding="async" width="484" height="339" src="https://sellermetrics.app/wp-content/uploads/2021/12/image-2.png" alt="" class="wp-image-8203" style="width:298px;height:209px" srcset="https://sellermetrics.app/wp-content/uploads/2021/12/image-2.png 484w, https://sellermetrics.app/wp-content/uploads/2021/12/image-2-300x210.png 300w, https://sellermetrics.app/wp-content/uploads/2021/12/image-2-480x336.png 480w" sizes="(max-width: 484px) 100vw, 484px" /></figure></div>


<p>If your Amazon PPC campaign is over the breakeven ACoS % of 22% than the campaign is in the red, on the other hand if the campaign is under the breakeven ACoS % than your campaign is profitable. Another important note is that your Breakeven ACoS does not have to be equal to your Target ACoS, but target ACoS should be close to your realistic Target ACoS based on your CPC.</p>



<h2 class="wp-block-heading" id="final-thoughts"><strong>Final Thoughts</strong>: How to Optimize Amazon PPC Campaigns</h2>



<p>We hope this article has given you more insights about Amazon PPC optimization for sponsored products. In case you need more assistance in setting up your ad campaigns and navigating Amazon PPC&#8230; As an experienced <a href="https://sellermetrics.app/">Amazon Seller Agency</a> we offers an easy-to-use <a href="https://sellermetrics.app/">Amazon PPC software</a> that helps you rank higher on Amazon’s search results pages. This way you can easily achieve your sales goals.</p>



<p>Related Readings: <a href="https://sellermetrics.app/amazon-ppc-software-review/">Amazon PPC Software Review</a>, <a href="https://sellermetrics.app/our-software/">Amazon PPC Software</a> and <a href="https://sellermetrics.app/amazon-ppc-automatic-campaign/">Amazon PPC Automatic Campaign</a>. Find out more about our <a href="https://sellermetrics.app/amazon-advertising-management/">Amazon Ad Management Services</a>.</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><em>About the author: Rick Wong is a Senior Amazon PPC Strategist at SellerMetrics with seven years of experience managing Amazon advertising campaigns across CPG, electronics, and home goods categories. He has overseen more than $50M in cumulative Amazon ad spend and specializes in Sponsored Brands and DSP strategy for mid-market brands scaling on Amazon.</em></p>
</blockquote>
</div></div>



<p></p>
<p>The post <a href="https://sellermetrics.app/amazon-ppc-optimization/">Advanced Amazon PPC Optimization: 6 Actionable Tactics to Decrease your ACoS and Grow Sales 🚀</a> appeared first on <a href="https://sellermetrics.app">SellerMetrics</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://sellermetrics.app/amazon-ppc-optimization/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">1981</post-id>	</item>
		<item>
		<title>Guide to Listing a Product on Amazon without a GTIN/UPC</title>
		<link>https://sellermetrics.app/amazon-fba-barcodes/</link>
					<comments>https://sellermetrics.app/amazon-fba-barcodes/#respond</comments>
		
		<dc:creator><![CDATA[Rick Wong]]></dc:creator>
		<pubDate>Fri, 28 Nov 2025 04:18:04 +0000</pubDate>
				<category><![CDATA[Amazon FBA]]></category>
		<category><![CDATA[Amazon PPC]]></category>
		<guid isPermaLink="false">https://sellermetrics.app/amazon-ppc-mistakes-avoid-copy/</guid>

					<description><![CDATA[<p>Amazon sellers need to use Amazon FBA barcodes on their products to easily identify them. These are mostly GTINs or UPCs. Using an Amazon FBA barcode is also good for your inventory. It can help you have a smoother product fulfillment process, especially if you offer multiple types of products and thousands of regular customers. [&#8230;]</p>
<p>The post <a href="https://sellermetrics.app/amazon-fba-barcodes/">Guide to Listing a Product on Amazon without a GTIN/UPC</a> appeared first on <a href="https://sellermetrics.app">SellerMetrics</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p>Amazon sellers need to use <a href="https://sellercentral.amazon.com/gp/help/external/200141490?language=en-US&amp;ref=mpbc_200243200_cont_200141490">Amazon FBA barcodes</a> on their products to easily identify them. These are mostly GTINs or UPCs. Using an <a href="https://sellermetrics.app/amazon-fba-reimbursement/">Amazon FBA</a> barcode is also good for your inventory. It can help you have a smoother product fulfillment process, especially if you offer multiple types of products and thousands of regular customers. </p>



<p>One of the Amazon FBA barcodes requirements is placing the codes in the retail packaging of your product, or sometimes on the product itself, depending on the kind of products you are offering.</p>



<p>While having a barcode is is a general requirement for listing on Amazon, there are some exceptions. And there are situations when sellers may want to sell products without a GTIN or UPC. In this article we go through scenarios where this may be the case and explain how this it can be achieved.  </p>



<h3 class="wp-block-heading">Do You Really Need a GTIN or UPC to Sell on Amazon?</h3>



<p>The short answer: <strong>usually yes, but sometimes the answer can be &#8216;no&#8217;</strong>. Knowing when you can get around the requirement can help sellers save money on barcodes that they don’t actually need.</p>



<p>As a basic fundamental, it&#8217;s important to understand that Amazon’s catalog is built around product identifiers like GTINs (Global Trade Item Numbers), UPCs, EANs, ISBNs, and JAN codes. This helps Amazon to ensure that the same product get listed only once and that competing sellers that offer the same product get grouped under the same Amazon ASIN. So really, unique product identifiers are the backbone of the Amazon product architecture. </p>



<p>In most categories, when you create a new listing, Amazon expects you to fill the <strong>Product ID</strong> field with one of these identifiers. If you’re selling a standard branded item that already has a barcode on the packaging, you’ll usually just enter that code and you are good to go. </p>



<p>However, there are important exceptions where you can legitimately list an item on Amazon without buying your own GTIN or UPC:</p>



<p>So before you rush off to buy barcodes, be aware that there are scenarios where you can list a product on without a GTIN or UPC &#8211; by following Amazon’s exemption process.</p>



<p>If you don&#8217;t need to buy a UPC or GTIN, that obviously helps you save costs and also speeds up the process of listing on Amazon.</p>



<h3 class="wp-block-heading">When You Can List Without a GTIN: Understanding Amazon’s GTIN Exemption</h3>



<p>If your product doesn’t already have a barcode, or if you’re building a new private label brand, Amazon’s <strong>GTIN exemption</strong>s are the official way to list without a GTIN or UPC.</p>



<p>You’re typically eligible to apply for a GTIN exemption if:</p>



<ul>
<li>You manufacture or own a&nbsp;<strong>private label</strong>&nbsp;brand and your products don’t yet have GTINs on the packaging.</li>



<li>You sell <strong>handmade products</strong> that wouldn’t normally carry a UPC: Think one-off or small-batch items. This could be handmade jewelry, or pieces of art. </li>



<li>You sell&nbsp;<strong>parts or accessories</strong>&nbsp;(e.g., certain automotive or phone accessories) where manufacturers don’t provide GTINs.</li>



<li>You sell&nbsp;<strong>generic products</strong>&nbsp;with no brand name printed on the packaging.</li>



<li>You want to list&nbsp;<strong>bundles</strong>&nbsp;(e.g., a gift set combining multiple products) that don’t have a single pre-assigned barcode.</li>
</ul>



<p>There are also cases where Amazon&nbsp;<strong>will not</strong>&nbsp;entertain an exemption:</p>



<ul>
<li>Products in categories that always require GTINs (such as many media categories and specific sensitive niches).</li>



<li>Major brands that Amazon explicitly lists as “GTIN required.” In those cases, you either list against the existing ASIN, or you acquire valid, GS1-recognized barcodes.</li>
</ul>



<p>If you qualify, GTIN exemption is powerful because it removes the need to purchase barcodes for each SKU. Instead, Amazon relies on your brand/category combination and&nbsp;<strong>FNSKU barcodes</strong>&nbsp;(Amazon’s own inventory identifiers) to manage your stock.</p>



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



<h3 class="wp-block-heading">Step-by-Step: How to Apply for a GTIN Exemption in Seller Central</h3>



<p>The GTIN exemption process may seem intimidating, but if you follow our step-by-step guide it’s manageable&#8221;</p>



<p>To get started:</p>



<p><strong>1. Navigate to the GTIN exemption form within <a href="https://sellermetrics.app/amazon-seller-central-vs-vendor-central/">Seller Central</a></strong> </p>



<ul>
<li>Log in to Seller Central.</li>



<li>In the search bar at the top, type&nbsp;<strong>“Apply for GTIN exemption”</strong>&nbsp;and open the help page or direct application link.</li>



<li>Click through to the application form.</li>
</ul>



<p><strong>2. Choose your marketplace, category, and brand</strong></p>



<p>Amazon will ask you to specify:</p>



<ul>
<li>The&nbsp;<strong>marketplace</strong>&nbsp;(e.g., Amazon.com for US sellers).</li>



<li>The&nbsp;<strong>product category</strong>&nbsp;you want to list under.</li>



<li>The&nbsp;<strong>brand name</strong>&nbsp;that will appear on your listings.</li>
</ul>



<p>If your product truly has no brand printed on the packaging, you can use <strong>“Generic”</strong>. Amazon explicitly allows this in appropriate cases to create an Amazon Product Listing without GTIN/UPC . If you sell a private label product, use your actual brand name as it appears on the packaging or product.</p>



<p><strong>3. Check eligibility</strong></p>



<p>Once you fill in category and brand, click&nbsp;<strong>“Check for eligibility.”</strong></p>



<p>Three common outcomes:</p>



<ul>
<li>Your brand/category combination is&nbsp;<strong>not eligible</strong>&nbsp;for exemption (common for major brands). In that case, you’ll need valid GTINs to list new ASINs.</li>



<li>You’re automatically approved when using&nbsp;<strong>Generic</strong>&nbsp;in certain categories.</li>



<li>You’re conditionally eligible and must&nbsp;<strong>submit proof</strong>&nbsp;that your product has no GTIN on the packaging.</li>
</ul>



<p><strong>4. Submit proof for your products</strong></p>



<p>If Amazon requests proof, they’ll ask you to provide:</p>



<ul>
<li>The&nbsp;<strong>product name(s)</strong>&nbsp;you want to list.</li>



<li><strong>Clear photos</strong>&nbsp;of the product and all sides of the packaging, showing there is&nbsp;<strong>no GTIN/UPC/EAN/ISBN</strong>&nbsp;printed anywhere.</li>



<li>In some scenarios, a letter from the manufacturer or brand owner might be requested, especially if you’re not the brand owner yourself.</li>
</ul>



<p>Treat this like a small product photoshoot. Make sure images are sharp and well-lit, with the surfaces where a barcode would normally appear clearly visible.</p>



<p><strong>5. Wait for approval and track your case</strong></p>



<p>After submitting, Amazon usually responds within a matter of hours to a couple of days. You’ll receive an email with the result, and you can also check the status in your <strong>Case Log</strong> inside Seller Central. </p>



<p>If approved, the exemption is tied to that specific&nbsp;<strong>brand + category</strong>&nbsp;combination. That means:</p>



<ul>
<li>You can list multiple SKUs under the same brand and category without needing to re-apply every time.</li>



<li>If you want to list in a&nbsp;<em>different</em>&nbsp;category or under a&nbsp;<em>different</em>&nbsp;brand, you’ll need to apply again.</li>
</ul>



<p>The first application always takes the longest because you’re learning the system. After that, it becomes just another part of your listing workflow.</p>



<h3 class="wp-block-heading">Creating and Labeling Listings After GTIN Exemption Approval</h3>



<p>Getting the GTIN exemption is only half the story. The next question is: “Once I got approval, how do I actually create an Amazon listing and manage inventory without a UPC/GTIN?”</p>



<p>The good news: the listing flow in Seller Central barely changes when creating an Amazon Product Listing without GTIN/UPC compared to how you would normally list a new product.</p>



<p><strong>1. Create the listing without entering a Product ID</strong></p>



<p>When you create a new product listing in the approved category:</p>



<ul>
<li>Choose&nbsp;<strong>“I’m adding a product not sold on Amazon”</strong>.</li>



<li>Fill in your brand name exactly as used in the exemption (or “Generic” if that’s what you used).</li>



<li>When you reach the&nbsp;<strong>Product ID</strong>&nbsp;field, select the option reflecting that you’re using a GTIN exemption. In many cases, Amazon will&nbsp;<strong>auto-populate and skip the standard requirement</strong>, since your brand/category combo is already flagged as exempt.&nbsp;<a href="https://www.junglescout.com/resources/articles/gtin-exemption-amazon/" target="_blank" rel="noreferrer noopener">Jungle Scout+2zonguru.com+2</a></li>
</ul>



<p>You still need to complete all the regular listing details: title, bullets, description, images, keywords, and so on. The only thing that changes is how Amazon identifies the product behind the scenes.</p>



<p><strong>2. Use FNSKU as your operational barcode</strong></p>



<p>Even if you don’t have a GTIN or UPC, Amazon still needs a scannable identifier to track your inventory. This is where&nbsp;<strong>FNSKU barcodes</strong>&nbsp;come in.</p>



<ul>
<li>The&nbsp;<strong>FNSKU</strong>&nbsp;is Amazon’s internal stock keeping unit that ties inventory&nbsp;<strong>directly to your seller account</strong>, even if the product is identical to another seller’s.&nbsp;<a href="https://sellermetrics.app/amazon-fba-barcodes/" target="_blank" rel="noreferrer noopener">SellerMetrics+2Jungle Scout+2</a></li>



<li>When you create or convert a listing for FBA, Amazon generates an FNSKU for each SKU/ASIN combination.</li>



<li>You can either print FNSKU labels yourself and apply them to each unit, or pay Amazon a per-unit fee to label products for you at the fulfillment center.</li>
</ul>



<p>For GTIN-exempt products, the FNSKU label becomes the&nbsp;<strong>primary barcode</strong>&nbsp;for Amazon’s fulfillment network. You typically:</p>



<ul>
<li>Cover any rogue or incorrect barcodes on the packaging (if they exist).</li>



<li>Ensure the FNSKU is clearly visible and scannable on every unit.</li>
</ul>



<p>From a warehouse perspective, it doesn’t matter whether your product started life with a GS1 UPC or a GTIN exemption. Once it’s in FBA, the FNSKU is what tells Amazon “this belongs to&nbsp;<em>your</em>&nbsp;account.”</p>



<p><strong>3. Remember that exemption doesn’t change customer-facing SEO</strong></p>



<p>Listing without a GTIN or UPC doesn’t affect how customers discover your product. You still need:</p>



<ul>
<li>Strong keyword research</li>



<li>Clear, benefit-driven titles and bullets</li>



<li>High-quality images and A+ content</li>



<li>Reviews and PPC traffic to generate momentum</li>
</ul>



<p>GTIN exemption is a&nbsp;<strong>catalog and logistics tool</strong>, not a marketing shortcut. The same rules of Amazon SEO and PPC performance still apply.</p>



<h2 class="wp-block-heading">Overview of<strong> Types of Barcodes Generally Needed for the Amazon FBA Seller</strong></h2>



<p>There are different types of FBA labels, but the two main kinds are universal product codes and organization codes. Nearly all products worldwide use universal product codes. These are not for a specific company. On the other hand, organization codes are specific to a certain company, such as Amazon.</p>



<p>Universal product codes have several subtypes. These include the UPC, ISBN, EAN, IAN, GTIN, and PZN. The different types of organization codes they use in Amazon are ASIN, GCID, and FNSKU. These product codes are the types you have to choose when you are setting up your Amazon listing.</p>



<h2 class="wp-block-heading"><strong>UPC</strong></h2>



<p>The Universal Product Code, or UPC, has a 12-digit code unique for a specific product. A UPC is a unique sequence of black bars that can be detected by machines for easier processing.  You use UPC most often in the United States and Canada. You can purchase UPC codes from GS1, an organization assigned to identify different retail products around the globe.</p>



<p>If you are selling your own product, whether manufactured or self-created, you can obtain a GS1 Company Prefix certificate. This makes the Amazon FBA GS1 barcode unique to your product. This means it automatically identifies that a product is your own. The price of each code varies depending on the number of UPC codes you need.</p>



<p>If you are reselling branded products, the code is already in Amazon’s listings. On the other hand, if you are a distributor of products from a wholesaler, you have to obtain the product code from the wholesaler.</p>



<h2 class="wp-block-heading"><strong>EAN</strong></h2>



<p>The EAN, or European Article Number, is a particular type of Global Trade Item Number (or GTIN). It is either an 8-digit code or a 13-digit code. Most countries use this except the United States and Canada. The other term for EAN is IAN, which means International Article Number. Each section of the code identifies the country code, the company, and the article number for the specific product. Similar to UPC, an EAN code also need a GS1 prefix certificate.</p>



<h2 class="wp-block-heading"><strong>GTIN</strong></h2>



<p>GTIN stands for Global Trade Item Number. This is a common term for most major kinds of a barcode. Nearly every country in the world recognizes GTIN.  You can use the GTIN to identify the name of retailer or manufacturers of a product.  This is an 100% mandatory Amazon FBA barcode, because if you are selling any product you require a GTIN for it. </p>



<h2 class="wp-block-heading"><strong>ASIN</strong></h2>



<p>The ASIN or Amazon Standard Identification Number is an example of an organization code. ASINs are made specifically for a company. ASINs are automatically assigned a <a href="https://sellermetrics.app/amazon-product-launch-reddit-ads/">listing on Amazon</a>, and you can&#8217;t change the ASIN. The code is alpha-numeric. This means that it contains both letters and numbers, and it consists of 10 characters. For book offerings, the counterpart for ASIN is the ISBN or the International Standard Book Number. Customers can also use the ASIN to find a specific product in the Amazon e-commerce platform.</p>



<h2 class="wp-block-heading"><strong>GCID</strong></h2>



<p>GCID stands for Global Catalogue Identifier. Unlike other universal product identifiers, Amazon auto-generates the GCID once you put the other product information in your listing. The GCID has a 16-character alphanumeric code. The difference of GCID from other barcodes is that it is directly related to a product and not the listing.</p>



<h2 class="wp-block-heading"><strong>FNSKU</strong></h2>



<p>FNSKU  stands for Fulfillment Network Stock Keeping Unit. Amazon assigns when you ship your product to its fulfillment centers. Shipping your products to the Amazon fulfillment center means that Amazon will be in charge of the delivery of your products. Each product that goes through the company’s fulfillment center needs the FNSKU code. You can attach this code to your product on your own before shipping them to the fulfillment center, or you can also pay Amazon to do the job for you. The company usually charges $0.20 for each product.</p>



<p>These are FBA barcodes, which means Amazon fulfills the products. But merchants can still use FBM, which allows them to ship their own products. Using FBM, products are not processed in an Amazon Fulfillment Center, they go directly to the customer.</p>



<h2 class="wp-block-heading"><strong>Other Barcodes</strong></h2>



<p>There are other types of barcodes that are less likely to be used in Amazon, but are still an option for Amazon sellers. These barcodes include:</p>



<p><strong>PZN</strong></p>



<p>PZN stands for Pharma-Zentral-Nummer, these codes are used to identify medicines in Germany.</p>



<p><strong>JAN</strong></p>



<p>JAN or Japanese Article Number is another term for EAN-13, but JAN is only used in Japan. The first two digits in the barcode are the country codes, and for Japan, it is either 45 or 49.</p>



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



<h2 class="wp-block-heading"><strong>Why are Amazon FBA Barcodes Important?</strong></h2>



<p>As mentioned above, an Amazon FBA barcode can help you identify products and <a href="https://sellermetrics.app/amazon-inventory-management/">manage your inventory</a> in a more organized way. Amazon handles a large volume of product listings, and to make the fulfillment process a lot more efficient, they have set Amazon FBA barcodes requirements for each item that their sellers offer. By assigning barcodes, Amazon will be able to identify which ones are your products, and which ones are from other merchants. These barcodes are most essential and beneficial to merchants who offer similar products.</p>



<p>Apart from making the fulfillment processes more efficient, Amazon FBA barcodes also help customers report if they have problems on the items they received. These codes could help customers identify the merchant, the manufacturer, and even the fulfillment center that handled the product they ordered. The barcode is like a history tab for your web browser. It contains almost every information about the product related to the supply chain.</p>



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



<h2 class="wp-block-heading"><strong>Final Thoughts</strong></h2>



<p>Amazon FBA barcodes do not only help you make your inventory more organized, they also make the process a lot faster as these codes can be automatically scanned by machines. If you want to become a merchant on Amazon or any other e-commerce platform, it’s essential to be familiar with these codes and analyze which ones suit the type of products you have.</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><em>About the author: Rick Wong is a Senior Amazon PPC Strategist at SellerMetrics with seven years of experience managing Amazon advertising campaigns across CPG, electronics, and home goods categories. He has overseen more than $50M in cumulative Amazon ad spend and specializes in Sponsored Brands and DSP strategy for mid-market brands scaling on Amazon.</em></p>
</blockquote>
</div></div>



<h2 class="wp-block-heading">FAQ: Amazon Product Listing without GTIN/UPC</h2>



<div class="schema-faq wp-block-yoast-faq-block"><div class="schema-faq-section" id="faq-question-1764303535580"><strong class="schema-faq-question">Can I list products on Amazon without a GTIN or UPC?</strong> <p class="schema-faq-answer">Yes, in specific cases. Amazon allows you to apply for a <strong>GTIN exemption</strong> for private label, handmade, generic products, certain parts, and some bundles, as long as your brand and category qualify. <a href="https://www.junglescout.com/resources/articles/gtin-exemption-amazon/" target="_blank" rel="noreferrer noopener"></a></p> </div> <div class="schema-faq-section" id="faq-question-1764303548079"><strong class="schema-faq-question">What is a GTIN exemption on Amazon?</strong> <p class="schema-faq-answer">A GTIN exemption is Amazon’s way of letting you create new listings without a GTIN, UPC, EAN, ISBN, or JAN. Instead of a global barcode, Amazon relies on your brand/category approval and FNSKU barcodes to track inventory.</p> </div> <div class="schema-faq-section" id="faq-question-1764303563096"><strong class="schema-faq-question">Who qualifies for a GTIN exemption?</strong> <p class="schema-faq-answer">You may qualify if you sell private label, handmade, or generic products that don’t have barcodes, or certain product parts and bundles where manufacturers don’t provide GTINs. Some brands and categories, however, always require GTINs. </p> </div> <div class="schema-faq-section" id="faq-question-1764303580279"><strong class="schema-faq-question">How do I apply for a GTIN exemption in Seller Central?</strong> <p class="schema-faq-answer">In Seller Central, search for “Apply for GTIN exemption,” choose your marketplace, category, and brand, check eligibility, and submit proof (product names and photos) if requested. Amazon typically replies within hours or a couple of days, and you can track the status in your Case Log.</p> </div> <div class="schema-faq-section" id="faq-question-1764303588980"><strong class="schema-faq-question">Do I still need barcodes if I’m GTIN-exempt?</strong> <p class="schema-faq-answer">You don’t need a global product barcode like a UPC or EAN for those exempt listings, but you <strong>do</strong> need an FNSKU barcode on each unit for FBA. The FNSKU is Amazon’s internal identifier that ties inventory to your seller account.</p> </div> <div class="schema-faq-section" id="faq-question-1764303665662"><strong class="schema-faq-question">What’s the difference between a UPC and an FNSKU?</strong> <p class="schema-faq-answer">A UPC is a universal retail barcode managed by GS1 and used across channels. An FNSKU is an Amazon-specific barcode used only inside Amazon’s fulfillment network. For FBA, the FNSKU label usually covers any existing UPC on the packaging so Amazon can track your units accurately.</p> </div> <div class="schema-faq-section" id="faq-question-1764303686942"><strong class="schema-faq-question">Are there categories where I can’t get a GTIN exemption?</strong> <p class="schema-faq-answer">Yes. Some categories—like many media products and specific sensitive niches—require GTINs regardless of brand or product type. Amazon’s help docs and your GTIN exemption eligibility check will show whether a category is always GTIN-required.</p> </div> <div class="schema-faq-section" id="faq-question-1764303698224"><strong class="schema-faq-question">Is it better to get GTIN exemptions or buy GS1 UPCs?</strong> <p class="schema-faq-answer">It depends on your strategy. GTIN exemption is great for lean private label or handmade sellers who only use Amazon. If you plan to sell across multiple channels or in stricter categories, or you want maximum brand protection, buying legitimate GS1 UPCs is often the better long-term move.</p> </div> <div class="schema-faq-section" id="faq-question-1764303713625"><strong class="schema-faq-question">Can I use cheap UPC codes from third-party sites?</strong> <p class="schema-faq-answer">You shouldn’t. Amazon now verifies UPCs against the GS1 database. If your code doesn’t match GS1’s records for your brand, listings can be flagged as invalid, suppressed, or even lead to listing restrictions. That’s why experts recommend buying direct from GS1.</p> </div> <div class="schema-faq-section" id="faq-question-1764303733008"><strong class="schema-faq-question">Does listing without a UPC affect how customers find my product?</strong> <p class="schema-faq-answer">No. Customers don’t search by UPC or GTIN; they search by keywords, browse categories, and follow recommendations. Whether you’re using a GTIN exemption or a GS1 UPC, your success still depends on strong listing optimization, reviews, and PPC, not on the presence of a printed UPC.</p> </div> </div>
<p>The post <a href="https://sellermetrics.app/amazon-fba-barcodes/">Guide to Listing a Product on Amazon without a GTIN/UPC</a> appeared first on <a href="https://sellermetrics.app">SellerMetrics</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://sellermetrics.app/amazon-fba-barcodes/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">2308</post-id>	</item>
		<item>
		<title>How Many Keywords for Amazon PPC Should You Be Bidding For?</title>
		<link>https://sellermetrics.app/keywords-for-amazon-ppc/</link>
					<comments>https://sellermetrics.app/keywords-for-amazon-ppc/#respond</comments>
		
		<dc:creator><![CDATA[Rick Wong]]></dc:creator>
		<pubDate>Tue, 11 May 2021 08:51:17 +0000</pubDate>
				<category><![CDATA[Amazon PPC]]></category>
		<category><![CDATA[Amazon FBA]]></category>
		<guid isPermaLink="false">https://sellermetrics.app/?p=4050</guid>

					<description><![CDATA[<p>When you first create a campaign for Amazon PPC, you inevitably get to the steps to add your keywords. The question then becomes, &#8220;how many keywords/targets should you be adding to your ad group?&#8221; Many inexperienced sellers will add as many keywords as possible and sometimes hit the 1000 allowable keywords limit in the ad [&#8230;]</p>
<p>The post <a href="https://sellermetrics.app/keywords-for-amazon-ppc/">How Many Keywords for Amazon PPC Should You Be Bidding For?</a> appeared first on <a href="https://sellermetrics.app">SellerMetrics</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p>When you first create a campaign for Amazon PPC, you inevitably get to the steps to add your keywords. The question then becomes, &#8220;how many keywords/targets should you be adding to your ad group?&#8221; Many inexperienced sellers will add as many keywords as possible and sometimes hit the <a href="https://advertising.amazon.com/help?entityId=ENTITY3HMC4JHYBBET3#GK3MNACNTXG659J9">1000 allowable keywords limit in the ad group</a>. </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/04/image-44.png" alt="" class="wp-image-4054" width="499" height="452" srcset="https://sellermetrics.app/wp-content/uploads/2021/04/image-44.png 998w, https://sellermetrics.app/wp-content/uploads/2021/04/image-44-300x271.png 300w, https://sellermetrics.app/wp-content/uploads/2021/04/image-44-768x695.png 768w, https://sellermetrics.app/wp-content/uploads/2021/04/image-44-980x887.png 980w, https://sellermetrics.app/wp-content/uploads/2021/04/image-44-480x434.png 480w" sizes="(max-width: 499px) 100vw, 499px" /></figure></div>



<p>The experienced sellers on the other hand will limit the number of keywords because they are thinking about the following:</p>



<ul><li>Manageability</li><li>Scalability</li><li>Campaign Budget</li><li>Campaign Objective</li></ul>



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



<h2 class="wp-block-heading">Structure of your Amazon PPC Campaigns</h2>



<p>To ensure that your Amazon PPC account is set up for manageability and scalability, you have to make sure to name each of your PPC campaigns. The campaign names should indicate the following:</p>



<ul><li>Advertising Type (Sponsored Products, <a href="https://sellermetrics.app/amazon-ppc-sponsored-brands/">Sponsored Brands</a>, or Sponsored Display)</li><li>Targeting Type (Auto or Manual)</li><li>Keywords or Product Targeting (KW and PAT for short)</li><li>Product (Using ASIN, SKU, or Short Description)</li><li>Strategy (Launch, Mature, by Match Type etc)</li></ul>



<p>We name our Amazon PPC campaign to the following naming convention. This is what we do, and you don&#8217;t need to follow exactly.</p>



<blockquote class="wp-block-quote"><p><strong>{Advertising Type} – {Targeting Type} – {Keywords or Product Targeting}- {Product} – {Strategy}</strong></p></blockquote>



<p>For example, if the campaign is a sponsored product, manual, ASIN: B07PY7GLKV, and the product just launched. Then the campaign name should be:</p>



<blockquote class="wp-block-quote"><p><strong>SP – Manual – KW – B07PY7GLKV(Moon Lamp) – Launch</strong></p></blockquote>



<p>By naming your campaign like the above, you can stay organized and pinpoint the exact type of campaigns you want to optimize.</p>



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



<h2 class="wp-block-heading">What is your Campaign Budget?</h2>



<p>Another aspect in determining the number of keywords in your campaign budget. You want to set a campaign budget that allows all your keyword to get a chance at an impression. If you add many keywords, you might be spreading your budget across too many keywords, where &gt;60% of the keywords will not get any impressions</p>



<p>In order to give all your keywords a chance, your campaign budget should be set to the below formula:</p>



<blockquote class="wp-block-quote"><p><strong>Daily Budget (Campaign) = Number of Keywords or Product Target x Est. CPC</strong></p></blockquote>



<p>So if you have a campaign budget limit on your Amazon advertising, this would be a constraint on the number of keywords you can use.  In other words, you can determine the number of keywords base on your campaign budget if you reverse the above formula:</p>



<blockquote class="wp-block-quote"><p><strong>Number of Keywords or Product Target =  Daily Budget (Campaign)</strong>/<strong>Est. CPC</strong></p></blockquote>



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



<h2 class="wp-block-heading">Avoid Keyword Dumping</h2>



<p>As mentioned above, you can add up to 1000 keywords per ad group. If you add many keywords indiscriminately from <a href="https://sellermetrics.app/reverse-asin-amazon-ppc-tools/">keyword research tools</a>, you are probably keyword dumping. Keyword dumping can lead you into what I call a &#8220;Whack a Mole&#8221; situation.</p>



<p><strong>What is the &#8220;What a Mole&#8221; situation?</strong></p>



<p>When you are caught up in a cycle of constantly optimizing for keywords because your ad group/campaign has too small of a budget for the number of keywords in it, if your ad group has over 100 keywords, you are a good chance probably keyword dumping.</p>



<p>For example, the seller has 1000 keywords in his ad group, but there is not enough budget to win an impression on all 1000 keywords, so what Amazon will do is to allocate impression to only 100 of the 1000 keywords. As you optimize the first set of 100 keywords, the campaign budget will then move on to the next set of 100 keywords, and then you would need to optimize for that set. If it takes you one full month to fully optimize your 100 keywords, it will take a full 10 months to optimize this campaign completely.</p>



<p>So what’s the solution to this Amazon PPC mistake?</p>



<blockquote class="wp-block-quote"><p><strong>Limit the number of keywords or product targets in an ad group to 100 at most</strong></p></blockquote>



<p>As a well-informed Amazon seller, you will limit yourself to 100 keywords and ensure your campaign will get optimized within a reasonable timeframe.</p>



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



<h2 class="wp-block-heading">What is the Optimal Number of Keywords for your Campaign?</h2>



<p>You should look to add around <strong>50-60 keywords per ad group</strong> and <strong>100 keywords in a campaign level. </strong></p>



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



<h2 class="wp-block-heading">How SellerMetrics can make sure you recover from Keyword Dumping mistakes</h2>



<p>Proper Amazon PPC campaign setup requires experience. The first few campaigns created by sellers, in most cases, are not the most optimally structured. This includes not properly naming your campaign, budgeted or adding too many keywords. </p>



<p>At the same time, these &#8220;grandfathered&#8221; campaigns drive a lot of the PPC sales; shutting them down and creating a new campaign could potentially be a very risky proposition. If your campaigns are not properly named, take the time to dig through your campaigns to the naming conventions mentioned above. </p>



<p>If your campaign/ad group is too tough to manage from having too many keywords via keyword dumping, SellerMetrics can help. Our automation bidding function has 3 types of bid settings, they are:</p>



<ol><li>Growth</li><li>Moderate</li><li>Optimize</li></ol>



<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/04/image-47-1024x500.png" alt="" class="wp-image-4154" width="821" height="400" srcset="https://sellermetrics.app/wp-content/uploads/2021/04/image-47-1024x500.png 1024w, https://sellermetrics.app/wp-content/uploads/2021/04/image-47-300x146.png 300w, https://sellermetrics.app/wp-content/uploads/2021/04/image-47-768x375.png 768w, https://sellermetrics.app/wp-content/uploads/2021/04/image-47-1536x750.png 1536w, https://sellermetrics.app/wp-content/uploads/2021/04/image-47-1080x527.png 1080w, https://sellermetrics.app/wp-content/uploads/2021/04/image-47-1280x625.png 1280w, https://sellermetrics.app/wp-content/uploads/2021/04/image-47-980x478.png 980w, https://sellermetrics.app/wp-content/uploads/2021/04/image-47-480x234.png 480w, https://sellermetrics.app/wp-content/uploads/2021/04/image-47.png 1920w" sizes="(max-width: 821px) 100vw, 821px" /></figure></div>



<p>In a situation where you have <strong>too many keywords to manage</strong>, you can use our &#8220;Optimize&#8221; bid settings, this setting do the following:</p>



<ul><li>Will down bid lesser relevant 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;" /> compress bidding on less relevant keywords, while leaving more budget to high performing keywords</li><li>Change bid according to user-specified ACoS goals</li><li>Make bid change to all keywords daily</li></ul>



<p>By using the SellerMetrics bid automation feature, you easily manage and optimize these large campaigns without any interruptions.</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><em>About the author: Rick Wong is a Senior Amazon PPC Strategist at SellerMetrics with seven years of experience managing Amazon advertising campaigns across CPG, electronics, and home goods categories. He has overseen more than $50M in cumulative Amazon ad spend and specializes in Sponsored Brands and DSP strategy for mid-market brands scaling on Amazon.</em></p>
</blockquote>
</div></div>
<p>The post <a href="https://sellermetrics.app/keywords-for-amazon-ppc/">How Many Keywords for Amazon PPC Should You Be Bidding For?</a> appeared first on <a href="https://sellermetrics.app">SellerMetrics</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://sellermetrics.app/keywords-for-amazon-ppc/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">4050</post-id>	</item>
		<item>
		<title>Shopify and Amazon FBA: A Guide to Automating Fulfillment Between Your Amazon and Shopify Stores</title>
		<link>https://sellermetrics.app/shopify-and-amazon-fba/</link>
					<comments>https://sellermetrics.app/shopify-and-amazon-fba/#respond</comments>
		
		<dc:creator><![CDATA[Rick Wong]]></dc:creator>
		<pubDate>Thu, 04 Mar 2021 06:56:51 +0000</pubDate>
				<category><![CDATA[Amazon FBA]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Amazon PPC]]></category>
		<category><![CDATA[Shopify]]></category>
		<category><![CDATA[Shopify Integration]]></category>
		<guid isPermaLink="false">https://sellermetrics.app/?p=2718</guid>

					<description><![CDATA[<p>For intermediate Amazon sellers who have been seeing traction in their sales on Amazon and familiar with running an Amazon store, the next logical step will inevitably be growth. Shopify and Amazon FBA might seem like rivals at first glance, but why not use both? Remember, there are two roads that Amazon sellers will venture [&#8230;]</p>
<p>The post <a href="https://sellermetrics.app/shopify-and-amazon-fba/">Shopify and Amazon FBA: A Guide to Automating Fulfillment Between Your Amazon and Shopify Stores</a> appeared first on <a href="https://sellermetrics.app">SellerMetrics</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p>For intermediate Amazon sellers who have been seeing traction in their sales on Amazon and familiar with running an Amazon store, the next logical step will inevitably be growth. Shopify and <a href="https://sellermetrics.app/amazon-fba-reimbursement/">Amazon FBA</a> might seem like rivals at first glance, but why not use both?</p>



<p>Remember, there are two roads that Amazon sellers will venture into if they are looking to grow their business: 1) Start selling on other Amazon marketplaces, and 2) Set your online store. In this article, we will talk about the former.&nbsp;</p>



<p>In setting up an online store, <a href="https://www.shopify.com/">Shopify</a> is a prevalent option due to the simplicity of use, integration with payments, and the number of nicely designed responsive themes.&nbsp;</p>



<p>This article will assume that you have a Shopify store set up already.</p>



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



<h2 class="wp-block-heading"><strong>Why Shopify for Amazon Sellers?</strong></h2>



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



<h4 class="wp-block-heading"><strong>Collection of Customer and Behavioral Data</strong></h4>



<p>One of the main cons of selling on Amazon is the lack of data. In Amazon, you cannot collect any customer-related data. So that means you won’t get certain customer information such as their email address and phone numbers. On Shopify, you will see the customer’s email address and which channel they found your product (Google/Facebook).</p>



<p>Shopify also allows for third-party pixels, which will enable you to track the customer journey and behavior on your website. Using these 3rd party pixels enables you to retarget your potential customers in a very customizable fashion.  This will not be possible in the Amazon marketplace.</p>



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



<h4 class="wp-block-heading"><strong>Building a Brand</strong></h4>



<p>If you want to market your product off Amazon, you need a custom website to convey your brand or your product message. These include any videos, photos, messaging, or customer support. None of which can be added to create a much more structured Amazon product listing page.</p>



<p>A more practical example is, let’s say you are promoting your line of products for your pop-up store, the most brand-friendly way to do this is to advertise your own online store URL address than displaying an Amazon.com listing.</p>



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



<h4 class="wp-block-heading"><strong>Cashflow is Better on Shopify</strong></h4>



<p>Another reason to use Shopify for your Amazon store is cashflow. One big issue for Amazon sellers is that Amazon withholds payment for 14 days, and if you are a high-growth business, you will run into a cash crunch very quickly. That is why there has been a proliferation of <a href="https://www.forbes.com/sites/kirimasters/2019/02/25/the-new-breed-of-lender-thats-making-loans-to-amazon-sellers-based-on-sales-data/">Amazon-specific lenders</a> catering to this space.&nbsp;</p>



<p>On the other hand, Shopify allows for payment gateways such as <a href="https://stripe.com/">Stripe</a> and <a href="https://www.paypal.com/">Paypal</a>. These payment gateways settle payments in 4 days or less. In the case of Paypal, you will get the payment almost immediately. By getting cash in your bank account quicker, you can meet any inventory or operational needs that require money instead of looking for external financing.</p>



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



<h4 class="wp-block-heading"><strong>Cheaper Transaction Fees</strong></h4>



<p>Shopify transaction fee is 2.9%, while the Amazon transaction fee is 15%. Enough said there.</p>



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



<h2 class="wp-block-heading"><strong>Why Should You Integrate your Amazon and Shopify Stores?</strong></h2>



<p>To run your online business as lean and as efficiently as possible, you need to look for ways to automate and leverage technology as much as possible. One such example is leveraging <a href="https://sellermetrics.app">Amazon advertising software</a> to optimize and automate the time-consuming Amazon PPC optimization processes.</p>



<p>In running both Amazon and Shopify stores, you want to avoid as much as possible to be doing duo work where you don’t need to. A prime example of this would be product listing creation and fulfillment. If you were to add a new product, you don’t want to be, first, listing on your Amazon <a href="https://sellermetrics.app/amazon-seller-central-vs-vendor-central/">seller central</a>, and second, manually creating the same listing on Shopify.</p>



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



<h3 class="wp-block-heading"><strong>What are You Integrating?</strong></h3>



<p>Between Amazon and Shopify, Shopify already has a feature where you can automate the fulfillment between your Shopify store and Amazon FBA. That means you can automatically fulfill your Shopify order via Amazon FBA without having to go to Amazon seller central, then go to multi-channel fulfillment, and finally having to enter the customer’s address manually and click ship. This doesn’t seem like much, but imagine having to do this for 20+ orders daily; then it will quickly become a much-needed time saver!</p>



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



<h2 class="wp-block-heading"><strong>Requirements to Integrate Shopify with Amazon for Fulfillment</strong></h2>



<ol>
<li>You have a seller account with Amazon using Amazon FBA.</li>



<li>You have, at a minimum, a basic subscription tier on your Shopify Store.</li>



<li>Selling on Amazon US or Canada marketplaces only.</li>
</ol>



<ul>
<li>Please note* →&nbsp; Before integrating you need to make sure your Shopify store currency matches the location of your Amazon marketplace/FBA country. For example, if your store currency is CAD, then the integration will only fulfill from the Amazon FBA CA warehouse and only to a Canadian address. If your Amazon marketplace account is for another region, then you need to use a third-party app for fulfillment integrations.</li>
</ul>



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



<h2 class="wp-block-heading"><strong>Step by Step Integration</strong></h2>



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



<h5 class="wp-block-heading"><strong>1. Activate Fulfillment by Amazon</strong></h5>



<p>You will need to first integrate your Shopify account with your Amazon account by doing the following steps:</p>



<p>A. Use this <a href="https://www.shopify.com/admin/fulfillment_services/signup_for_mws">link</a> to sign in to your Amazon Seller Central account.</p>



<p>B. On the Marketplace Web Services or MWS page (above), read the terms and conditions, click “next.”</p>


<div class="wp-block-image is-style-default">
<figure class="aligncenter"><img decoding="async" src="https://lh6.googleusercontent.com/ovxU83tgxxAdWyVoAMycAw97-ZCUbGNMx3bfGvRkNtZD_qbV9mcIhkY6ei2TO0ZUqmVh3z3KZnyak0nUQCKAtlOy6xBRU8bUxSzHSKqt73aVLCT7Cq84s58kKhmhtFwK2gVaqCGC" alt=""/></figure></div>


<p>C. Continue the process by clicking “Continue” and you will be brought back to the Shopify shipping settings page.</p>


<div class="wp-block-image is-style-default">
<figure class="aligncenter"><img decoding="async" src="https://lh5.googleusercontent.com/qduexd8YrLVDF5DGO1UCoZs5g8mPqsg7LxQUD0wrGOVsWrFstBPGXCHSsLXroTB3FC5_R27TSzQcwCZnwf7ijDYIGqqjQWmMoYa4CFsSBXEFlH6yf_rVHnDV26wWgkP92LZR-pPb" alt=""/></figure></div>


<h5 class="wp-block-heading"><strong>2. Match shipping rates and settings between Shopify and Amazon FBA</strong></h5>



<p>Since you are at the end of the day using Amazon FBA to make the final last-mile delivery, your service levels and rates need to match exactly that of Amazon FBA.&nbsp;</p>



<p>Amazon FBA offers 3 tiers of shipping service, and they are:</p>



<ul>
<li>Standard Shipping</li>



<li>Two-Day Shipping</li>



<li>One-Day Shipping</li>
</ul>



<p>Back to the Shopify settings screen, go to the “Shipping” section and then click “Manage Rates.”</p>


<div class="wp-block-image is-style-default">
<figure class="aligncenter"><img decoding="async" src="https://lh3.googleusercontent.com/T-j_oZZOeA35WPri30fOViN50NUGmbnjQV_weZQHriFDQDi55sAriDOnZn9tyxgDrDvmk-88GD64q2SmnHGtXFJ0jche7GSJY60yd6bTiz8yhhzVGlJzQDYn93L_TQcv7XZzz3WE" alt=""/></figure></div>


<p>Since we need to match shipping information based on your Amazon FBA settings and country, you will delete all the default shipping rate and shipping zones info that not the country where your Amazon FBA is based.</p>


<div class="wp-block-image is-style-default">
<figure class="aligncenter"><img decoding="async" src="https://lh5.googleusercontent.com/sZ68lQo4zTj-6i3_IIhtKKJsP05N-O9Bn4LgltptZycFqr7M0gLveBP78bOs-LAWAx13pEIhougH9BWL_Jt8ZjuHHKhJDsZFUW97yLbDreyMcjuzE5u3o9iZhzCA9aznySAP_qnH" alt=""/></figure></div>

<div class="wp-block-image is-style-default">
<figure class="aligncenter"><img decoding="async" src="https://lh4.googleusercontent.com/SIkDhGF6F_IYoRoNyLm1t3XKeEpkBBYyfnYV-EMs8kqmE9P44zT4VdBY-mjOECUXSUdYTCjdgFXw3UCIojdl76XfHm_dx21YfXNl9HPmR2imXx83F58mI8T7dPQUb-QvW32Ueu0k" alt=""/></figure></div>


<p>Once all the above is cleared, you will add back the shipping tiers that Amazon FBA supports (Standard Shipping, Two-Day Shipping, or One-Day Shipping), by clicking on “Add Rate” (see above).&nbsp;</p>



<p>When adding the rates, make sure the rate name is <strong>exactly</strong> as they appear on Amazon FBA.</p>



<ul>
<li>Standard Shipping</li>



<li>Two-Day Shipping</li>



<li>One-Day Shipping</li>
</ul>



<p>To find your price for the above tier, you can find the cost to fulfill via Amazon for your products tier <a href="https://sellercentral.amazon.com/gp/help/external/201112650?language=en-US&amp;ref=mpbc_201119430_cont_201112650">here</a>.&nbsp;</p>



<p>An example, my product size tier is “Small standard: 10 to 16 oz.” The price I would input would be:</p>



<ul>
<li>Standard Shipping <strong>→</strong> $5.79</li>



<li>Two-Day Shipping → $5.89</li>



<li>One-Day Shipping → $12.80</li>
</ul>



<p>Once you are done adding your 3 shipping rate names and their corresponding prices, click “save” at the bottom of the page.</p>


<div class="wp-block-image is-style-default">
<figure class="aligncenter"><img decoding="async" src="https://lh6.googleusercontent.com/rrSQDEUTR7AtY3JqyMN-CDIeRqqoLN9NxJ06g4BAJjAMJq_BrVw_VlBSD-wwAyuHD45NOURjy55XKG-lHu4jl1GIiSeOjK2GXD_-Zt0a_E5T1b_xJ1TyPgC1wJJiFkk-hEd73uG7" alt=""/></figure></div>


<h5 class="wp-block-heading"><strong>3. Add a New Product on Shopify</strong></h5>



<p>Now you will add a new product listing on Shopify, which will also match your listing on Amazon, the primary field used to link the listing between platforms will be the “SKU” field. More on that later.</p>



<p>To add a new product, go to the “Product” on the left nav bar and click “Add product.”</p>


<div class="wp-block-image is-style-default">
<figure class="aligncenter"><img decoding="async" src="https://lh4.googleusercontent.com/-TNTWfQNf_CHzrrT6eWvNnVZtk3NQM5ATvrh_REkB24FRaEAANBIIutGoJxhsWBQrY5gPEuf2WdTmgLqzbku4dwX4qgArXU3_Lchs5EdygzRyT_P6loRTSYMig2JNgwLo5c2ENrx" alt=""/></figure></div>


<p>Once on the product listing edit screen, scroll down to the “Inventory” section, and under the “Inventory managed by” select “Amazon Marketplace Web” in the dropdown. In this section, make sure to enter the SKU field, which exactly matches the corresponding Seller SKU in Amazon.&nbsp;</p>


<div class="wp-block-image is-style-default">
<figure class="aligncenter"><img decoding="async" src="https://lh5.googleusercontent.com/Ff2H8Qjm3Rmm2XukMJlXmxmQFNIShKtGMMYyRx8WbgrsH5SmYsGPnR4sWFxQ7wZzhTTZm10EPGH3DCEENEUWtV7EVz6ZNdBACEdzKYR7Dxj6c0cR1czu4qMJxK_ObgZzPAcZSLi1" alt=""/></figure></div>

<div class="wp-block-image is-style-default">
<figure class="aligncenter"><img decoding="async" src="https://lh4.googleusercontent.com/abA3QmQ1C1eAkn_ycUfERQC3VQ2_qj1l-kd-IP6o2mrJNYJ0Ca-auvipBk8EGsu9CIk2Yhe9AQ26dGvBRXWMbzRsM__E126sXpyRlj-x0th6ozfxQfxTe2YeTuQWoqIuico-qL4c" alt=""/></figure></div>


<p>Also, don’t forget to add and match the correct values for the weight, title, price, and other product listing information on this page.</p>



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



<h5 class="wp-block-heading"><strong>4. Fulfill Your Shopify Order via Amazon FBA</strong></h5>



<p>Now for the final step, once you get an order, click on the “All Orders,” then click on an order # that is unfulfilled.</p>


<div class="wp-block-image is-style-default">
<figure class="aligncenter"><img decoding="async" src="https://lh5.googleusercontent.com/Rh2c4BCheClDA10xJplD0SnErBLOYGYfG9rYxkhShu7i34bksbiHPwzphemWpJMvfP2yW-lvE9dKRif_0LXZN9LPeboHZTN__x3v6dU7NfcKtj3RNT9xVNlLR4UeblwC4ebNPcrp" alt=""/></figure></div>


<p>On the next screen, you will click “Request Fulfillment.”</p>


<div class="wp-block-image is-style-default">
<figure class="aligncenter"><img decoding="async" src="https://lh4.googleusercontent.com/Franc09zQmipdTVnG8hlnQu_efHSN8_tNyop_eFHCYH0k3xK7-YsCjF6Ob5tEBHTCA2X2oLQTJKjnM26x320QCsAW7EJtPJwD8e-g2dFFihrjIHwHtVw5htsvUkhmzyx1y2Yo8ho" alt=""/></figure></div>


<p>Choose the shipping method under the drop-down menu that matches the customer selection (arrow #1), then click on the button “Fulfil Items.”</p>


<div class="wp-block-image is-style-default">
<figure class="aligncenter"><img decoding="async" src="https://lh5.googleusercontent.com/hobdC3jEvojLtXuvzCYxrQDsm-NV_G2PIQ0K2hRtJ99twKufDUarkURHmWS1sxgUmhUVokES7ZUgV_exCszirKtyyOVYrakWXwwRoL_XOzMa24qtoVndr36gvnL9V35GngAkHsyZ" alt=""/></figure></div>


<p>You will now see that this order number’s status has changed to “Pending Fulfillment” and its corresponding order on Amazon Seller Central.</p>


<div class="wp-block-image is-style-default">
<figure class="aligncenter"><img decoding="async" src="https://lh4.googleusercontent.com/ApQRqKlHem5qaYjKXhvraULe3d9URN1j0OpekBe3HEtvp2-eNsp9ii6kdgQmyONivfTwKVg5muOlFHFjh9tmsFwVNNmXt7JRVZLR4qc7xNOiYi_n8j9I-h4UAMqXN4prFB2J3nG-" alt=""/></figure></div>


<p>You can also see an audit of the exact flow of fulfillment on the order page’s bottom portion. If the order has been successfully requested, there will be a line that will say “You requested fulfillment of x items from amazon_marketplace_web”.</p>


<div class="wp-block-image is-style-default">
<figure class="aligncenter"><img decoding="async" src="https://lh6.googleusercontent.com/8XjfJB-TbicoIw3b8pY0adLTAHsLha0duLTMJDgW4l5x-AJYXMe3B2eniS3oISYepIGPvKA2tB_O4BTHV2Rg9OTF9Ag-OTAQmEt1Vs72gesAU4Dibsg3mQkDp_yEVchbIm0rDDXj" alt=""/></figure></div>


<p>Once Amazon FBA actually ships and fulfills this order, this integration will automatically update the fulfillment status to “Fulfilled,” and add the tracking number to the order page as well.</p>


<div class="wp-block-image is-style-default">
<figure class="aligncenter"><img decoding="async" src="https://lh3.googleusercontent.com/T3mwCFnxEgXG_A-hgBQqTnmnozvcrki3o7bJqv4yMSmQMLNjoJmoaeux2oS542kcoWipTKkqG5NIWlpSIyQ_arxPqFAelk0NOMRu91zdMLH1e9oS5WrL1zzJlR-wUIwaYrf2_qUo" alt=""/></figure></div>

<div class="wp-block-image is-style-default">
<figure class="aligncenter"><img decoding="async" src="https://lh6.googleusercontent.com/P5NYx8KXQvtPHIM8Pjp87Uwd349DONhFvPxa1bSFFeCRZZCNgNLJ_ZWId3rWijyPENZMbZIvMLclUYhraCTTpmN8D-3z9tp0nazlTDdv4fPtVeNK14YP0mTsH9xLTIQCrbcb1LIs" alt=""/></figure></div>


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



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



<p>That concludes how to integrate the fulfillment process between Shopify and Amazon stores. In the ever more competitive E-Commerce space, <a href="https://www.agencyjet.com/blog/what-is-an-example-of-multi-channel-marketing-for-small-business">multi-channel selling </a>is as essential as ever. Therefore Shopify stores, with its supported apps and integration, have been very popular amongst Amazon sellers.</p>



<p>It can be time-consuming running a Shopify store co-currently with your Amazon FBA business, but integrations and tools such as the above make running both platforms much easier and less time-consuming. Continue and find ways to automate your platform’s operations and your E-Commerce brand will be ready to scale to new heights!</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><em>About the author: Rick Wong is a Senior Amazon PPC Strategist at SellerMetrics with seven years of experience managing Amazon advertising campaigns across CPG, electronics, and home goods categories. He has overseen more than $50M in cumulative Amazon ad spend and specializes in Sponsored Brands and DSP strategy for mid-market brands scaling on Amazon.</em></p>
</blockquote>
</div></div>
<p>The post <a href="https://sellermetrics.app/shopify-and-amazon-fba/">Shopify and Amazon FBA: A Guide to Automating Fulfillment Between Your Amazon and Shopify Stores</a> appeared first on <a href="https://sellermetrics.app">SellerMetrics</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://sellermetrics.app/shopify-and-amazon-fba/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">2718</post-id>	</item>
	</channel>
</rss>

<!--
Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/

Object Caching 26/385 objects using Disk
Page Caching using Disk: Enhanced 
Lazy Loading (feed)
Database Caching 1/75 queries in 0.045 seconds using Disk (Request-wide modification query)

Served from: sellermetrics.app @ 2026-06-27 20:06:23 by W3 Total Cache
-->