Popup and Widget Builder
Poper transforms your WordPress website into a conversion powerhouse with AI-powered popups, embedded widgets, and targeted campaigns that feel native to your brand. This all-in-one solution enables merchants to create exit-intent offers, seasonal promotions, and loyalty program signups through an intuitive drag-and-drop builder – no coding required. Why Poper stands out: 🎨 Creative Freedom: Express yourself easily with our simple editor. Customize your popups to match your brand’s style using our easy drag-and-drop tool. You can choose from lots of cool designs or make your own from scratch. 🤖 AI-Powered Interactions: Our popups are powered by AI. They show up at the right time and with the right content, so you can get more people to take action on your website. 🛠️ Robust Integrations: Connect Poper with other tools you use, like online stores or email systems, to make everything work together smoothly. 🎯 Targeted Campaigns: Deploy smart exit-intent popups, time-based triggers, and personalized messages to engage visitors at the right moment. Our advanced targeting rules let you deliver the right message to the right user. 📊 Analytics & Insights: Gain actionable insights with our comprehensive analytics dashboard. Track popup performance, conversion rates, and user behavior to fine-tune your strategies. 📱 Mobile Optimization: Capture your mobile audience with responsive popups that look and work perfectly on any device, ensuring a seamless experience for all visitors. 🔒 Privacy Compliant: Stay GDPR and CCPA compliant with popups that respect user privacy. Customize consent options and manage data responsibly. 🌍 Global Reach: Launch campaigns in multiple languages and target international audiences with our multi-lingual support. 🎈 Interactive Elements: Engage users with gamified popups like spin-to-win wheels and scratch cards, adding a fun twist to standard lead capture methods. 💬 Support: Our dedicated support team is always ready to assist you, ensuring your popups run smoothly around the clock. Enhance User Engagement with Dynamic Popup Features AI-Driven Popups 🤖: Smart popups that learn and adapt to engage visitors based on their behavior. Exit Intent Popups 🚪💨: Capture leaving visitors with a timely message just as they’re about to leave. Full Screen Popups 🖥️✨: Make a big impact with full-screen displays that grab full attention. Lightbox Popups 💡🖼️: Highlight your message in a box that pops out against a dimmed background. Gamified Popups 🎲🎉: Fun, interactive games in popups that make lead capture enjoyable. Video Popups 🎥👀: Engage visitors deeply with video content embedded directly in popups. Banner Popups 🏷️📢: Slim, horizontal banners that effectively promote offers and announcements. Coupon Popups 🎟️💰: Instantly offer deals and discounts to boost sales and customer loyalty. Survey Popups 📊🤔: Quick surveys in popups to gather customer insights directly. Countdown Popups ⏳🔥: Create a sense of urgency with countdowns for limited-time offers. Each feature is designed to create a seamless, engaging, and interactive experience for your website visitors. Take the first step towards smarter popups and sign up for free today! Let Poper transform your website into a conversion machine! 🔗 Support | 🔗 Sign Up for Free ⭐ This plugin provides easy integration for Poper (external service) and reduces the overhead of adding a Poper script to your website. Privacy Policy | Terms of Use Dependencies License: GNU General Public License v2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html All files, unless otherwise stated, are released under the GNU General Public License version 2.0 (http://www.gnu.org/licenses/gpl-2.0.html) Poper, Copyright 2019-2022 Latracal Solutions Private Limited. Poper is licensed under the GNU General Public License v2 or later.
Top keywords
- popups23×4.08%
- poper8×1.42%
- visitors6×1.06%
- gnu5×0.89%
- license5×0.89%
- website5×0.89%
- capture4×0.71%
- engage4×0.71%
- support4×0.71%
- user4×0.71%
- campaigns3×0.53%
- conversion3×0.53%
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