How To Segment to Target & Personalize your Push Notification

One of the often-heard complaints from the consumer with regards to Website Notifications (especially on the mobile app) is around too many notifications reaching them and they get inundated with it. We are starting to get similar feedback for Push Notifications for Browsers as well.  Hence, it is very important that you target your website users appropriately with topics of their interest. This can be achieved through segments in PushEngage.

Here is How to Implement Segments for your Push Notification Users in PushEngage

Step 1:  Go to Segment from the dashboard. Click on Create New Segments.

creating segments

Step 2: Each time you subscribe to a user on a given page, pass the correct segment for that user in any of the method you use for subscribing user.

Here is the name segmentname corresponds to the name you have configured earlier

a) Default Popup

<script>
_pe.subscribe(‘segmentname’);
</script>

Note: when this is being used please don’t use the below code

<script>
_pe.subscribe();
</script>

Following are the equivalent Button and Link code

b) Button code:

<button onclick=”_pe.openDialogBox(“segmentname”);”>
Subscribe
</button>

c) Link code:

<a onclick=”_pe.openDialogBox(“segmentname”);” href=”javascript:void(0)”> Subscribe </a>

3) Now that you have segmented the user, test out by sending targeted notifications to the users, and see your CTR (Click Through Rate) Increase and Engagement Increase

create new segment

Segmentation is the key to achieving a high engagement rate in push notifications. As per the study, segmentation can increase click rates by 2X.

Web Push Click Rate

If you are using browser push notifications, then start doing segmentation. It can instantly improve overall campaign performance.

Add a Comment

We're glad you have chosen to leave a comment. Please keep in mind that all comments are moderated according to our privacy policy, and all links are nofollow. Do NOT use keywords in the name field. Let's have a personal and meaningful conversation.

Engage and Retain Visitors AfterThey’ve Left Your Website

Increase the value of every web visit with Push Notifications that are hard to miss.

  • Forever Free Plan
  • Easy Setup
  • 5 Star Support