What you receive
- ASIN share of supplied query impressions, clicks, cart adds, and purchases
- Click, cart-add, and purchase rates for every supplied ASIN/query row
- Percentage-point and relative gaps against three seller-chosen targets
- Arithmetic next-stage counts needed to reach each supplied target
- Priority queue with the largest relative target gap named as the bottleneck
Who it is for
Brand-registered Amazon sellers, agencies, and agents triaging a seller-supplied Search Query Performance export before a human investigates listing, price, fulfillment, or traffic context.
Delivery: usually a structured result, workbook, or ZIP depending on the tool.
How it stays safe
Friday performs arithmetic only on the Amazon Brand Analytics query/ASIN counts and stage targets you supply. It reads no Amazon account, report, listing, ad account, order, or customer data. A bottleneck is the largest observed relative gap to your targets—not a causal diagnosis, lost-sale estimate, recommendation, or forecast. Friday does not publish listings and does not create, edit, optimize, advertise, reprice, or publish any listing or change a seller account.
Synthetic sample
See the deliverable structure before buying
{
"impression_to_click_count": 1,
"click_to_cart_count": 1,
"cart_to_purchase_count": 1,
"meets_targets_count": 0,
"opportunity_preview": [
{
"priority_rank": 1,
"asin": "B0NORTH001",
"search_query": "insulated water bottle",
"impression_share_percent": 10.0,
"click_rate_percent": 2.0,
"cart_rate_percent": 20.0,
"purchase_rate_percent": 25.0,
"bottleneck_stage": "cart_to_purchase",
"purchases_to_target": 1
}
],
"publish_status": "draft_needs_review",
"safety": "Arithmetic on seller-supplied aggregate counts and targets only. A bottleneck does not establish cause, lost sales, or achievable lift; no listing, ad, price, or seller account is changed."
}
This sample uses synthetic facts. Your output is generated only from the facts you submit.