• Features
  • API Docs
  • Help Center
  • Log in
  • Sign Up
  • Features
  • API Docs
  • Help Center
  • Log in
  • Sign Up

Web Push Settings

400 views January 13, 2020 0

The process of implementing web push notifications is fairly straightforward: you will need to upload to your website a few lines of code to activate the feature.

We strongly recommend using HTTPS, as browsers may block notifications from domains using HTTP protocol. 

If you are not sure whether the website is on http or on https, please ask your website administrator about it or contact our customer support.

Step-by-step installation guide:
1. Go to the Web Push Settings Management page (Menu -> Settings -> Integration-> JS Code)
2. Click “+Add new website” button
3. Select the domain name in the header drop-down menu
4. Select a “contact list”
5. Select options and permission from checkboxes

WebPush Notification  Simple messages you can send to your users in real-time once they have agreed to subscribe to them.
Contact create  You can create new contacts in contact list
Contact update  You can update data already contacts added

6. Click the “Save” button
7. In the tab that opens, copy the code and paste it on the desired page into the <body> of your HTML.
You can place the same code on several pages – then all the subscribers will be collected in a common list. IMPORTANT:Keep in mind that at least one unique user identificator is required so SmartSender could match the user with the one hosted in Contact List. Use placeholder to pass the identificator through.
8. Download the installation file. IMPORTANT: Upload it to the top level directory of your site.
9. Or you can email all the settings to your Developer.

After inserting the code on your site, go to Web Push Settings Management page and click on the Check link status button:

  • If the status “Site is not connected” is displayed, it is necessary to check the applied settings once again.
  • If the status “Your site is connected” is displayed, you will be able to collect the database of new subscribers for Web Push notifications.

Using raw device tokens for targeting specific devices is not the most reliable way, because FCM push tokens tend to change from time to time, and it’s hard to tell how often it occurs.

Similar posting
  • How to Enable and Disable Web Push Notifications in Google Chrome
  • JS script & Google Tag Manager
  • How to Install JS API
  • Web Push Status Trigger
  • Web Push Log
  • Push Notifications & Google Tag Manager
Company
  • About us
  • Team
Legal
  • Terms of Use
  • Privacy Policy
  • Anti-Spam Policy
  • Cookie Statement
Resources
  • Api Documentation
  • FAQ
  • Knowledge Base
  • SmartSender Blog
  • Marketplace

We use cookies to make SmartSender’s website a better place. Cookies help to provide a more personalized experience for you, and web analytics for us. To learn more, and to see a full list of cookies we use, check out our Cookie Policy (baked goods not included).

got it