UNISPY: Shopify Inspector Sales Tracking Spy

#1 Shopify Store alihunter Analysis Tool, Sales Tracking / Best-selling / Live Sales / Product Scraper / New Arrival Tracker.

UNISPY: Shopify Inspector Sales Tracking Spy란 무엇입니까?

UNISPY: Shopify Inspector Sales Tracking Spy은(는) https://unispy.io에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "#1 Shopify Store alihunter Analysis Tool, Sales Tracking / Best-selling / Live Sales / Product Scraper / New Arrival Tracker."입니다.

확장 프로그램 스크린샷

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

UNISPY: Shopify Inspector Sales Tracking Spy 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        UNISPY is a Shopify store analytics tool that helps you track sales and new arrivals for any Shopify store.

With UNISPY, you can get a comprehensive view of any stores and the products they sell, find your store directions and products by tracking your competitors' stores. Must have dropshipping and online store.

★ Discover the best-selling products from your competitors.
★ Discover products suitable for dropshipping & niche market.
★ Find winning products for sale.

1. SALES TRACKING

Evaluate sales performance for any Shopify stores. Monitor real-time sales trends, best-sellers, product catalogs and even more from your store and competitors. Follow these metrics to build a strategy that can sharpen your competitive advantage.

2. LIVE SALES TRACKER

View real-time sales from any Shopify store. Discover your competitors' best-selling products.
Export all top-selling products to your store with one click.
Track live sales for any Shopify store.

3. NEW PRODUCT TRACKER

Directly identify new products,
Export all the latest products to your store with one click.
Track new product launches from competitors.

4. POWERFUL PRODUCT SCRAPER AND SPY

Easy to use to download and export products with variations to CSV/xlsx from any Shopify store.
Shopify-compatible CSV format, you can upload them directly to your own store.
WooCommerce-compatible CSV format.
Automatically download product images into a zip file.
Searchable and sortable product browser table.

5. PRODUCT ANALYSIS AND STATISTICS

Statistics by product collection.
Product price range analysis (including variants).
Product published date analysis.
Analysis groups by product type, supplier and label.

6. STORE ANALYSIS

Include store name, store theme, country, language, currency, store first release date and last release date, minimum product price maximum product price and average product price.
Which social channels the store operates on.
The total number of products in the store and the total number of collections.

7. TRAFFIC ANALYSIS

Analysis any Shopify stores' marketing strategies, check the store traffic source by geolocation, traffic monthly trends.

8. ADS

Compelling creative is the most important differentiator for ads today  — gain a competitive edge and inspiration by following every ad your competitors launch. And easily reference active and inactive ads.

9. APPS AND THEMES

Reveal the secret apps that drives sales in your competitor's store.
Detection themes are used to make their store more beautiful.

COPYRIGHT NOTICE
UNISPY was developed by UNSPY Team. It is not affiliated with nor endorsed by Shopify Inc. Shopify™ is a trademark of Shopify Inc. All Shopify icons, images and copyrights are the property of Shopify Inc.

SUPPORT

Questions? Drop us a line at [email protected]                    

확장 프로그램 기본 정보

이름 UNISPY: Shopify Inspector Sales Tracking Spy UNISPY: Shopify Inspector Sales Tracking Spy
ID npjfcmocnmkipbffpdpeemppbmbgkhle
공식 URL https://chromewebstore.google.com/detail/unispy-shopify-inspector/npjfcmocnmkipbffpdpeemppbmbgkhle
설명 #1 Shopify Store alihunter Analysis Tool, Sales Tracking / Best-selling / Live Sales / Product Scraper / New Arrival Tracker.
파일 크기 1.26 MB
설치 횟수 9,000
현재 버전 2.1.2
최근 업데이트 2023-09-01
출시 날짜 2022-03-10
평점 2.45/5 총 11 개의 평점
개발자 https://unispy.io
이메일 [email protected]
결제 유형 free
확장 프로그램 웹 사이트 https://unispy.io
개인정보 보호 정책 페이지 URL https://unispy.io/privacy
지원되는 언어 de,en,en-GB,fr,vi,es,it,sv,ru,ar,zh-CN,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "__MSG_extName__",
    "description": "__MSG_extDescription__",
    "default_locale": "en",
    "permissions": [
        "storage",
        "identity",
        "tabs"
    ],
    "host_permissions": [],
    "icons": {
        "16": "icons\/16.png",
        "48": "icons\/48.png",
        "128": "icons\/128.png"
    },
    "action": {
        "default_popup": "popup.html",
        "default_title": "__MSG_extName__",
        "default_icon": {
            "19": "icons\/19.png",
            "38": "icons\/38.png"
        }
    },
    "background": {
        "service_worker": "js\/background.js"
    },
    "content_scripts": [
        {
            "exclude_matches": [
                "https:\/\/*.google.com\/*",
                "https:\/\/*.facebook.com\/*"
            ],
            "matches": [
                ""
            ],
            "js": [
                "assets\/zepto.min.js",
                "js\/content.js"
            ],
            "run_at": "document_end",
            "all_frame": false
        }
    ],
    "oauth2": {
        "client_id": "798448043642-0g7779g8oc9o6v4u45839ql872reepqf.apps.googleusercontent.com",
        "scopes": [
            "openid",
            "email",
            "profile"
        ]
    },
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAvV3Km6Z\/3galvelCujl6qNKk\/YwVh7CqfxqtxlewynwEKQ0crlaE\/6v+Uo8RjaIaQ5SvSFM1Odw1HLpl0dDPgxHRdw46dU7RrwkYKLC3oVsiV6Sz8vIwW4KoE\/Rbze5quEHQRjtS3HjD\/N59I+SyEjmp0XTOhOqswbzkjww3ikxw5TQyHSqsZzqLB+kOVmXVHvNNvKAllaa4bSCgDhi6VOuOJavc28L6DHbEgcxK8S95pxlc\/METKjMqaQSdwJs8OyX5zk9rDiLmr+otSJY8liKnJTMUdjnaZ2mep36WkxWPOmEylbR9Ck1GfKEEIYFUZYvb0phIPDAXcZSnDPxzSQIDAQAB",
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self'"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "assets\/*"
            ],
            "matches": [
                ""
            ]
        }
    ],
    "version": "2.1.2"
}