Velocity-proven ISBNs not even listed on Alibris, cheapest book-trade revenue lift available.
At a glance
Cross-platform view: count of ISBNs sitting in the top-50 by revenue on AbeBooks or Amazon Books that are NOT currently listed (active) on Alibris. Each row is a velocity-proven seller on the merchant’s other book-trade marketplaces that’s invisible on Alibris, the cheapest revenue lift available short of buying new inventory.
Calculation
Calculated automatically from your Alibris data. See the At a glance summary above for what the metric tracks and the worked example below for a typical reading.Worked example
A US bookseller, AbeBooks 38,400 active, Alibris 32,100 active, Amazon Books 29,800 active. Snapshot 01 May 26, 30D window 02 Apr 26 to 01 May 26.
Card reads 22; alert is firing (threshold
>5). At Alibris’s 15% commission, the absolute revenue is good, though the per-dollar net retention is lower than on AbeBooks (8% commission).
Six things to notice that are specific to Alibris and the broader book trade:
- The Alibris-disabled flag cluster (9 ISBNs, 46% of impact) is almost always a forgotten setting. Same pattern as on AbeBooks: legacy from a temporary pause. Fix is one SQL update on the inventory record.
- Malformed-ISBN cluster (5 ISBNs) reveals upstream data-quality issue. Same pattern; Alibris’s API requires ISBN-13.
- Genuinely unlisted (5 ISBNs) is usually a workflow gap. Staff member uploading hand-edited the marketplace selection; ticked AbeBooks and Amazon, forgot Alibris.
- Self-published exclusions (3 ISBNs) require category-rules audit. Alibris is more permissive on self-published than AbeBooks; re-enabling is usually safe.
- Each missing ISBN’s value on Alibris depends on the institutional cohort. Alibris Library Services may push some titles (academic, scholarly, OCLC-listed) much higher than their Alibris-retail equivalent. Check the buyer-type breakdown of the sibling-marketplace orders to estimate true Alibris incremental.
- Alibris ranks new listings favourably for 14 to 30 days. Re-enabling the 22 missing ISBNs should produce above-trend revenue from those titles for 2 to 4 weeks. Stagger 4 to 5 per day over the next week for a sustained ranking lift.
Sibling cards merchants should reference together
Top-velocity-missing is the cross-platform coverage-gap metric. Pair with these:Reconciling against the vendor’s own dashboard
Where to look in the Alibris seller dashboard: Alibris does not publish a “what’s missing” view; this is a Vortex IQ derived metric.- Sellers → Inventory → Manage. Search the ISBN; if no result, missing-listing claim is confirmed.
- Sellers → Inventory → Upload History. Audit recent uploads for previously rejected ISBNs.
Cross-connector reconciliation:
Known limitations / merchant FAQs
The card just jumped from 5 to 22. What just happened? Three causes: (1) bulk catalogue migration disabled Alibris listings; (2) new sibling marketplace just connected (e.g. Amazon Books); (3) a failed Alibris upload silently de-listed rows. ISBN match quality, false positives? Yes, second-most-common cause. ISBN-10 vs ISBN-13 mismatch between marketplaces creates phantom missing listings. Real revenue cost? Roughly 80/month per missing commodity ISBN, 200/month per missing textbook, 400/month per missing institutional/academic title. The 22 ISBNs here add to ~$1,250/month gross. Multi-marketplace, why are these missing? Almost always workflow gap, not deliberate. Run audit query:SELECT COUNT(*) FROM inventory WHERE alibris_disabled = TRUE AND last_sold_via_abebooks_or_amazon < 90 days ago.
Rare books vs commodity, value difference?
Rare missing-listings vastly more valuable per row (400/month each) vs commodity (40/month). Sort the missing-ISBN list by sibling-marketplace ASP descending.
Listing-quality / ranking impact?
Small positive effect. New listings get 14 to 30 day boost on Alibris.
Update vs my action timing?
Card recomputes every 6 to 12h. After listing a missing ISBN, may take one full refresh cycle.
Inventory-sync lag prevention?
Daily reconciliation job: audit inventory tool for alibris_disabled = TRUE records that sold elsewhere in last 30 days.
Alibris Library Services consideration?
Some institutional buyers source heavily through Alibris; missing-on-Alibris specifically can be more painful than missing-on-AbeBooks for academic titles. Boost priority for academic-tagged ISBNs.
Should I list every top-50 sibling ISBN, even if my Alibris profile excludes the category?
Audit the exclusion. Alibris’s category exclusions exist for legacy reasons; re-evaluate annually.