linkfox-junglescout-keyword-share-of-voice
Compare original and translation side by side
🇺🇸
Original
English🇨🇳
Translation
ChineseJungle Scout — 关键词市场份额 Share of Voice
Jungle Scout — 关键词市场份额 Share of Voice
This skill queries Share of Voice (SOV) data for Amazon keywords via the Jungle Scout data source, returning brand visibility distribution across the first 3 pages of search results, along with search volume, PPC bid estimates, and top ASIN click/conversion metrics across 10 Amazon marketplaces.
此技能通过Jungle Scout数据源查询亚马逊关键词的Share of Voice (SOV)数据,返回搜索结果前3页的品牌可见度分布,以及10个亚马逊站点的搜索量、PPC竞价估算值和TOP ASIN点击/转化指标。
Core Concepts
核心概念
Share of Voice measures how much of the search results real estate a brand occupies for a given keyword. Jungle Scout analyzes the first 3 pages of Amazon search results and calculates each brand's presence in three dimensions:
- Organic SOV: Brand visibility from organic (non-sponsored) search result positions
- Sponsored SOV: Brand visibility from sponsored/advertising placements
- Combined SOV: Overall brand visibility merging both organic and sponsored results
Each dimension has two calculation methods:
- Basic SOV: Simple product count ratio — number of a brand's products ÷ total products on the 3 pages
- Weighted SOV: Position-adjusted ratio that gives higher weight to top positions and factors like Amazon's Choice badge; this is the more meaningful metric for competitive analysis
The tool also returns:
- 30-day exact search volume: Total estimated searches in the past 30 days
- PPC bid median: Median suggested bid for this keyword, useful for advertising cost estimation
- TOP3 ASIN click & conversion data: The top 3 ASINs by clicks, with click count, conversion count, and conversion rate
Share of Voice用于衡量某一关键词对应的搜索结果中,品牌占据的展示空间占比。Jungle Scout分析亚马逊搜索结果的前3页,从三个维度计算每个品牌的存在感:
- Organic SOV:自然(非广告)搜索结果位置带来的品牌可见度
- Sponsored SOV:广告/赞助展位带来的品牌可见度
- Combined SOV:合并自然与广告结果后的整体品牌可见度
每个维度有两种计算方式:
- Basic SOV:简单产品数量占比 — 品牌产品数量 ÷ 3页内总产品数
- Weighted SOV:基于位置调整的占比,对靠前位置和Amazon's Choice标识等因素赋予更高权重;这是竞争分析中更具意义的指标
该工具还返回以下数据:
- 30天精确搜索量:过去30天的预估搜索总量
- PPC竞价中位数:该关键词的建议竞价中位数,可用于广告成本估算
- TOP3 ASIN点击与转化数据:点击量排名前三的ASIN,包含点击量、转化量和转化率
Data Fields
数据字段
brands (Brand SOV Breakdown)
brands(品牌SOV细分)
| Field | API Name | Description | Example |
|---|---|---|---|
| Brand Name | brand | Brand name as shown in search results | Anker |
| Organic Products | organicProducts | Number of organic listings in the first 3 pages | 5 |
| Sponsored Products | sponsoredProducts | Number of sponsored listings | 3 |
| Combined Products | combinedProducts | Total listings (organic + sponsored) | 8 |
| Organic Basic SOV | organicBasicSov | Organic simple ratio (0–1) | 0.083 |
| Organic Weighted SOV | organicWeightedSov | Organic position-weighted ratio (0–1) | 0.112 |
| Sponsored Basic SOV | sponsoredBasicSov | Sponsored simple ratio (0–1) | 0.15 |
| Sponsored Weighted SOV | sponsoredWeightedSov | Sponsored position-weighted ratio (0–1) | 0.18 |
| Combined Basic SOV | combinedBasicSov | Combined simple ratio (0–1) | 0.133 |
| Combined Weighted SOV | combinedWeightedSov | Combined position-weighted ratio (0–1) | 0.152 |
| Organic Avg Position | organicAveragePosition | Average ranking position in organic results | 12.4 |
| Sponsored Avg Position | sponsoredAveragePosition | Average ranking position in sponsored results | 5.0 |
| Combined Avg Position | combinedAveragePosition | Average ranking position across all results | 9.5 |
| Organic Avg Price | organicAveragePrice | Average price of organic products | 29.99 |
| Sponsored Avg Price | sponsoredAveragePrice | Average price of sponsored products | 25.99 |
| Combined Avg Price | combinedAveragePrice | Average price of all products | 28.49 |
| 字段 | API名称 | 描述 | 示例 |
|---|---|---|---|
| 品牌名称 | brand | 搜索结果中显示的品牌名称 | Anker |
| 自然产品数 | organicProducts | 前3页中的自然 listings数量 | 5 |
| 广告产品数 | sponsoredProducts | 广告 listings数量 | 3 |
| 总产品数 | combinedProducts | 总 listings数(自然+广告) | 8 |
| 自然基础SOV | organicBasicSov | 自然搜索简单占比(0–1) | 0.083 |
| 自然加权SOV | organicWeightedSov | 自然搜索位置加权占比(0–1) | 0.112 |
| 广告基础SOV | sponsoredBasicSov | 广告搜索简单占比(0–1) | 0.15 |
| 广告加权SOV | sponsoredWeightedSov | 广告搜索位置加权占比(0–1) | 0.18 |
| 综合基础SOV | combinedBasicSov | 综合搜索简单占比(0–1) | 0.133 |
| 综合加权SOV | combinedWeightedSov | 综合搜索位置加权占比(0–1) | 0.152 |
| 自然平均排名 | organicAveragePosition | 自然结果中的平均排名位置 | 12.4 |
| 广告平均排名 | sponsoredAveragePosition | 广告结果中的平均排名位置 | 5.0 |
| 综合平均排名 | combinedAveragePosition | 所有结果中的平均排名位置 | 9.5 |
| 自然产品均价 | organicAveragePrice | 自然产品的平均价格 | 29.99 |
| 广告产品均价 | sponsoredAveragePrice | 广告产品的平均价格 | 25.99 |
| 综合产品均价 | combinedAveragePrice | 所有产品的平均价格 | 28.49 |
topAsins (TOP 3 ASIN Click & Conversion)
topAsins(TOP 3 ASIN点击与转化)
| Field | API Name | Description | Example |
|---|---|---|---|
| ASIN | asin | Amazon Standard Identification Number | B09V3KXJPB |
| Product Name | name | Product title | Anker Portable Charger... |
| Brand | brand | Product brand | Anker |
| Clicks | clicks | Click count (30-day window) | 15200 |
| Conversions | conversions | Conversion count (30-day window) | 4560 |
| Conversion Rate | conversionRate | Conversion rate (0–1) | 0.30 |
| 字段 | API名称 | 描述 | 示例 |
|---|---|---|---|
| ASIN | asin | 亚马逊标准识别编号 | B09V3KXJPB |
| 产品名称 | name | 产品标题 | Anker Portable Charger... |
| 品牌 | brand | 产品品牌 | Anker |
| 点击量 | clicks | 点击数(30天周期) | 15200 |
| 转化量 | conversions | 转化数(30天周期) | 4560 |
| 转化率 | conversionRate | 转化率(0–1) | 0.30 |
Top-Level Summary Fields
顶级汇总字段
| Field | API Name | Description | Example |
|---|---|---|---|
| ID | id | Resource identifier | — |
| Type | type | Fixed value | share_of_voice |
| 30-Day Search Volume | estimated30DaySearchVolume | Exact search volume over 30 days | 125000 |
| PPC Bid Median | exactSuggestedBidMedian | Median suggested PPC bid (USD) | 1.25 |
| Product Count | productCount | Total products in the first 3 pages | 60 |
| Updated At | updatedAt | Data freshness timestamp | 2026-04-10T00:00:00 |
| Top ASINs Start Date | topAsinsModelStartDate | Click/conversion data window start | 2026-03-11 |
| Top ASINs End Date | topAsinsModelEndDate | Click/conversion data window end | 2026-04-10 |
| Cost Token | costToken | Tokens consumed by this call | 1 |
| 字段 | API名称 | 描述 | 示例 |
|---|---|---|---|
| ID | id | 资源标识符 | — |
| 类型 | type | 固定值 | share_of_voice |
| 30天搜索量 | estimated30DaySearchVolume | 30天内的精确搜索量 | 125000 |
| PPC竞价中位数 | exactSuggestedBidMedian | 建议PPC竞价中位数(美元) | 1.25 |
| 产品总数 | productCount | 前3页的总产品数 | 60 |
| 更新时间 | updatedAt | 数据新鲜度时间戳 | 2026-04-10T00:00:00 |
| TOP ASIN数据起始日期 | topAsinsModelStartDate | 点击/转化数据周期起始时间 | 2026-03-11 |
| TOP ASIN数据结束日期 | topAsinsModelEndDate | 点击/转化数据周期结束时间 | 2026-04-10 |
| 消耗Token数 | costToken | 本次调用消耗的Token | 1 |
Supported Marketplaces
支持的站点
us (United States), uk (United Kingdom), de (Germany), in (India), ca (Canada), fr (France), it (Italy), es (Spain), mx (Mexico), jp (Japan)
Default marketplace is us. Use us when the user doesn't specify a marketplace.
us(美国)、uk(英国)、de(德国)、in(印度)、ca(加拿大)、fr(法国)、it(意大利)、es(西班牙)、mx(墨西哥)、jp(日本)
默认站点为us。当用户未指定站点时,使用us。
API Usage
API使用说明
This tool calls the LinkFox tool gateway API. See for calling conventions, request parameters, and response structure. You can also execute directly to run queries.
references/api.mdscripts/junglescout_keyword_sov.py此工具调用LinkFox工具网关API。调用规范、请求参数和响应结构请参见。您也可以直接执行来运行查询。
references/api.mdscripts/junglescout_keyword_sov.pyHow to Build Queries
查询构建方法
Only two parameters are needed: and .
marketplacekeyword仅需两个参数:和。
marketplacekeywordPrinciples for Building API Calls
API调用构建原则
- Marketplace mapping: "美国站" → , "日本站" →
us, "德国站" →jp; default todewhen unspecifiedus - Keyword: Pass the user's keyword as-is (lowercase English preferred)
- One keyword per call: Each request analyzes one keyword; for multi-keyword comparison, make separate calls
- 站点映射:"美国站" → ,"日本站" →
us,"德国站" →jp;未指定时默认使用deus - 关键词:直接传入用户提供的关键词(建议使用小写英文)
- 单次调用单关键词:每个请求分析一个关键词;如需多关键词对比,请分开调用
Common Query Scenarios
常见查询场景
1. Brand dominance check — Who owns this keyword?
json
{
"marketplace": "us",
"keyword": "portable charger"
}Focus on to see which brands dominate the search results page.
combinedWeightedSov2. PPC competitive analysis — Is this keyword worth bidding on?
json
{
"marketplace": "us",
"keyword": "wireless earbuds"
}Compare with the keyword's search volume to gauge cost-efficiency. Check to see how heavily competitors invest in ads.
exactSuggestedBidMediansponsoredWeightedSov3. Conversion efficiency of top ASINs
json
{
"marketplace": "de",
"keyword": "kopfhörer kabellos"
}Examine the array to find whether the top-clicked products convert well. High clicks + low conversion rate may indicate opportunity.
topAsins4. Identify market gaps — Are there underserved positions?
json
{
"marketplace": "jp",
"keyword": "ヨガマット"
}If no single brand has a above 0.15, the keyword is fragmented and may be easier to enter. Combine with search volume to assess market size.
combinedWeightedSov5. Compare organic vs sponsored presence
json
{
"marketplace": "uk",
"keyword": "running shoes"
}A brand with high but low relies heavily on ads; this can inform competitive strategy.
sponsoredWeightedSovorganicWeightedSov1. 品牌主导性检查 — 哪个品牌占据该关键词的主导地位?
json
{
"marketplace": "us",
"keyword": "portable charger"
}重点关注,查看哪些品牌主导了搜索结果页面。
combinedWeightedSov2. PPC竞争分析 — 该关键词是否值得竞价?
json
{
"marketplace": "us",
"keyword": "wireless earbuds"
}对比与关键词搜索量,评估成本效益。查看,了解竞争对手在广告上的投入程度。
exactSuggestedBidMediansponsoredWeightedSov3. TOP ASIN的转化效率
json
{
"marketplace": "de",
"keyword": "kopfhörer kabellos"
}查看数组,找出高点击量产品的转化情况。高点击+低转化率可能意味着存在市场机会。
topAsins4. 识别市场空白 — 是否存在未被充分覆盖的位置?
json
{
"marketplace": "jp",
"keyword": "ヨガマット"
}如果没有品牌的超过0.15,说明该关键词的市场较为分散,可能更容易进入。结合搜索量评估市场规模。
combinedWeightedSov5. 对比自然与广告存在感
json
{
"marketplace": "uk",
"keyword": "running shoes"
}某品牌高但低,说明其严重依赖广告;这可为竞争策略提供参考。
sponsoredWeightedSovorganicWeightedSovDisplay Rules
展示规则
- Brand table: Show the brands table sorted by descending; highlight the top 5 brands for quick comprehension
combinedWeightedSov - SOV as percentage: Display SOV values as percentages (multiply by 100), e.g., 0.152 → 15.2%
- Context header: Before the table, show the keyword's 30-day search volume () and PPC bid median (
estimated30DaySearchVolume) as contextexactSuggestedBidMedian - Top ASINs section: Show the TOP 3 ASIN table separately with click count, conversion count, and conversion rate
- Competitive summary: After the data, provide a brief competitive landscape summary: whether the keyword is dominated by a few brands or fragmented, and note any large gaps between organic and sponsored presence
- Error handling: When a query fails, explain the reason based on the error response and suggest adjusting parameters
- 品牌表格:按降序排列展示品牌表格;高亮前5个品牌以便快速理解
combinedWeightedSov - SOV以百分比显示:将SOV值转换为百分比(乘以100),例如0.152 → 15.2%
- 上下文标题:在表格前展示关键词的30天搜索量()和PPC竞价中位数(
estimated30DaySearchVolume)作为背景信息exactSuggestedBidMedian - TOP ASIN部分:单独展示TOP 3 ASIN表格,包含点击量、转化量和转化率
- 竞争总结:数据展示后,提供简短的竞争格局总结:该关键词是被少数品牌主导还是市场分散,以及自然与广告存在感之间的显著差距
- 错误处理:当查询失败时,根据错误响应说明原因,并建议调整参数
Important Limitations
重要限制
- Coverage: Only the first 3 pages of Amazon search results are analyzed (typically ~48–60 products)
- Single keyword: One keyword per API call; multi-keyword comparison requires separate calls
- SOV is a snapshot: Data reflects a point-in-time crawl, not a historical trend
- No historical SOV: This tool does not provide SOV changes over time; use the keyword history tool for volume trends
- 覆盖范围:仅分析亚马逊搜索结果的前3页(通常约48–60个产品)
- 单关键词限制:每次API调用仅支持一个关键词;多关键词对比需分开调用
- SOV为快照数据:数据反映的是某一时间点的抓取结果,而非历史趋势
- 无历史SOV数据:此工具不提供SOV随时间的变化情况;如需搜索量趋势,请使用关键词历史工具
User Expression & Scenario Quick Reference
用户表述与场景速查
Applicable — Brand market share and competitive analysis on Amazon search results:
| User Says | Scenario |
|---|---|
| "这个词谁占的份额最大" | Brand dominance analysis |
| "这个关键词竞争激不激烈" | Competitive landscape assessment |
| "广告位都被谁占了" | Sponsored SOV analysis |
| "有没有品牌垄断这个词" | Monopoly detection |
| "这个词的PPC出价大概多少" | PPC bid estimation |
| "搜索结果里哪些品牌排前面" | Brand visibility ranking |
| "这个词的转化率高不高" | Top ASIN conversion analysis |
Not applicable — Beyond keyword Share of Voice scope:
- Historical search volume trends (use keyword history tool)
- Keyword suggestions / keyword mining (use ABA or keyword explorer tools)
- Product-level sales estimation or review analysis
- Listing optimization or copywriting advice
- Non-Amazon platform data
Boundary judgment: When users say "竞争分析", "品牌分析", or "市场格局", if the intent is to understand which brands occupy the search results page for a specific keyword (share of voice / brand distribution), this skill applies. If they want product-level sales data, profit margins, or historical trends, it does not apply.
Feedback:
Auto-detect and report feedback via the Feedback API when any of the following apply:
- The functionality or purpose described in this skill does not match actual behavior
- The skill's results do not match the user's intent
- The user expresses dissatisfaction or praise about this skill
- Anything you believe could be improved
Call the feedback API as specified in . Do not interrupt the user's flow.
references/api.mdFor more high-quality, professional cross-border e-commerce skills, visit LinkFox Skills.
适用场景 — 亚马逊搜索结果的品牌市场份额与竞争分析:
| 用户表述 | 场景 |
|---|---|
| "这个词谁占的份额最大" | 品牌主导性分析 |
| "这个关键词竞争激不激烈" | 竞争格局评估 |
| "广告位都被谁占了" | Sponsored SOV分析 |
| "有没有品牌垄断这个词" | 垄断检测 |
| "这个词的PPC出价大概多少" | PPC竞价估算 |
| "搜索结果里哪些品牌排前面" | 品牌可见度排名 |
| "这个词的转化率高不高" | TOP ASIN转化分析 |
不适用场景 — 超出关键词Share of Voice范围:
- 历史搜索量趋势(使用关键词历史工具)
- 关键词推荐/关键词挖掘(使用ABA或关键词探索工具)
- 产品级销量估算或评论分析
- Listing优化或文案建议
- 非亚马逊平台数据
边界判断:当用户提及"竞争分析"、"品牌分析"或"市场格局"时,如果其意图是了解特定关键词搜索结果页面中各品牌的占据情况(声量/品牌分布),则适用此技能。如果用户需要产品级销量数据、利润率或历史趋势,则不适用。
反馈:
当出现以下任一情况时,自动通过Feedback API检测并上报反馈:
- 本技能描述的功能或用途与实际行为不符
- 技能结果与用户意图不符
- 用户表达了对本技能的不满或赞扬
- 任何您认为可以改进的内容
按照中的指定方式调用反馈API,请勿中断用户流程。
references/api.md如需更多高质量、专业的跨境电商技能,请访问LinkFox Skills。