Last modified August 12, 2022 by Shelly Wolfe

Intro to push notifications

Push notifications are a powerful channel that enable you to communicate with your app users when your app isn’t open or even running. Swrve offers several types of push notification campaigns to help you engage with your customers in a timely, relevant, and personalized manner.

Swrve push notifications on iOS and Android

Coupled with Swrve’s behavioral segmentation feature, use push notifications to target the right message at the right people at the right time. For example, re-engage inactive users or promote special offers to a segment of premium subscribers.

Additionally, Swrve enables you to include rich media content in your notification, dynamically personalize your message using custom properties, A/B test the content of your messages to compare conversion rates, or create localized versions of a message within a single campaign to target specific language groups.


Push campaign types

Swrve’s push notification service includes the following campaign types:

  • Multi-platform campaigns – Alert customers about events happening within your app space to users of all app platforms. For more information, see Creating a multi-platform push campaign.
  • Ongoing campaigns – Run recurring campaigns to daily or weekly target users who last engaged with the app, installed the app, or triggered another custom event a set number of days ago. Note, the steps to do this have changed in our new campaign workflow. For more information, see How do I configure target audiences for daily recurring push campaigns?.
  • Triggered – Send a targeted push notification based on specific user behavior. For more information, see Campaign display triggers.
  • Push via API – Send push notifications to a single Swrve user via a web API call from a third-party system, using the Push API. For more information about the Push API, see the Swrve push API guide. For information on creating a Push via API campaign in our redesigned campaign workflow, see Push via API.
  • Quick push – Send quick, breaking news-type notifications to a predefined audience of users. For more information, see Quick push notifications.
  • Background updates – Send a background app update that silently delivers data to the app, such as new content. For more information, see Background update.

Push notifications vs. in-app messages

The focus of push notifications is communication with users while they’re outside of your app. If you want to communicate with your customers while they’re using your app, use Swrve’s in-app messaging service or Conversations feature. For more information see Intro to in-app messages or Intro to Conversations.


Triggered push notifications (new!)

While Scheduled and Quick push campaigns allow you to send push notifications to groups of users based on their behavioral and profile data, triggered push campaigns allow you to send notifications to individual users in direct response to their actions.

Configure your campaign’s entry trigger and cancellation events to define who gets your campaign and when, as outlined in the following examples.

Abandon Cart

You can delay sending a push notification and add cancelation criteria to give customer the opportunity to take action on their own. For example, send a push notification to a user when they add an item to their cart, but only if they do not complete the purchase within the next hour.

Triggered campaign with add to cart event trigger, 1 hour delay, a purchase cancellation event.

Add conditions to a campaign trigger event to create stricter entry criteria, such as limiting the campaign to users who added an item costing more than $50.

User profile change

Use triggered campaigns to notify a user when their profile changes to meet specific criteria or cross a set threshold. For example, notify a user when their remaining DVR space drops below 5 hours or when their latest hotel booking puts them into a new loyalty tier.

DVR space user property changes and is less than 5

Item availability

Inform a user when a particular item or action becomes available to them again. For example, if a bonus refreshes every 4 hours, inform the player exactly 4 hours after they last claimed it.

Send notification 4 hours after user claims power up where refresh time is 4

Personalize with action specific data

Personalize the campaign even further by incorporating details about the user’s action into the message (in addition to any user profile information). For example, insert the name, picture, and price of the item browsed directly into the notification, and configure the deep link to direct the user to the item when they engage.

Triggered campaign content personalized with user property and trigger event payload data.


Next steps