How do I enable native browser notifications for the popup?

How to create a native notification popup?

1Answer

A native notification popup is a great way to integrate notifications with your existing system.

 

Here’s a step-by-step guide on how to set up a Native Notification popup:

  1. Navigate to the Popup Manager: You can find this in the right navigation menu of your Faqprime dashboard.

  2. Select the ‘Flat Native Notification-1’ Template: This template is designed to create a popup containing a web frame, which allows you to embed an external webpage within your popup.

  3. Copy the Template to the Campaign Manager: The Campaign Manager is where you’ll set up the details of your campaign. Copying your template here allows you to customize it according to your needs.

  4. Set Up Your Campaign: Here, you’ll need to specify the following:

    • Campaign Name: This helps you identify your popup.
    • Trigger Time: This sets how long a user needs to be on the page before the campaign starts.
    • Recurrence: This sets how often the campaign can be seen again (in minutes).
    • Segmentation List: This is the list of segments to whom this campaign is available.
    • Frequency: This determines how often the campaign is available (daily/ weekly/ monthly).
  5. Configure the Device Type and Location: Here, you’ll need to specify:

    • Device Type: Choose which devices will display the campaign (Desktop/ Mobile/ Both).
    • Location: Decide where the popup will appear on the screen.
  6. Set the Notification Details: In this step, you’ll need to:

    • Enter the notification text that you want to display.
    • Select the position where you want the notification to appear by entering the notification ID. The notification will be appended to this ID (if found).
    • Enter the Notification class and the CSS class for style. The notification will be generated using this class.
    • Optionally, you can choose to add a button to the notification and set the target link.
  7. Choose Your URLs: Make a list of URLs where this popup will appear. These should be the pages on your website where you want the popup to be displayed.

  8. Finalize Your Popup: In the last step, decide where the popup should be displayed. The template has to be set to ‘Active’ to work.

  9. Optional - Use the API for This Popup: If you want to further customize the behavior of the popup using your own scripts, you can find the API key at the bottom of the last page.

  10. Save Your Changes: Click on ‘Save’ to finalize your setup.

And that’s it! Your native notification popup is now live.

 

Did this answer your question?
...