
Power My Analytics supports two Sales and Traffic by ASIN reporting modes from Amazon Seller Central, each suited to a different use case.
This report fetches data on demand directly from Amazon's Selling Partner API every time a chart or table is rendered. Amazon limits this report at the seller account level (one request per 15 minutes), so seller accounts with multiple connected marketplaces will frequently see "We were unable to get live data for this component" in Data Studio, Data Builder, Google Sheets, Microsoft Excel, and other PMA destinations. See Error: 'Unable to get live data for this component' in Amazon Seller Sales and Traffic by ASIN Report for more on this rate-limit behavior. This report cannot be dimensioned by date (an Amazon limitation).
For most ASIN-level reporting needs, the Sales and Traffic by Child ASIN report is the recommended choice. PMA pulls daily data from Amazon and stores it in our data warehouse, which means:
Available dimensions: Parent ASIN, Title, Marketplace, Inventory SKU, start date, end date.
Available sales metrics: Units Ordered, Units Ordered B2B, Ordered Product Sales, Ordered Product Sales B2B, Units Shipped, Units Shipped B2B, Orders Shipped, Orders Shipped B2B, Shipped Product Sales, Shipped Product Sales B2B, Units Refunded, Units Refunded B2B, Refund Rate, Refund Rate B2B.
Available traffic metrics: Sessions, Sessions B2B, Page Views, Page Views B2B, Browser Sessions, Browser Sessions B2B, Browser Page Views, Browser Page Views B2B, Mobile App Sessions, Mobile App Sessions B2B, Mobile App Page Views, Mobile App Page Views B2B.
Three metrics can be safely summed across daily rows for multi-day reports: Units Ordered, Ordered Product Sales, and Total Order Items. Other sales and traffic metrics behave as point-in-time or aggregate-only values and should not be totaled across rows without verification.
Percentage fields can only be calculated correctly at aggregate; they cannot be summed across rows. Where you configure them depends on the destination:
Google Sheets and Microsoft Excel: Percentage fields are precomputed by PMA and selectable directly from the schema. Look for fields like Total Session Browser Percentage, Total Session Mobile App Percentage, and their B2B variants.
Data Studio: Percentage fields are hidden from the data source by default. The PMA Data Studio demo template includes them preconfigured, so most users can simply start from that template. To add a percentage column to a custom report:
The same approach works for Page Views Total, Session Browser, Sessions Mobile App, and their B2B variants.
A note on Data Studio filters: Percentage values computed via the Percent of total comparison calculation are derived from the unfiltered table aggregate; they will not reflect chart-level filters. This mirrors how percentages behave in Amazon's own UI. If you need filter-responsive percentages, rely on the precomputed Google Sheets fields instead.
When a date column is included in the report request, exports to BigQuery, SQL, FTP, and other destinations honor the daily partition. If no date column is requested, the export returns aggregated values across the requested range.
