How can I import my previously collected web push tokens?

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:
 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 from both providers.

Because there can be 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 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 Remove all ...
    • 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 ...
    • 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 ...
    • Web Push SDK Implementation

      With D·engage's Web Push SDK you can collect session and event data from your website. You can also use the Web SDK to engage with your users by sending web push notifications.  Please check the following page to implement D·engage's Mobile Push SDK: ...
    • 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 ...