Research
Security News
Malicious npm Packages Inject SSH Backdoors via Typosquatted Libraries
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
github.com/mageplaza/magento-2-better-popup
Mageplaza Magento 2 Better Popup extension (Exit Intent / Newsletter Popup) cuts down the number of abandoning visitors of a store, and to help convert them to actual customers or subscribers.
Exit-intent technology plays the fundamental role in building better pop-ups, visitors who are about to leave your websites will be kept staying for a little longer by a subscription invitation or a discount offer.
Q: I got error: Mageplaza_Core has been already defined
A: Read solution here
Q: On which pages of my website can Better Popup be displayed?
A: On any pages you want. Basically, there is no restriction for where a popup is shown. Admins can select particular pages to display popups or include/exclude page URLs to define the where a popup can be shown.
Q: How does a pop-up look?
A: It can be a center window or can be a full-screen pop-up
Q: When a pop-up is shown, what a visitor can do with it?
A: A visitor can exit the popup then keep surfing the page, or leave an email address on the box. He/she can also quit the page without exiting the pop-up.
Q: How do I keep track of the number of new subscribers?
A: A weekly report on the number of new subscribers with their email addresses is sent every Saturday. In the report, eight of the most recent subscribers’ emails will be featured.
Q: Is it possible to see the figures of my subscribers on the admin dashboard?
A: To see a full report on dashboard, you can integrate the free Reports extension by Mageplaza.
Q: Are the popup templates customizable?
A: Yes. You can design a pop-up from backend. HTML is supported here. If you want, pre-made templates can also be used or redesigned
Q: I’m afraid that showing popups continuously will make our visitors annoyed.
A: You can set the time to re-display a popup
Run the following command in Magento 2 root folder:
With Marketing Automation (recommend):
composer require mageplaza/module-better-popup mageplaza/module-smtp
php bin/magento setup:upgrade
php bin/magento setup:static-content:deploy
Without Marketing Automation:
composer require mageplaza/module-better-popup
php bin/magento setup:upgrade
php bin/magento setup:static-content:deploy
New leads are craved by online business. Among multiple ways to expand your email list, collecting leads from subscription seems to be effective and money-saving. Better Popup extension is a good tool which can assist you to do this. Visitors who enter your online store are already interested in your service; however, they want more motivation to stay, or at least, to follow the page. A timely popup with an subscription invitation or a special offer will help you add one more email address into your list. All of this process will happen automatically.
Exit-intent technology helps a pop-up show up as soon as a visitor attempts to abandon a page. The module is able to recognize one’s intention of quitting and, right away, allows the system to pop a window.
Admins can create a new template, use or customize Mageplaza’s premade pop-up designs:
There are 3 pre-made pop-up templates with 2 main display styles which are ready to use. Admins are free to change these templates or use them after installing Magento 2 Popup extension.
There are four display triggers of a pop-up:
After a window is popped up, if the visitor subscribes your email list, a congratulation pop-up can be shown. Admins can configure to show:
Visitors are not fond of spamming pop-ups, admins can configure to:
On every Saturday, a report on how many new subscribers that you’ve got within a week is sent to you. The report will also feature eight of the most recent subscribers’ email addresses.
If your store also install Mageplaza Reports extension free module, a widget will be inserted into the admin dashboard which show a full report on your subscribers.
The new-subscriber report emails function is compatible with Magento 2 SMTP by Mageplaza. This helps guarantee of spam-free emails.
To start the configuration, from the Admin Panel, make your way to Store > Settings > Configuration > Mageplaza Extensions > Better Popup
At the Enable
box: select Yes to activate the module, select No to deactivate.
Template
Template
box: select a template to useLoad HTML
to load the template, the HTML code of the template will be displayed in the Content box belowContent
Responsive design
At the Responsive design box:
At the Background Color box: This allows admins to choose the color for the popup’s background.
At the Text Color box: This allows admins to choose the popup’s text color.
Popup Success
Responsive Design = Center Popup
Which page to show
Insert manually this snippet to your page
Which page to show = Specific Page: Display the popup on some selected pages
Note
: The priority of Exclude section is greater than the Include section.
When the popup appears?
Select Exit Intent to display popups when one moves the mouse out of the current page
Select After page load to display popups after the page is loaded
After X seconds: Enter the number of seconds that a popup is displayed after a visit. After this amount of time since one stays on a page, the popup will appear.
Select After Scroll down X% to display popups after one scrolls X% of a page.
Send Email
Send Now
to send the email immediatelyPeoples also search:
Other free extension on Github
Our extensions on Marketplace:
The Best Magento 2 Popup extension
FAQs
Unknown package
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Research
Security News
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
Security News
MITRE's 2024 CWE Top 25 highlights critical software vulnerabilities like XSS, SQL Injection, and CSRF, reflecting shifts due to a refined ranking methodology.
Security News
In this segment of the Risky Business podcast, Feross Aboukhadijeh and Patrick Gray discuss the challenges of tracking malware discovered in open source softare.