Objective
Migrate web push subscriber base from other platforms to MoEngage and target these users via campaigns created on MoEngage.Steps to be carried out
- Integrate MoEngage SDK with your website. Please refer to the integration document for steps to integrate the SDK.
- Create campaigns targeting ‘All Users’ in the previous vendor platform and redirect the users onto your website. The objective of this step is to register the MoEngage Service Worker on the user’s device which is required to show WebPush Notifications from campaigns created on the MoEngage Platform. Keep targeting the user until the majority of the existing users have been registered on MoEngage. You can find the web push subscriber count on the key metrics page on MoEngage.
- If a user has already subscribed to receive web push notifications from your website, the opt-in permission would not be shown to the user. In the backend, the following steps would occur:
i) Registering of the MoEngage Service Worker
ii) Generation of a push token for this user.
iii) Capture device details such as Browser type, Browser version, and so on. - Users will now be able to receive Push Notifications from campaigns created on MoEngage Dashboard.