FigPii

Your FigPii Assistant.

Apa itu FigPii?

FigPii adalah ekstensi Chrome yang dikembangkan oleh https://figpii.com, dan fitur utamanya adalah "Your FigPii Assistant.".

Screenshot Ekstensi

screenshot
screenshot
screenshot

Unduh Berkas CRX Ekstensi FigPii

Unduh file ekstensi FigPii dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        To use the FigPii extension you need to have the FigPii code installed on your website and you need to have A/B tests running on your page.

★ What’s FigPii?

FigPii is an all-in-one solution for website conversion rate optimization. It offers tools like (Heatmaps - Session recordings - A/B testing - Online Polls - CRO recommendations)

★ Heat Maps:

Improve the performance of your website by quickly identifying problem areas that are causing your potential customers to struggle. Our heat maps help you understand your visitors better and ultimately give them a better experience.

➤ Track visitors by device type (Phone vs Desktop)
➤ Track new visitors / returning visitors or both.
➤ Launch heatmaps for specific or multiple pages.
➤ Fine-tune your snapshot timing to allow for dynamic content to load.
➤ Include / Exclude IPs from tracking (to exclude internal traffic)
➤ Track up to 2 million visitors per month.
➤ Uncover conversion problems with your website.
➤ Test new website/page designs easily
➤ Track visitors with UTMs

★ Session recordings:

Gain insights into visitor behavior and watch where visitors get stuck, confused, and frustrated as they interact with your website. Our session recordings allow you to see your website through the eyes and actions of actual visitors.

➤ Launch session recordings with a single click.
➤ Only record sessions with mouse & window activity
➤ Only record sessions longer than 30 seconds
➤ Record visitors’ sessions by device type (Phone vs Desktop)
➤ Record visitors’ sessions (new/ returning) or both.
➤ Record specific pages on your website using URL prefix.
➤ Record sessions from all pages of your website.
➤ Include / Exclude IPs from tracking.


★ AB testing:

Eliminate the guesswork and find the perfect combination of elements that can help you reduce cart abandonment and increase conversions for your higher-priced items. Our A/B testing engine makes your site better for your customers.

➤ Launch A/B tests on your website easily.
➤ Launch split tests on your website easily.
➤ Launch A/B tests for specific or multiple pages.
➤ Launch A/B tests for specific device types (Phone vs Desktop).
➤ Control traffic weights in experiments.
➤ Define goals for each test.
➤ Control traffic allocation to the A/B test.
➤ Integrate with Google Analytics.


★ Polls:

Engage with your visitors and start receiving feedback and ideas you might not have thought of before. Our polls allow you to view results in real-time so you can analyze quickly and share your results with your team members.

➤ Launch polls on specific or multiple pages.
➤ Launch polls for specific device types (Phone vs Desktop).

★ Recommendations:

No conversion optimization experience, no problem! Our recommendation feature pinpoints the exact problem areas you should fix (right away) on your website. This feature is trained, by top CRO experts, to generate insightful optimization ideas.                    

Informasi Dasar Ekstensi

Nama FigPii FigPii
ID glhimbblgkjipbbkohbmbfnagecpomni
URL Resmi https://chromewebstore.google.com/detail/figpii/glhimbblgkjipbbkohbmbfnagecpomni
Deskripsi Your FigPii Assistant.
Ukuran File 176 KB
Jumlah Instalasi 220
Versi Saat Ini 4.5.2
Terakhir Diperbarui 2023-04-25
Tanggal Publikasi 2022-02-24
Penilaian 5.00/5 Total 3 Penilaian
Pengembang https://figpii.com
Email [email protected]
Tipe Pembayaran free
Situs Ekstensi https://www.figpii.com
URL Halaman Bantuan https://kb.figpii.com
URL Halaman Kebijakan Privasi https://www.figpii.com/privacy
Bahasa yang Didukung en-US
manifest.json
{
    "action": {
        "default_icon": {
            "128": "favicon-128x128.png",
            "16": "favicon-16x16.png",
            "32": "favicon-32x32.png",
            "48": "favicon-48x48.png",
            "64": "favicon-64x64.png",
            "512": "icon.png"
        },
        "default_popup": ".\/index.html",
        "default_title": "FigPii"
    },
    "author": "FigPii",
    "background": {
        "service_worker": ".\/background.js"
    },
    "content_scripts": [
        {
            "js": [
                ".\/content.js"
            ],
            "matches": [
                ""
            ]
        }
    ],
    "description": "Your FigPii Assistant.",
    "host_permissions": [
        ""
    ],
    "icons": {
        "128": "favicon-128x128.png",
        "16": "favicon-16x16.png",
        "32": "favicon-32x32.png",
        "48": "favicon-48x48.png",
        "64": "favicon-64x64.png",
        "512": "icon.png"
    },
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAjIc\/cGeQOfiDse80sdlS\/izz9HyXkDnXsgeJ2lg3hj\/miTB0H5WVNre9jjFcNzPGyGCqtZJ7j0AxRaasiXy1E\/KQ1aSJuKXRI\/gknHVUxcOaXYaZdSL5hbJ2dfM\/azgf0054s4qrhjOSUwLb\/M0UBC7i0CHaTUlaSIOgcNrQK9SaW+csx7edU9OmMg9cLbqnur6EAUZsB0GmcLzKRZC\/PXWpGCn\/0Xx\/kaY7NZTEIeoYG4AiFJJR61de7vhDGNDW7h4SFz3ke6zwJPbfC5w\/SLz872XRPTCRvZnR1S5dTBfDRXU9cwDtB+I0qV16aoC+LByALetEdGKAIE9a3HljmQIDAQAB",
    "manifest_version": 3,
    "name": "FigPii",
    "offline_enabled": false,
    "permissions": [
        "scripting",
        "cookies",
        "tabs"
    ],
    "short_name": "Fig",
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "4.5.2",
    "web_accessible_resources": [
        {
            "matches": [
                "https:\/\/*\/*"
            ],
            "resources": [
                "fig.js",
                "figChange.js"
            ]
        }
    ],
    "externally_connectable": {
        "matches": [
            "*:\/\/*.figpii.com\/*"
        ]
    }
}