Funnelyzer - Easily analyze eCommerce data

Funnelyzer is the easiest way to analyze e-commerce stores with just one click.

Funnelyzer - Easily analyze eCommerce data क्या है?

Funnelyzer - Easily analyze eCommerce data https://funnelyzer.ai द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Funnelyzer is the easiest way to analyze e-commerce stores with just one click."।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Funnelyzer - Easily analyze eCommerce data एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        The simplest way to see your digital store's important KPIs and analyze your purchase funnel - fast.


What will you get?

✅  Watch the most important KPIs of your store: entries, add to cart, checkout, transactions, revenue, conversion rate, Avg. cart value, frequency

✅  See your store funnel with abandonment percentages between the different steps

✅  Get visual insights for the current period compared to the previous period to make decisions to improve site profits

✅  Filter your store data for common date ranges, such as: Today, yesterday, last week, last month, last quarter, last year

✅  Filter your store data for important filters such as user types, devices, or traffic sources so you can draw accurate conclusions


How does it work?
Funnelyzer takes your Google Analytics Enhanced eCommerce data and shows your eCommerce funnel with abandoned users and revenue.

You can see your data with 3 simple steps: Install Funnelyzer extension ☛ Connect to your Google Analytics account ☛ Analyze your digital store.

No worry, we are not saving any of your eCommerce data.

Who is Funnelyzer extension for?
Our extension is used by retailers, digital store owners, eCommerce managers, marketers, QA testers, UX-UI characteristics, analysts, and anyone working in the eCommerce industry.                    

एक्सटेंशन की मूल जानकारी

नाम Funnelyzer - Easily analyze eCommerce data Funnelyzer - Easily analyze eCommerce data
ID ccijmcaojoicndalnhngocagddcnpdln
आधिकारिक URL https://chromewebstore.google.com/detail/funnelyzer-easily-analyze/ccijmcaojoicndalnhngocagddcnpdln
विवरण Funnelyzer is the easiest way to analyze e-commerce stores with just one click.
फ़ाइल का आकार 2.39 MB
स्थापना संख्या 834
वर्तमान संस्करण 4.3.1
अंतिम अपडेट 2023-07-04
प्रकाशन तिथि 2020-07-05
रेटिंग 5.00/5 कुल 22 रेटिंग्स
डेवलपर https://funnelyzer.ai
ईमेल [email protected]
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट https://www.funnelyzer.ai
सहायता पृष्ठ URL https://funnelyzer.ai/contact-us
गोपनीयता नीति पृष्ठ URL https://funnelyzer.ai/privacy-policy
समर्थित भाषाएँ en,iw,zh-TW
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_appName__",
    "description": "__MSG_appDesc__",
    "default_locale": "en",
    "version": "4.3.1",
    "permissions": [
        "storage",
        "https:\/\/api.funnelyzer.ai\/",
        "https:\/\/stg.funnelyzer.ai\/"
    ],
    "content_security_policy": "script-src 'self' https:\/\/ssl.google-analytics.com; object-src 'self'; https:\/\/api.funnelyzer.ai\/ https:\/\/stg.funnelyzer.ai\/",
    "browser_action": {
        "default_popup": "popup.html",
        "default_icon": {
            "16": "img\/16.png",
            "32": "img\/32.png",
            "128": "img\/128.png"
        }
    },
    "web_accessible_resources": [
        "css\/flags.css",
        "css\/main.css",
        "js\/LanguageFactory.js"
    ],
    "icons": {
        "16": "img\/16.png",
        "32": "img\/32.png",
        "128": "img\/128.png"
    },
    "options_page": "options.html",
    "manifest_version": 2
}