Viewing a vendor’s performance report
Open the vendor profile
Navigate to Vendors in the sidebar and click the vendor you want to evaluate.
Go to the Performance section
Select the Performance tab on the vendor detail page. Meneja loads the vendor’s performance report data.
Performance report fields
Each record in the vendor performance report contains the following fields:| Field | Type | Description |
|---|---|---|
performance_date | string | The date this data snapshot covers (ISO 8601 format) |
vendor_id | string | Unique identifier of the vendor |
business_name | string | Legal business name of the vendor |
display_name | string | Public display name of the vendor |
order_count | number | Total number of orders placed through this vendor on the given day |
items_sold | number | Total number of individual items sold across all orders |
vendor_gmv | number | null | Gross Merchandise Value — total sales revenue generated by the vendor on that day |
avg_item_price | number | null | Average price of items sold; null if no items were sold |
daily_gmv_rank | number | Vendor’s rank by GMV among all vendors on that day (1 = highest GMV) |
daily_order_rank | number | Vendor’s rank by order count among all vendors on that day (1 = most orders) |
vendor_gmv and avg_item_price can be null on days when the vendor had no completed sales. Filter these out when calculating averages to avoid misleading results.Understanding GMV and rankings
Gross Merchandise Value (GMV) (vendor_gmv) is the total value of all goods sold by the vendor in a day. It is the primary indicator of a vendor’s revenue contribution to your marketplace.
Daily ranks (daily_gmv_rank, daily_order_rank) place each vendor relative to all other active vendors on the same day. A rank of 1 means the vendor was the top performer on that metric for that day.
Rankings are recalculated daily. A vendor who ranks first one day may not hold that position the next, making it useful to track rank trends over time rather than looking at a single day in isolation.
Using performance data to identify top sellers
You can use the performance report to answer common operational questions:- Who are your top revenue generators? Sort by
vendor_gmvdescending to find vendors with the highest daily sales. - Which vendors are moving the most product? Sort by
items_soldororder_countto see who is processing the most transactions. - Is a vendor consistently high-performing? Review multiple days of
daily_gmv_rankanddaily_order_rankdata. Vendors that consistently appear at rank 1 or 2 are your most reliable contributors. - Is a vendor underperforming? Low
order_countanditems_soldacross several days, combined with a high (worse) rank, signals a vendor that may need support or review.