SPAPIKeepaAINode.jsReactMaterial UIExpressJSXWebsockets
Taking Amazon FBA To The Next Level
By Arthur Strizheus

- Published on
- Duration
- 1 Year
- Role
- Project Owner, FullStack Design & Development



+3
Sharing
FBA Tracker is an end-to-end Amazon FBA operations platform for sellers β built with real-time sync from SP-API and Keepa, layered with AI-assisted decision-making and rich profitability tools.
π§ Core Highlights
- π Real-time sync with Amazon SP-API + Keepa
- β‘ Instant product uploads via Excel/CSV
- π« Auto-filter unprofitable items instantly
- π¦ Purchase Order automation with chat + history
- π Full-stack profitability dashboards
- π§βπ€βπ§ Team + Role management system
- π Vendor & Prep center assignment
- π οΈ Built with React, Material UI, Node, Express
πΈ Pricing Tiers
Plan | Price/mo | Best For |
---|---|---|
Starter | $49.99 | Solo sellers who want simple product analysis + PO tools |
Growth | $99.99 | Teams scaling FBA ops with real-time dashboards & analytics |
Pro | $149.99 | High-volume sellers needing advanced workflows, chat, history, and team roles |
π UI Snapshots






βοΈ Smart Margin Calculation
export function CalcMargin(retail_price, unit_price, pack_quantity, prepCost = 0, amazonFee = 0) {
const totalCost = unit_price * pack_quantity + prepCost + amazonFee + 0.22; // Amazon monthly storage fee
const netProfit = retail_price - totalCost;
return {
margin: retail_price > 0 ? (netProfit / retail_price) * 100 : 0,
profit: netProfit
};
}
π License & Permissions
Feature | Basic | Starter | Pro |
---|---|---|---|
Users Included | 1 | 5 | 25 |
Amazon Current Price Data | β | β | β |
ROI & Margin Calculations | Basic | 30/90/180 Avg | 30/90/180 Avg |
Purchase Order Creation | β | β | β |
Vendor / Prep Center Management | β | β | β |
Invoice Creation | β | β | β |
Advanced Analytics + Keepa Integration | β | β | β |
Product Favoriting | β | β | β |
Live Chat & Team Notes | β | β | β |
Restock & Revenue Dashboard | β | β | β |
Historical Tracking Tools | β | β | β |
Monthly Product Import Limit | 3,000 | 6,000 | 20,000+ |
π Feature Marquee
Real-Time Insights β’ Vendor Management β’ Product Filtering β’ Purchase Orders β’ Inventory Tracking β’ ROI Analysis β’ Team Collaboration β’ Amazon Sync
π§© Feature Deep Dive
π Product Research
- Upload CSV/Excel
- Keepa + SP-API enriched data
- ROI/Margin filters, product favoriting
- Marking items as reviewed
- Adding new product variants... Just 1 button
- Favorite products and share with the team
π₯ PO + Prep Center + Vendor + Team Ops
- Vendor assignments
- PO generation + chat
- Role-based user access
- Live updates on items and POs
- Track historical changes on each PO
- Add Vendors and Prep Centers with ease
π¦ Inventory + Profit
- Restock alerts
- Multi-timeframe profitability
- Full revenue and margin dashboard
- Amazon store sotck syncing
- AI assisted reporting tool
- Track products and get price alerts
π¬ Get Notified
Want more info? Head to fba-tracker.com and sign up.
Hi there! Want to support my work?