PopX – Popup Builder for Boost Sales, Conversions, Optins,
Boost sales & conversions, increase engagement & generate leads Grow your business with popx WordPress popup builder plugin! 🚀 WordPress Gutenberg based Popup Builder, Create any popup imaginable. PopX is a Gutenberg-based popup builder plugin for WordPress, designed to help website owners boost engagement, generate leads, and increase conversions effortlessly. Whether you’re looking to grow your email list, promote special offers, or direct visitors to specific content, PopX provides a robust and user-friendly solution to create stunning popups that grab attention. The plugin offers Gutenberg editor that requires no coding skills, making it easy for users of all experience levels to build visually appealing popups. You can choose from a wide variety of pre-designed templates or create your own custom designs to suit your brand. PopX supports multiple content types, including images, videos, forms, text and any Gutenberg blocks, allowing you to create versatile popups that cater to different marketing goals. PopX empowers WordPress users to create highly effective popups that convert. Whether you’re running a blog, online store, service website or any business website, PopX is the ultimate tool for enhancing user interaction and achieving your marketing goals. Get a powerful, Gutenberg-friendly solution to create beautiful, effective popups that enhance your website’s performance and conversions 👁️ Demo Different Types of Website Popups Slide-in Popup Display Slide-in popups on the left/right of your screen and floating bars at the top/bottom of your screen. Exit Popups Engage visitors before they leave the website with exit popups showcasing irresistible deals and offers. Fullscreen Overlays Capture users’ full attention with fullscreen overlay popups, delivering impactful messages to your audience. Free Version Features Gutenberg based Any kind of Gutenberg block can be used Unlimited popups create and manage Easy customization Choose a different display time for each Popup Choose a different position for each Popup Display popup in selected page or entire pages Exit Popups Popup design change settings options Fullscreen Overlays Translation ready Easy to use it in both Free and Premium WordPress Themes Unlimited update How to use:- Very easy to use, after active the PopX Popup Builder plugin just go to Dashboard -> PopX Popup. You will find all settings to use. WHAT’S NEXT Have a look at the other awesome plugins for WordPress Admintosh – WordPress admin customization and security plugin Store Notifier – WhatsApp & On-Site Notifications plugin for WooCommerce Unlock new possibilities with WPMOBO plugins—push your limits and achieve more today! Privacy Policy PopX uses Appsero SDK to collect some telemetry data upon user’s confirmation. This helps us to troubleshoot problems faster & make product improvements. Appsero SDK does not gather any data by default. The SDK only starts gathering basic telemetry data when a user allows it via the admin notice. We collect the data to ensure a great user experience for all our users. Integrating Appsero SDK DOES NOT IMMEDIATELY start gathering data, without confirmation from users in any case. Learn more about how Appsero collects and uses this data.
Top keywords
- popups12×2.42%
- popup11×2.22%
- popx9×1.82%
- wordpress7×1.41%
- data6×1.21%
- website6×1.21%
- gutenberg5×1.01%
- users5×1.01%
- appsero4×0.81%
- builder4×0.81%
- different4×0.81%
- popup builder4×0.81%
Qwizoo
Qwizoo is a modern interactive quiz and lead generation platform that helps you turn visitors into qualified leads. Install this plugin, connect your Qwizoo account with a single API key, and embed your quizzes anywhere on your WordPress site. Why Qwizoo? Interactive quizzes that engage visitors and capture leads Product recommendation quizzes that guide buyers to the right choice Lead funnels that qualify and segment your audience automatically Real-time analytics showing completion rates, drop-off points, and lead quality Integrations with your CRM, email platform, and marketing stack Plugin Features One-click connection — paste your API key and you’re live in 30 seconds Gutenberg block — drag and drop the “Qwizoo Quiz” block anywhere Shortcode support — works in any page builder, classic editor, or widget Three embed modes — inline, popup, and floating button Auto-synced quiz list — your quiz library appears instantly, no manual setup Usage dashboard — see your lead count and plan status at a glance Secure key storage — your API key is encrypted with AES-256-CBC No bloat — the embed script is loaded only on pages that contain a quiz Embed Modes Inline — embeds the quiz directly into the page content. Works with all plans. Popup — adds a button that opens the quiz in a centered modal overlay. Available on Comfort and Premium plans. Floating button — adds a persistent floating button in the corner of the screen. Available on Comfort and Premium plans. Shortcode Examples Copy your quiz ID from the Qwizoo settings page in WordPress (shown next to each quiz as qwizoo.com/q/YOUR_ID). Inline embed: [qwizoo id=”YOUR_QUIZ_ID”] With custom height: [qwizoo id=”YOUR_QUIZ_ID” height=”800″] Popup button: [qwizoo id=”YOUR_QUIZ_ID” mode=”popup” trigger=”Take the Quiz”] Floating button: [qwizoo id=”YOUR_QUIZ_ID” mode=”float” position=”bottom-right”] Getting Started Create a free Qwizoo account Build your first quiz in the Qwizoo builder Go to Settings → API Keys and generate a key In WordPress, go to Qwizoo in the admin sidebar Paste your API key and click Connect Add the Qwizoo Quiz Gutenberg block or use a shortcode Privacy This plugin connects to the Qwizoo service at qwizoo.com to retrieve your quiz list and display quizzes to site visitors. Quiz submissions (lead data) are sent directly to Qwizoo servers. No data is stored in your WordPress database beyond the encrypted API key and a short-lived cache of your quiz list. Please refer to the Qwizoo Privacy Policy for details on how lead data is processed. Source Code The full, uncompressed source for the Gutenberg block is included in this plugin under src/block/. The file src/block/index.js is compiled to build/index.js using @wordpress/scripts (webpack). To rebuild from source: From the plugin directory, install dependencies: npm install Build the block: npm run build (or npm start for a watching dev build) The build output is written to the build/ directory. No other JavaScript or CSS in this plugin is minified or compiled — all admin scripts and styles under admin/js/ and admin/css/ are the human-readable source. External services This plugin connects to the Qwizoo service (https://qwizoo.com) in two scenarios: Admin: API authentication and quiz list When a site administrator connects the plugin or refreshes the quiz list, the plugin sends a request to the Qwizoo REST API (https://api.qwizoo.com/api/v1/). Data sent: the API key entered by the administrator. When: on plugin connect, quiz list refresh, or WordPress admin page load while connected. Purpose: to verify the API key, retrieve the workspace info, and fetch the list of published quizzes. Frontend: quiz embed When a page contains a Qwizoo quiz block or shortcode, the plugin loads the Qwizoo embed script from https://qwizoo.com. When a visitor fills in and submits the quiz, their answers and any contact details they enter (name, email, phone) are sent directly to Qwizoo servers. Data sent: quiz answers, and optionally name, email, phone (only if the quiz includes a lead capture form and the visitor fills it in). When: when a visitor submits a quiz on the front end. Purpose: to record quiz completion and capture leads in the quiz owner’s Qwizoo account. No quiz submission data is stored in the WordPress database. Links: * Qwizoo Terms of Service: https://qwizoo.com/terms * Qwizoo Privacy Policy: https://qwizoo.com/privacy