FAQ
Subscribing for notifications
If you have encountered this behavior of the subscription form, first make sure that everything was saved correctly.
Click Allow on the personalized subscription form
In the confirmation window, click Allow
Add ?ppg_test_mode=on to the link parameter and refresh page.
Example: https://www.example.com/?ppg_test_mode=on
A green bar will appear at the bottom of the page with information about the subscriber. If it is correctly saved, the message "You are subscribed" will appear on the bar.
Installed Service Worker
To make sure someone is subscribed to notifications, it's worth checking if a service worker has been installed in the browser. To do this, open a new tab and enter chrome://serviceworker-internals/ in the browser toolbar. Then press ctrl + f and search for the name of the page for which the subscription should be.
If the subscription is active, you will find a position similar to the one in the graphic above.
Notification settings
The last thing to check is the notification settings in Google Chrome. To do this, just open this link in a new tab - chrome://settings/contentExceptions#notifications and then use ctr + f to search for the page name.
There should be an item containing website's address.
Integration with own domain and no sw.js file on the root path
If in the Integration tab you have selected Integration with own domain, and you have included only a script on the website, then the personalized subscription form will appear after each refresh of the page. The solution then is to put the sw.js file (service worker) in the root path of your server.
Another reason may be the double opt-in form and the "Don't allow sites to send notifications" option selected in the browser. Then only the first form will be displayed and the second will not. Go to chrome://settings/content/notifications and check your browser settings.
Contact us
If you still need help with your sign-up form, please feel free to contact us at any time at support@pushpushgo.com. Be sure to include a description of the problem.
Didn't find answer
to your question?