Web Push Notification

This page talks about Web Push Notification channel in Lemnisk and what are the pre-requisites to run Web Push Notification campaigns.

Lemnisk Marketing Automation platform allows you to create Web Push notifications across the web and mobile. You must have an active segment in order to enable web push notification engagement. Refer to this guide to create a segment.

Why should you run Web Push Notification campaigns?

Personalized Web Push campaigns are one of the most effective ways to drive conversions and it is backed by proven statistics.

Pre-requisites to run Web Push Notification Campaigns with Lemnisk

  • VAPID Key: The user must have a public and private VAPID Key. This key will be generated from an FCM Project. If you don't have an FCM project, we can generate it on your behalf. Please contact your Lemnisk Customer Success Manager for the same.

  • Insert LemniskSDKWorker.js in your Web Server: Lemnisk will provide you with the LemniskSDKWorker.js file. You need to move this file onto your website server and the client has to place it in their server.

Use Case: Let's assume you have a website abc.com. It is recommended that you create a Lemnisk folder and moveLemiskSDKWorker.js into the folder. The path of the file will look like - /Lemnisk/LemniskSDKWorker.js. Copy this path and send it to Lemnisk. The location of the file can be changed at any time but in this case, please send us the final path decided.

Note

Private browsing or browsing in Incognito mode will not support Web Push Notification. some browsers may or may not prompt a notification permission while browsing your website in incognito mode. So, Kindly ensure that you are not in incognito mode while testing web push campaigns.

Last updated