Business of Apps: Using push notifications effectively

Business of Apps: Using push notifications effectively

Welcome to the first article in a new series focused on the “business of apps.” Now that you have built a great app, what are your next steps? We hope this series of articles will help guide you to success!

Push notifications

pushnotificationsOne of the most powerful tools in your app marketing toolkit is push notifications. Essentially, push notifications are small messages/alerts that you can send to users of your app, even when they are not actively running it.

Mobile users spend a lot of time each day using their mobile device, but most apps only get launched once. Push notifications are a great way to increase engagement at a low cost.

Measuring your success is tracked using two main metrics: opt-in rates and reaction rates, both of which we’ll outline in this article.

Opt-in rates

Opt-in rates represent how many people have agreed to let you send them push notifications. On iOS, your users are prompted to allow push notifications — some people will choose to allow them (opt-in) while others will opt-out and decide they don’t want to be disturbed. On Android, in contrast, you will have a 100% opt-in rate since Google does not require asking the user.

According to Accengage, a company specializing in customer relationship management (CRM) and push notifications, the telecom, finance, and travel markets see the highest opt-in rates. Retail and fast-moving goods, such as things you buy at the grocery store, were near the bottom, while gaming sees a 36% opt-in rate on iOS (slightly below the average of 41% for all categories).

optinrate

Since iOS only lets you show the opt-in permission once to request the user’s opt-in or opt-out, it’s generally best to wait until they have been using the app awhile instead of showing it immediately after the app starts up for the first time.

Also, opt-in rates are higher when you tell the user why they should opt-in. If they choose to do so, show them the iOS permission dialog at that time. If not, save the request until later — you can always prompt them again in the future or provide an option in your UI to allow them to opt-in.

Reaction rates

Reaction rates are a measure of how often the user interacts with push notifications. Reaction rates average 4.3% on iOS and 13.1% on Android, according to Accengage. While the fast-moving goods industry has the lowest opt-in rate, it has the highest reaction rate — iOS sees a 7.5% reaction rate and Android 25%, both nearly double the average. The gaming segment is just a touch below average.

Multiple factors impact reaction rates, including how often you send notifications, when you send them, and how engaging the messages are. Remember that push notifications are a source of interruption and while they can increase your engagement, they also risk annoying the user who may then choose to opt-out entirely.

Finding the “sweet spot” is important. In the next section, we’ll outline several considerations in sending push notifications.

Using push notifications effectively

Several factors and considerations go into a successful push notification campaign according to a study by Tapjoy. Knowing what to send and when to send it are keys to improving your reaction rates.

Message frequency

How often you send push notifications can greatly impact the success of your campaign. Multiplayer games which broadcast a player’s turn in the game can be sent when necessary. However, reminders to play your game should be more sparse. Your “industry” factors in as well. A news app might push breaking news alerts several times a day, but that amount of marketing messages would be far too high.

In fact, if you take breaking news and multiplayer game turns out of the equation to focus on marketing-based notifications, Tapjoy’s study found that sending them once per week had more than double the reaction rate compared to monthly pushes, and more than triple the reaction rate of daily pushes. Clearly, the sweet spot for marketing notifications is weekly pushes!

Using sounds

Sounds can be a great way to alert the user that they should interact with your app, but those sounds can come at inopportune times such as during a meeting or while users are sleeping. Tapjoy’s study found that silent push notifications were responded to more than twice as often as notifications that included sounds. Also, using notification sounds in multiplayer games with frequent turn reminders can give the user a sense that you’re “blowing up their phone.” In short, use sounds sparingly and wisely!

Day of the week

Reaction rates are fairly consistent across different days of the week, but Monday has a slightly higher reaction rate than any other day of the week. Friday and Saturday are the lowest, but Sunday sees an upward increase again. Plan your marketing pushes during weekdays for best results.

Time of day

Time of day is an important factor as well. If your push notification includes a sound effect, sending it while users are sleeping is a fast route to negative reviews and opt-outs — after all, not everybody silences their mobile device at night. Tapjoy’s study showed that sending push notifications during the middle of the day in the local time zone showed a significant increase in average revenue per daily average user.

Certain phrases perform better

Tapjoy’s study found that the messaging phrase matters considerably. Starting the message with “Get your …” leads to the best reaction rate while terms like “Come back …” and “Collect …” did not work well. Essentially, “call to action” phrasing prompts the user to respond with more urgency, yielding a higher success rate.

Segmenting users

Not every user is interested in everything you offer. A classic example of this are news apps. Sports fans like to know when the score in their favorite games change. Other users are interested in traffic or weather alerts and aren’t interested in sports. Fortunately, many push notification systems allow you to “segment” your audience into areas of interest. Tracking behaviors or gathering certain user data within your app is yet another way to help fine-tune your push notification campaigns.

Implementing notifications in Corona-built apps

Corona Labs provides APIs to let you register your device with both Apple’s APNS (Apple Push Notification Service) and Google’s GCM (Google Cloud Messaging). You can use the registration event to register with the push notification service of your choice. Please consult the Local/Push Notifications guide for more information.

In addition, Corona Labs has a push notification partner in OneSignal. OneSignal provides a great plugin to simplify implementation of push notifications in your app, both from a registration perspective and app-to-app messaging.

OneSignal supports many powerful tools to reach your users. For example, you can easily send reminders to players involved in your multiplayer game (for turn management). OneSignal also does a great job of handling inbound push notifications. Their dashboard supports real-time tracking so you can monitor your own conversion rates, and they support A/B testing which is a great way to test the effectiveness of different messages. As if that’s not enough, you can segment your messages to provide better targeting to your users and you can even schedule notifications to be sent at optimum times, directly from their dashboard. To get started, activate OneSignal in the marketplace and then proceed to their documentation for usage details.

Conclusion

Push notifications are a powerful way to engage your users, but they should be used wisely. Deliver valuable messages, respect your users, call them to action, and succeed!

Rob Miracle
[email protected]

Rob is the Developer Relations Manager for Corona Labs. Besides being passionate about helping other developers make great games using Corona, he is also enjoys making games in his spare time. Rob has been coding games since 1979 from personal computers to mainframes. He has over 16 years professional experience in the gaming industry.

No Comments

Sorry, the comment form is closed at this time.