How can I import my previously collected web push tokens?

How can I import my previously collected web push tokens?

Import your previous web push tokens using file import.

OR

By creating an automation job

But, you will not be able to use them to send push notification because for the service worker file to be updated the person should do these steps
  1. Remove all your previous Push Provider's code from your site. Including their service workers.
  2. Add our (D.engage) SDK 3. For a certain period, each campaign must be made by both providers.
Only one Web Push SDK on the site at a time. But a person's service worker is not updated until they come to the site. So for a while, some people are in the old provider and some in the new provider.
Therefore, sending from both sides can be made. People don't get two identical messages. So it won't duplicate. To update their browsers, people must come to the site.

    • Related Articles

    • How can I import my previously collected mobile push tokens?

      Go to "data space" navigation. From the side menu, open the "import" option. Import the previously collected tokens in the master_device table.   OR  Create an automation job to update the table using FTP. Your .csv file should include columns like ...
    • How can I import my previously collected web push tokens?

      You can import your previous web push tokens using file import or by creating an automation job but you will not be able to use them to send push notification because for the service worker file to be updated the person should do these steps: ...
    • From where can I find service worker file?

      Create a web application with the "Push Enabled" option, the system creates a service worker file. Find the service worker file following the path. Setting > Applications > "your web application" > Actions > See to Setup Guide path.  Your service ...
    • Web Push Integration on WIX

      Wix is an amazing platform to start your own website. Integrating Push Notifications on Wix Site with D·engage is very simple and takes less than 10 minutes. In this article, we will show the exact steps to integrate web push notifications on a Wix ...
    • Safari Web Push

      Web Push SDK Setup Requirements D·engage Application Definition Access to your Website Files D·engage Web SDK provides an interface that handles device subscriptions and web push notifications. Optionally, it also provides event tracking ...