Magento Web Push Notifications

How to set up Web Push notifications on Magento websites in minutes

Easy install web push on Magento

Setting up push notifications for your Magento website is very easy. Web push notifications are the ideal solution to re-engage users and bring them back to your website.

Estimated setup time: 10 minutes

If you haven't already, sign up for a free account on wonderpush.com.

📘

This guide is for Magento websites. For typical websites, follow this How to set up Web push

Before we start: create your project

If you haven't already, sign up for a free account on wonderpush.com.

Click on New Project:

Choose a name for your project and select Website as a platform then click Create:

📘

Already have a project?

Just add the Website platform to any existing project by going to Settings, selecting the first tab named after your project and clicking Edit. You'll be presented a form that lets you add a platform.

Step 1. Fill-in website information

Choose Magento as your setup type:

958

Then fill in your website information:

1344

Site name
Enter the name of your website. This name might be displayed when users subscribe to push notifications.

Site URL
Enter the base URL of your site (e.g. https://example.com). This will be the default URL users will be redirected to when they click on a notification.
If your site is accessible from both www. and non-www. URLs (e.g. example.com and www.example.com) we recommend you redirect traffic to one of the URLs and use that to fill-in the URL field.

HTTPS notification domain
Your push notification domain will be displayed in every notification you send:

In this example, the notification domain is mywebsite.by.wonderpush.com.
When users subscribe to push notifications, they grant your domain the permission to send them push notifications. When you change the push notification domain, users have to subscribe again!

For these reasons, it is especially important to choose the right push notification domain from the start.

Enter Icon
Enter the URL to your website icon or choose a file from your computer. Your website icon will be displayed in notifications. It should be a square image file. Prefer HTTPS.

Step 2. Configure subscription prompts

In this section, you can configure subscription prompts for your website. Subscription prompts are ready-made user-interfaces you can use to let users subscribe to push notifications.

To activate a subscription prompt, simply click the switch in front of its name so that it shows as ON. To customize it, click on Customize.

2104

You can find out more about subscription prompts in our dedicated guide.

Hit Save.

Step 3. Copy code

In this step we'll add the WonderPush SDK to your Magento site.

Copy the Javascript code to your clipboard:

1412

You just have to paste your WonderPush snippet code into the Header section, between and .

  1. Log into your Magento store.
  2. Go to CONTENT > Configuration.
710
  1. Choose Default Store view and Click Edit
1888
  1. Paste the JavaScript snippet in the Scripts and Stylesheets input field
1920
  1. Click Save Configuration

Step 4. Upload SDK files

  1. Download the WonderPush SDK files.

  2. Unzip the WonderPush SDK files. There should be two files:
    https://yoursite.com/wonderpush.min.html
    https://yoursite.com/wonderpush-worker-loader.min.js

  3. Download the WonderPush SDK files to the top-level root of your site directory, making sure they are publicly available.

Receive your first push!

Head over to your Magento site and refresh the page until you see the subscription dialog and click the Subscribe button:

Wait a couple of minutes and receive the default welcome notification:

👍

Congratulations, you're done!