How can I implement web SDK?

How can I implement web SDK?

Execute the following steps to implement web SDK:
  1. Create a web application on Admin Panel. Then, the system will provide a JavaScript code and service worker file.
  2. Add the JavaScript code to your website's source code (You must put it into <head> tag).
  3. Also, add the service worker file to your website root folder.
  4. Web SDK will be implemented successfully.

    • Related Articles

    • 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: ...
    • Mobile Push SDK Implementation

      Implementing D·engage's Mobile Push SDK enables you to engage your users by sending mobile push notifications and in-app messages.  Please check the following resources to implement D·engage's Mobile Push SDK: D·engage Android SDK Setup D·engage iOS ...
    • D.engage Web SDK Setup

      Requirements D.engage Application Definition Access to your website files D.engage Web SDK provides an interface that handles web push notifications. Optionally, It also provides event tracking functionality for your website. 1. Create D.engage ...
    • I have a separate subdomain for mobile and web site, do I need to create an extra application?

      Yes, you have to create a different application for different SDK, and relevant SDK can be implemented to the related website.
    • 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 ...