Push notifications: Re-engage and retain users effectively

Push notifications: Re-engage and retain users effectively

Dear Apptics community,

Have you ever wished to proactively engage and communicate with users even when they are not actively using your app? Apptics already empowers you with features for app health, performance, usage, engagement, and growth.

We are excited to add Push notifications that will help you take user engagement to the next level and facilitate re-engagement with users!


Introduction to push notifications

Push notifications allow you to trigger notifications to your app users about important updates, events, offers, posts, etc. As the name suggests, these push notifications are app-related messages shown to your users as pop-up messages on their devices. These notifications are sent to users who have already installed your app and have enabled push notifications on their device settings.

Push notifications complement traditional methods like email, SMS, and phone calls. They serve as a highly effective channel to communicate with users, keep them informed of any updates instantly, and encourage active engagement. You can send these notifications even when your users are not actively using the app. This way, you can open new opportunities for re-engagement and boost user retention for your app.

Sending push notifications using Apptics

To start sending push notifications in Apptics, you must first complete the push notification setup. This involves authenticating the appropriate push notification service provider certificates with your app and later adding their details in the Apptics console. You need to upload the Firebase Cloud Messaging (FCM) credentials for Android apps and Apple Push Notification service (APNs) certificates for iOS apps. Once the necessary certificate details are provided for the package name/bundle ID, you can proceed to create and send push notifications to users. You can refer to our push notifications guide for detailed guidance.

A push notification contains many elements including text, media, action buttons, and much more. Usually, you would have to trigger them natively by sending the notification payload in your app code or using third-party tools. In Apptics, we have simplified and streamlined the process of creating a push notification in five simple steps.

1) Schedule


You start by providing a name to the push notification you are drafting for your reference. Then, you set the timing of the push notification. For the first phase of push notifications, you can either trigger the push notification immediately after publishing it or schedule the notification for a later date and time.

2) Audience


Define the target audience for the push notification by using filters and criteria.
  • Filters - Select at least one application ID to target your push notification. You can refine your audience further by filtering based on device type, model, app version, OS version, country, and user group. To measure the effectiveness of your notification, you can track the conversion rate by specifying a desired action you want users to take within the app after interacting with the notification.
  • Criteria - Set the criteria based on which you want your selected audience to receive push notifications. You can set the criteria pattern based on previous user activity (the events triggered or screens visited by your users) within a selected date range.
Notes
Note: The number of devices targeted for the notification based on the filters and criteria you apply in the Audience tab will be shown as the target device count.

Apart from selecting the audience for the notification, you can also analyze how effective it was amongst your users. You have an option as Conversion. It allows you to choose an event (that is already being tracked in Apptics for your app) and measure how many users have taken the desired action within your app after interacting with your notification.
Quote
Example: Say you send a notification for a webinar happening tomorrow. The desired action here would be for your users to register for the webinar after interacting with the notification. If the action of registering for an event from the app is tracked as an event in Apptics, you can select the same event to know how many users registered for the webinar after interacting with the push notification.

3) Content


After scheduling the notification and targeting your app users, you must provide the notification content. The content mainly includes the title, message, and image. If you have a desired action you want your users to take after interacting with the notification (of course!), you can provide the URL of the page/screen and redirect them.

4) Additional elements


Now that you have provided what needs to go in the notification, you can provide additional details to customize how the notification should appear and behave on the user's device. They include:
  • Sound to play while the notification is delivered
  • Notification payload
  • Increment app badge icon to notify unread notifications
You can also add some Android-specific elements like the notification channel, app icon, and app icon color that you can add to customize the notification appearance and sound.

5) Action buttons


The final step is to add interactive elements in the notification to encourage active user engagement. You can add a maximum of three action buttons and provide the associated details, such as:
  • Category name - It decides the notification type and action buttons that will appear. This applies only to iOS apps.
  • Action ID - A unique action ID to track user interaction associated with each action button.
  • Button label - The text is displayed on the action button.
  • Icon path - The file path of the image that will be used as the button icon.
  • Click action - The display name for the button icon.
While you create the notification and provide the necessary details, you can get a preview of the notification based on the entries you have provided so far.


Testing the push notification


In Apptics, you can test the notification once you select the timing, define your target audience, and provide the message for the notification. You can view the option to test the notification starting from the step to add content for your message.

You can test the notification on devices that are registered with APNs/FCM and have debug mode enabled in them. You can select the application ID and provide the device token, which will be available in Xcode/Android Studio for the test device. After testing the notification, what's next? Hitting the publishing button, of course!

Once you finish all the steps with the necessary details, save the notification as a draft for future iterations, test on devices, and finally publish when it is ready!

Monitoring the results


After creating push notifications, it is much more important to know if they have been successfully sent to your users. So once the notifications are triggered, you will be able to view the performance stats for the notification. They include:
  • Target count - The number of targeted devices for the notification.
  • Success count - The number of notifications that were sent successfully from the push notification service provider.
  • Failure count - The number of notifications that couldn't be delivered due to technical issues.
  • Received count - The number of notifications delivered to the user's device.
  • Opened count - The number of notifications that users opened and interacted with.
  • Conversion count - The number of times users took the desired action after interacting with your notification.
We have rolled out the push notification feature in its BETA phase, and it awaits enhancements in the future. Some of them include recurring notifications, user segments, and automation of push notification workflows. Stay tuned for interesting updates!

Cheers,
Team Apptics
      • Recent Topics

      • Tables improvement ideas / features

        Heya, I've been using Zoho Tables for a few months now and wanted to post some features that I think will be greatly beneficial for the tool: 1. Ability to delete a record in automation or move a record in automation. - Usecase: I move a record from one
      • Deluge - Can't get phone number SalesIQ

        Hey folks, I’m building a custom plug for SalesIQ that’s supposed to register leads into Zoho CRM. The SalesIQ chat is being implemented on WhatsApp, and in my plug I’m using this line: mobile_clean = session.get("phone").get("value"); From what I understand,
      • Zoho Desk - Community

        As a regular user of Zoho Cares Community I would really love to see the publish date of articles. For example, when I look at Announcements, it would be very beneficial to see which ones were posted recently, over those which have just and a recent comment.
      • access to quartz for my customers

        Hi how can I have access to the application quartz you use for us to send you screen rocording, this feature would be immensely useful for our customers support https://quartz.zoho.com/
      • Issue with Inline Images in Email Reply via Zoho Desk API

        Hi, I am attempting to send inline images in an email reply using the Zoho Desk API, but the images are not being displayed inline for the recipient. I have followed this documentation: https://desk.zoho.com/DeskAPIDocument#Uploads https://desk.zoho.com/DeskAPIDocument#Threads#Threads_SendEmailReply
      • How to search a value stored in a subform?

        Hello, We store serial numbers in subforms but now we would like to be able to search the values to be able to easily find the record with the serial number. I saw that it's not possible to search such values through global search but is it possible to do it an other way? Thank you,
      • Field Dependency Not Working on Detail Page in Zoho Desk

        Hi Support Team, I’ve created field dependencies between two fields in Zoho Desk, and they are working correctly on the Create and Edit layouts. However, on the Detail page, the fields are not displaying according to the dependencies I’ve set — they appear
      • How do the keyword critera work?

        Hi, I'm working on automated assignment of tickets based on keywords. How does this feature work? Where does this criteria look for keywords - email address, subject, email body? Can you please clarify this as I want to avoid overlapping with criteria
      • Error: Unsupported content type: text/html;charset=UTF-8 after tryeing to get the token for n8n automation

        I am working on ZOHO Desk automation and need to get the ZOHO auth token for n8n I have created the app in ZOHO Desk API, got client id and client secret. Added all data required to get a token in n8n. After I sign in with my ZOHO credentials in ZOHO
      • Improving Collaboration Features in Zoho Portal

        Hello Zoho Community, I’ve recently started exploring Zoho services and I’m really impressed with the wide range of features. However, I feel there is still room for improvement in the collaboration area. For example, it would be really helpful if we
      • Automated Shopify Emails Not Being Delivered

        I have an ecommerce store with Shopify. I recently set up my email to be served through Zoho. Since doing this, customers are not receiving some of our automated emails from Shopify itself. Our initial email that confirms their purchase goes through but our Shipping Notification that is automatically sent out upon fulfillment is not going through. Sometimes we get a notice that it's been classified as spam, sometimes nothing. I can send/receive email via Outlook on my desktop and I can send/receive
      • I can't log in to my account on Thunderbird

        I've just had to rebuild my PC (calamitous mess from Microsoft with Win10/Win 11 'upgrade' - they confirmed I had to start with a new build). I have used Zoho mail for years via Mozilla Thunderbird, but now I've had to download the latest version of TBird,
      • Send a campaign to one recipient.

        Very often I speak to a customer and they say they didn't see my email (maybe it went in Junk, maybe they deleted it). Anyway, I just want to go into the Campaign and send it to one person. You already have a feature very close to this - when sending a Test. While developing a campaign, I can send tests to anyone. Why can't we have this AFTER  the campaign has been sent? I know, there's a caveat, and that's in the use of merge tags. Most of the time I only use FNAME, but maybe you could check if
      • Try FSM again for our business

        We already have our customers individual equipment in CRM with serial numbers, install dates, warranty length and importantly next service which is generally 2 years. a month before the service date is due we get get a report and send out service reminders.
      • Use Zoho Books to bill for work done in Zoho Desk??

        I'm trying to see if something is possible (and if yes, how). We use Zoho One to manage our business. We have a lot of clients that will put in a ticket (via portal) to have work done. Out techs will pick up the ticket, do the work, and then log the time
      • Get Cliq Meetings in my O365 calendar

        Hi, we are currently evaluating to replace the Teams Messaging and Meetings with Cliq. We currently still have all our email and calendars in O365. What i want to achieve is, to create a (ZOHO) meeting from Cliq and have this meeting added to my Outlook/O365
      • Issue with Zoho Help Portal – Tickets Missing or Not Answered

        Hi, How are you? I think there may be an issue with the Zoho Help Portal. I opened a few tickets directly in the help portal a some time ago but never received any response I also opened ticket 148356451 by email. I did receive a reply to it, but the
      • DUNS & Bradstreet and Credit risk monitoring integration with Zoho books

        Small businesses not being paid by bigger clients and clients of all sizes is a huge problem. It will be nice if Zoho develops integration with DUNS & Bradstreet(D&B) and Credit risk monitoring integration with Zoho books. That have small businesses can
      • Zoho Forms - Form Rules based on attachment fields

        Many businesses use forms to collect documents and images from customers. In many cases, you may want to trigger a notification or other automation based on whether or not an attachment was added. I've noticed that attachment fields do not appear in Rules
      • Add multiple users to a task

        When I´m assigning a task it is almost always related to more than one person. Practical situation: When a client request some improvement the related department opens the task with the situation and people related to it as the client itself, the salesman
      • Can't open draft email for editing

        Last night I started composing an email and I let it save in drafts. This morning I want to continue working on the email. It is in my Drafts folder but it will not open. The only option there is to delete it. This is not the first time it has happened. On previous occasions I have just deleted the draft and started afresh, but I really want this one back. Windows 10 with Pale Moon 28.10.0 browser.
      • Open filtered deals from campaign

        Do you think a feature like this would be feasible? Say you are seeing campaign "XYZ" in CRM. The campaign has a related list of deals. If you want to see the related deals in a deal view, you should navigate to the Deals module, open the campaign filter,
      • Change scheduling emails time

        When sending an individual email there is a great feature to schedule them to send later. I could only use the one time that is suggested. Is there a way to select another time? Regards, Glenn
      • Zoho CRM: how can I control which contacts to sync with Outlook?

        I was just playing around syncing contacts from Zoho to MS Outlook (MS365 account.) The problem is our firm has hundreds of thousands of contacts and I don't want to bury my contacts list in outlook. Any help with this is greatly appreciated.
      • How to overcome limitations in meetings

        As a company, one of our deliverables is a meeting between two other companies, where we act as facilitators. So, if we recorded this meeting  in Zoho CRM, it should be connected to 2 accounts, 2 contacts, and 1 campaign (a campaign, in our use, is the
      • Different MRP / Pricing for same product but different batches

        We often face the following situations where MRP of a particular product changes on every purchase and hence we have to charge the customer accordingly. This can't be solved by Batch tracking as of now so far as I understand Zoho. How do you manage it as of now? 
      • Add a 'Log a Call' link to three dot icon in Canvas

        Hi, There's a three dot element when creating a canvas called 'More'. I would like to modify this to add a link that says 'Log a Call' in order to quickly record the details of a cellphone call. I'd also like this to be a simple 'contact' selection and
      • Syncing Zoho Forms with Bigin - Embedding issue?

        Hello everyone, I created a Zoho Form for a page on my GoDaddy website to collect leads, which then transfers the data to Bigin. However, I'm facing an issue where it doesn't seem to work properly. I've integrated Zoho Forms with Bigin and tried embedding
      • Can not add fields to a Section

        I feel like I'm missing something obvious: I can add new Sections to my form but I can not add fields to the Sections. I've tried fields already on the form as well as dragging and dropping new fields into the Section but nothing will go into it. What
      • Record Logged in User while using CRM lookup field

        Is it possible, while using the Zoho CRM lookup field, to automatically use the user account logged into Zoho CRM in a hidden field? I was hoping to add employee accounts to my current plan. But would like a record on the Form submission of who submitted
      • Form Rules for Suburb Categories to alternate landing pages or Making a Fields Contents ALL CAPS

        I need to send differentform submissions to two to three different thank-you URLs (for Meta/Google pixels) depending on which suburb a user selects in a form. I have ~400 suburbs split into two categories (A and B, based on business value). Current challenges:
      • Collaps Notes

        There are times when long/large notes are added to a record i.e. Accounts or Deals etc. Currently, the full note is displayed in the notes related list section. It would be great if by default only 5 to 10 rows of the note are displayed when the note
      • Zoho Down

        I have a drop in my Zoho One services.
      • Runing RPA Agents on Headless Windows 11 Machines

        Has anyone tried this? Anything to be aware of regarding screen resolution?
      • Problem for EU users connecting Zoho CRM through Google Ads for Enhanced conversions

        Has anyone else experienced this problem when trying to connect Zoho CRM through Google Ads interface to setup enhanced conversions? Did you guys get it fixed somehow? The Problem: The current Google Ads integration is hardcoded to use Zoho's US authentication
      • Why am I getting event Pop-up Notification for events that have been cancelled?

        Why is Calendar Notification still popping up for events that have been cancelled or changed? Each time events are cancelled or changed, I have observed that I am still getting notifications for them. Below is a sample pop-up notification for one of the
      • Whatsapp Limitation Questions

        Good day, I would like to find out about the functionality or possibility of all the below points within the Zoho/WhatsApp integration. Will WhatsApp buttons ever be possible in the future? Will WhatsApp Re-directs to different users be possible based
      • Create a draft in reply to an email via Emails API

        Hi, I’d like to use the outgoing webhook to automatically create a draft reply to incoming mail. How can I use the Emails API to create a draft reply that is linked to an existing email thread? I couldn’t find the relevant method in the documentation.
      • India Tech Support

        Is there no phone tech support number for India? And no chat facility either?
      • Billing Management: #1 Billing a Universal Business Routine

        Hello, As the saying goes, "Do the hardest job first." We started with the complex subject of finance and revenue management, which is considered the backbone of any business. Now, let's shift our focus and take a deep dive into this Billing Management,
      • Next Page