Integrate Webpush Notifications
Steps
Add Your Website
Navigate to the Settings section in the Marketing Engine
Go to Integrations, Website, and Add a New Website
Add required fields and hit Submit
Request Web Push Activation
Reach out to the Marketing Engine support team at me-support@satisfilabs.com to enable web push notifications for your website.
Receive Website Credentials
Once web push is enabled, the support team will provide you with a unique website ID and domain.
Update Your Website
Use the provided website ID and domain to add the required scripts to the
<head>
section of your website’sindex.html
file.
Add a new file named `sw-factoreal.js` to the same folder as `index.html` with the content below:
To send webpush to contacts, you need to pass the user’s email/phone number when they log in to your site. This will help create audiences and send customized push notifications.
Last updated
Was this helpful?