How can I import my existing subscriber database to PushAlert?
If you’re using the same HTTPS origin (domain or subdomain), subscribers will be automatically re-subscribed to PushAlert the next time they visit your site. No prompt will appear, and they’ll start receiving push notifications from PushAlert right away. At the same time, they should stop receiving push notifications from your previous provider.
Due to browser security restrictions, it’s not possible to import existing web push subscriptions directly. Instead, PushAlert will register subscribers when they return to your site.
Importing existing subscriber base is only possible if you are using your own
HTTPS domain or sub-domain configuration with the previous provider.
Related Articles
PushAlert REST API Limits
PushAlert provides a robust REST API to be used on your server along with a front-end JS API. Most of the functions of the dashboard can be performed using the REST API with proper authentication. The documentation here provides all the necessary ...
Which browsers are supported by PushAlert?
Currently, we support Chrome, Safari, Firefox, Microsoft Edge, Samsung Internet Browser and Opera web browsers. You can see the details of supported platforms below: Chrome - Mobile (Android, iOS, iPadOS), Desktop (Windows, MacOS, Linux, ChromeOS) ...
How to integrate PushAlert Notifications on my website?
We have created tutorials on the integration of PushAlert based on the platform you use. Please head to your dashboard, click on your website domain, and then head to the Integrate section from the left menu. Directions to install the service will be ...
Can PushAlert be implemented on non-https (non-secure http) websites?
PushAlert can be implemented on both HTTP and HTTPS websites. The implementation is a bit different but it's possible on both easily. In case of HTTP websites, you will need your own HTTPS domain or subdomain (different than your main domain) which ...
Will users still get notifications even if they are not on my website?
Yes, PushAlert will deliver notifications even when your customers/users are not on your website. On both PC as well as mobile devices, notifications will be shown if they are online. However, if the subscriber has temporarily disabled notifications ...