AI 产品解读E-commerce analytics tool for Naver SmartStore and Coupang sellers, providing sales volume estimation, store-wide revenue analysis, review analysis, option ratio analysis, real-time sales monitoring, customs code verification, and 1688/Taobao product image editing/download
Korean e-commerce sellers lack integrated analytics tools to understand product sales performance, review trends, option sourcing ratios, and store-level revenue across Naver SmartStore and Coupang platforms
User navigates to a SmartStore or Coupang product page in Chrome, clicks the extension popup, selects an analysis tab (sales, reviews, options, store, real-time, customs verification, or image editing). The extension scrapes data from the current page via content scripts and Naver/Coupang APIs, processes analytics, and displays charts/tables in the popup. Data can be downloaded as Excel files.
Sales volume analysis (판매량분석) - estimates 7-day, 1/3/6-month, 1-year, 2-year sales and revenue for SmartStore productsStore analysis (스토어분석) - analyzes entire store sales and estimated profit across all productsReview analysis (리뷰분석) - extracts and analyzes review content, ratings, and repeated user IDsOption analysis (옵션분석) - calculates option-level sales ratios for sourcing optimizationReal-time sales monitoring (실시간판매량) - live monitoring of SmartStore and Coupang sales with auto-refreshPersonal customs code verification (개인통관고유부호) - validates customs clearance codes against Korean customs API
- 目标用户
- Korean e-commerce sellers on Naver SmartStore / Korean e-commerce sellers on Coupang / Cross-border sellers sourcing from 1688/Taobao
- The popup.js is a single minified line, making exact line-level analysis difficult but the logic is clear from the code
- The initial loginstatus=!0 makes it unclear if fresh installs require login before first feature use or only after backend session expiration
- The stripe-login form in popup.html is inside an HTML comment block and appears to be legacy/disabled code from a previous COUPLUS feature