AI 产品解读E-commerce analytics and reporting assistant
Helps sellers and brands analyze product performance, competitor data, category trends, and brand metrics across Vietnamese e-commerce platforms (Shopee, Tiki, Lazada, etc.)
User installs extension -> navigates to e-commerce site (Shopee, Tiki, etc.) -> extension injects content scripts to analyze page data -> sends data to metric.vn API for processing -> displays analytics and reports via popup/options interface
Product analysis and reportingSeller/category/brand analyticsPrice comparisonMarket insights on e-commerce platformsData visualization for product metrics
- 目标用户
- E-commerce sellers in Vietnam / Brand managers / Market researchers / Online retailers on Shopee, Tiki, Lazada
- Cannot directly access metric.vn website to confirm login requirements and pricing tiers
- Extension code is heavily minified/bundled making some analysis difficult
- Cannot verify if free tier exists vs paid-only features on destination service
付费分析未识别到付费功能
No evidence of paid features within the extension itself. No payment platforms (Stripe, PayPal, etc.) detected. No subscription/license gating code found. The extension appears to be a free tool that connects to the Metric platform. While the destination service (metric.vn) may have paid plans, the extension itself does not implement paid feature logic, billing APIs, or upgrade prompts. The keyword 'pro' found in CSS was related to UI components (card headers, progress bars) not premium features.
- 置信度
- 85
- 支付平台
- --
- 来源
- AI / 高
- 需要登录
- 是
- 登录理由
- The extension is a client-side wrapper for the 'Metric' platform (metric.vn). The description states it provides product analysis reports on e-commerce sites. Such analytics platforms typically require user accounts to store preferences, save reports, and manage data. The extension communicates with metric.vn and apiv4.metric.vn. While the extension code itself does not implement a login UI, the destination service (metric.vn) almost certainly requires authentication for personalized analytics features. The presence of cookies permission suggests it may handle session tokens from the destination service.