Notifications push : Encourager le réengagement et renforcer la fidélité des utilisateurs efficacement

Notifications push : Encourager le réengagement et renforcer la fidélité des utilisateurs efficacement



Vous avez déjà souhaité engager et communiquer de manière proactive avec les utilisateurs, y compris lorsqu'ils utilisent votre application de manière peu active ? Zoho Apptics vous offre déjà des fonctionnalités qui vous permettent d'évaluer la performance, l'utilisation, l'engagement et la croissance de votre application.
Nous avons ajouté les notifications push qui vous aideront à faire passer l'engagement des utilisateurs à un niveau plus avancé et à faciliter le réengagement avec les utilisateurs !

Notifications push

Elles offrent la possibilité d'informer les utilisateurs de votre application sur des mises à jour importantes, des événements, des promotions, des messages, et bien plus encore. Elles viennent enrichir les méthodes traditionnelles comme l'email, les SMS et les appels téléphoniques. Elles représentent un moyen particulièrement efficace pour transmettre des informations en temps réel, maintenir les utilisateurs informés et favoriser leur engagement. Ces notifications peuvent être envoyées même lorsque les utilisateurs n’interagissent pas activement avec l’application, offrant ainsi des opportunités de réengagement et renforçant la fidélité des utilisateurs envers votre application.

Envoyer des notifications push avec Zoho Apptics

Pour commencer à envoyer des notifications push avec Apptics, il est essentiel de les configurer au préalable. Cette configuration comprend l’authentification des certificats des fournisseurs de services de notification push correspondants avec votre application, suivie de l’ajout de leurs informations dans la console Apptics. Pour les applications Android, vous devez importer les informations d’identification de Firebase Cloud Messaging (FCM), tandis que pour les applications iOS, il faudra télécharger les certificats du service Apple Push Notification (APNs). Une fois ces certificats correctement associés au nom ou à l’identifiant, vous serez en mesure de créer et d’envoyer des notifications push aux utilisateurs. Pour des instructions détaillées, consultez notre guide sur les notifications push.
Les notifications comprennent plusieurs éléments comme du texte, des médias, des boutons d’action, etc. Vous devez les déclencher de manière native en envoyant les données de la notification dans le code de votre application ou en utilisant des outils tiers. Avec Apptics, nous avons simplifié le processus de création d’une notification push en le décomposant en cinq étapes simples.

1. Planification

Tout commence par attribuer un nom à la notification que vous êtes en train de créer, ce qui vous permet de la référencer facilement. Ensuite, vous choisissez la date et l'heure auxquelles elle sera envoyée. Vous pouvez soit envoyer la notification immédiatement après sa publication, soit la programmer pour une date et une heure futures.

2. Public

Définir une audience cible pour la notification push à l'aide de filtres et de critères.
Filtres - Sélectionnez au moins un identifiant d'application pour diffuser la notification push. Il est possible de préciser davantage votre audience en filtrant en fonction du type d'appareil, du modèle, de la version de l'application, de la version du système d'exploitation, du pays et du groupe d'utilisateurs. Le taux de conversion permet de mesurer l'efficacité de la notification en spécifiant l'action que l'utilisateur doit entreprendre dans l'application après avoir interagi avec la notification.
Critères - Définissez les critères sur la base desquels vous souhaitez que le public sélectionné reçoive des notifications push. Vous pouvez définir les critères en fonction des activités précédentes des utilisateurs (les événements déclenchés ou les écrans visités par vos utilisateurs) dans une période sélectionnée.
En plus de sélectionner l’audience de la notification, vous pouvez également évaluer son efficacité auprès de vos utilisateurs grâce à la fonctionnalité « Conversion ». Elle vous permet de choisir une notification qui est déjà suivie dans Apptics pour votre application, et de mesurer combien d’utilisateurs ont accompli l’action souhaitée dans votre application après avoir interagi avec la notification.

3. Contenu

Après avoir programmé la notification et sélectionné les utilisateurs concernés, vous devez fournir le contenu de la notification. Celui-ci inclut principalement le titre, le message et l’image. Pour encourager une action, vous pouvez aussi ajouter l’URL de la page ou de l’écran à laquelle la notification renverra les utilisateurs.

4. Éléments supplémentaires

Vous pouvez fournir des détails supplémentaires pour personnaliser son apparence et son comportement sur l'appareil de l'utilisateur. Cela inclut le choix du son qui sera joué lors de la délivrance de la notification, ainsi que la charge utile de la notification. Vous pouvez aussi incrémenter l'icône du badge de l'application pour indiquer les notifications non lues. En outre, pour les appareils Android, vous pouvez ajouter des éléments comme le canal de notification, l'icône de l'application et la couleur de l'icône de l'application pour personnaliser visuellement et auditivement la notification.

5. Bouton d'action

La dernière étape consiste à ajouter des éléments interactifs à la notification pour encourager l'engagement direct de l'utilisateur. Vous pouvez ajouter jusqu'à trois boutons d'action et fournir les détails associés, tels que :
Nom de la catégorie : détermine le type de notification ainsi que les boutons d'action qui apparaîtront. Cette information est spécifique aux applications iOS.
ID d'action : un identifiant unique pour suivre l'interaction de l'utilisateur avec chaque bouton d'action.
Étiquette du bouton : le texte qui s'affiche sur chaque bouton d'action.
Chemin d'accès à l'icône : l'emplacement de l'image utilisée comme icône pour chaque bouton.
Action de clic : le nom d'affichage de l'icône du bouton.
Pendant que vous configurez la notification et fournissez ces informations, vous pouvez également obtenir un aperçu de la notification basée sur les détails que vous avez fournis jusqu'à présent.

Tester les notifications

Dans Apptics, vous pouvez tester la notification après avoir sélectionné la période, défini votre public cible et fourni le message de la notification. L'option de test apparaît à partir de l'étape d'ajout du contenu de votre message.
Vous pouvez tester la notification sur des appareils enregistrés auprès d'APN/FCM et pour lesquels le mode debug est activé. Vous devez sélectionner l'identifiant de l'application et fournir la référence de l'appareil, accessible via Xcode/Android Studio pour l'appareil testé. Après avoir testé la notification, la prochaine étape est d’appuyer sur le bouton de publication !
Une fois toutes les étapes complètes avec les détails nécessaires, enregistrez la notification en tant que brouillon pour des itérations futures, testez sur les appareils, puis publiez-la lorsque prête.

Vérification des résultats

Après avoir créé des notifications push, il est essentiel de savoir si elles ont été envoyées avec succès à vos utilisateurs. Une fois les notifications déclenchées, vous pouvez consulter les statistiques de performance de la notification qui incluent ; le nombre de cibles représente le total des appareils visés par la notification. Le nombre de succès indique combien de notifications ont été envoyées avec succès par le fournisseur de services de notification push, tandis que le nombre d'échecs correspond aux notifications non livrées en raison de problèmes techniques.


Vous pouvez également consulter le nombre de notifications reçues, qui reflète celles effectivement parvenues aux appareils des utilisateurs, ainsi que le nombre d'ouvertures, qui mesure combien de fois les utilisateurs ont ouvert la notification et interagi avec elle. Enfin, le nombre de conversions représente les cas où les utilisateurs ont réalisé l'action souhaitée après avoir interagi avec la notification.

La fonctionnalité de notification push est actuellement en phase BETA, et de nombreuses améliorations sont prévues. Restez connectés pour découvrir des mises à jour à venir !

L'équipe Zoho France

    Access your files securely from anywhere

          Zoho Developer Community




                                    Zoho Desk Resources

                                    • Desk Community Learning Series


                                    • Digest


                                    • Functions


                                    • Meetups


                                    • Kbase


                                    • Resources


                                    • Glossary


                                    • Desk Marketplace


                                    • MVP Corner


                                    • Word of the Day



                                        Zoho Marketing Automation
                                                • Sticky Posts

                                                • Recommandez Zoho CRM Plus à vos amis et gagnez des crédits !

                                                  Bonjour à tous,   Vous aimez travailler avec Zoho CRM Plus ? Et bien vous avez maintenant la possibilité de le recommander autour de vous pour aider votre réseau à améliorer son expérience client. Et bien sur c'est gagnant-gagnant ! Comment cela fonctionne
                                                • Découvrez Zoho Workplace

                                                  Bonjour à tous ! Un domaine personnalisé est devenu une nécessité absolue, non seulement pour les grandes entreprises, mais aussi pour les petites ou, dans certains cas, les familles. Nous avons toujours pensé que se lancer ne devrait pas coûter cher,
                                                • Découvrez Zoho Learn

                                                  Bonjour à tous, Nous sommes très heureux de vous présenter Zoho Learn ! Commençons par vous expliquer ce qu'est Zoho Learn et comment il peut vous accompagner dans vos processus de formation. Qu'est-ce que Zoho Learn ? Zoho Learn est une solution complète


                                                Manage your brands on social media



                                                      Zoho TeamInbox Resources

                                                        Zoho DataPrep Resources



                                                          Zoho CRM Plus Resources

                                                            Zoho Books Resources


                                                              Zoho Subscriptions Resources

                                                                Zoho Projects Resources


                                                                  Zoho Sprints Resources


                                                                    Qntrl Resources


                                                                      Zoho Creator Resources



                                                                          Zoho Campaigns Resources


                                                                            Zoho CRM Resources

                                                                            • CRM Community Learning Series

                                                                              CRM Community Learning Series


                                                                            • Kaizen

                                                                              Kaizen

                                                                            • Functions

                                                                              Functions

                                                                            • Meetups

                                                                              Meetups

                                                                            • Kbase

                                                                              Kbase

                                                                            • Resources

                                                                              Resources

                                                                            • Digest

                                                                              Digest

                                                                            • CRM Marketplace

                                                                              CRM Marketplace

                                                                            • MVP Corner

                                                                              MVP Corner





                                                                                Design. Discuss. Deliver.

                                                                                Create visually engaging stories with Zoho Show.

                                                                                Get Started Now


                                                                                  Zoho Show Resources


                                                                                    Zoho Writer Writer

                                                                                    Get Started. Write Away!

                                                                                    Writer is a powerful online word processor, designed for collaborative work.

                                                                                      Zoho CRM コンテンツ






                                                                                        Nederlandse Hulpbronnen


                                                                                            ご検討中の方





                                                                                                  • Recent Topics

                                                                                                  • Item sales account via api

                                                                                                    Hey everyone, I’m making an invoice using the create invoice endpoint on the api. Is it possible to set a sales account in the line_items attributes?
                                                                                                  • Zoho Please change your ways

                                                                                                    I started using Your new Zoho bookings in earnest 3 days ago. What a mistake.  Once again, everything is backwards and upside down.  I had to spend 5 hours testing how the thing works in order for me to understand how to acutally use it.  When i started using google calendar years ago.  it took seconds to figure out how it works. Why is that. bc they put everything in places where it makes sense.  Today, I needed to add an appointment as well as a time off.  Stupid me i added the time off first,
                                                                                                  • Make a ticket visible in the Community

                                                                                                    Hi there, It is possible to have a conversation with a customer via a ticket and eventually the proposed solution isn't possible yet. Therefore you want to add it as an idea in the Community, available and open to everyone that is in the community, so
                                                                                                  • When converting a lead to an account, the custom mandatory fields in the account are not treated by zoho as mandatory

                                                                                                    In my Account module I have a number of custom fields that I have set as mandatory. When I enter a new customer as a new account they work, I can't save the record without populating them. However when I convert a lead, my CRM users are able to save the
                                                                                                  • How to Enforce Mandatory Fields (Category/Sub-category) Before Closing a Ticket?

                                                                                                    Hi, I'm currently using Zoho Desk and encountering an issue where agents are able to close tickets without filling out mandatory fields, specifically Category and Sub-category. I’ve already set them both as a mandatory field, but it can still be bypassed
                                                                                                  • Zoho email folders gone

                                                                                                    Hi, All my email folders are gone, i cant found any email, except sent. Also before folder rulesas was changed and i didnt fixed them, could you please check it?
                                                                                                  • Pause/Resume Subscrtiption API

                                                                                                    I don't see the option to Pause/Resume a subscription using the API, is it in the pipeline?
                                                                                                  • Update Department on Ticket (with applied Blueprint)

                                                                                                    Hello, Is it possible to update the Department of a ticket which is dictated by a blueprint, e.g. I would like to change departments at different states in the Blueprint. I do not see this is an option in workflow rules or blueprint transition actions,
                                                                                                  • ERROR_CODE :554, ERROR_CODE :rejected due to spam

                                                                                                    Please verify bounce message: This message was created automatically by mail delivery software. A message that you sent could not be delivered to one or more of its recipients. This is a permanent error. xxx@thalesesec.com Error, ERROR_CODE :554, ERROR_CODE
                                                                                                  • Can't verify domain with AWS Route53

                                                                                                    I have a domain successfully transferred to AWS Route53 from NameCheap. When I try to CNAME or TXT Records as suggested, they are added in AWS console however zohomail does not verify them. For the TXT record zohomail says the value is wrong, whereas
                                                                                                  • Sent emails not going and showing "Processing"

                                                                                                    Hello Team, Could you please assist with sent emails showing "processing" and not actually going through? Many thanks and regards, Cycology
                                                                                                  • LinkedIn verification link and otp not receiving

                                                                                                    For the last 2 to 3 weeks I'm trying to verify my LinkedIn account to access my company's LinkedIn page, Linkedin is sending verification links and codes to this email address but I have not received any codes or links. Please help me here. Looking forward
                                                                                                  • Customise 404 page in Zoho Sites 2.0

                                                                                                    Is it possible to customise the 404 page in Zoho Sites 2? You use to create a new 404 page and that became the default 404 page, but this does not seem to work anymore? Any pointers/suggestions/support appreciated :)
                                                                                                  • Admin Control for Default Email Templates in Zoho Desk

                                                                                                    Hi Zoho Desk Team, We would like to request a feature enhancement related to default email templates. Currently, agents can select and set their own default email templates when replying to tickets. However, we believe this setting should be managed centrally
                                                                                                  • Unlocking New Horizons: A Year in Review

                                                                                                    As we bid farewell to 2024, let's celebrate and revisit the key highlights of the year. From adding a new edition to cross-platform enhancements, here’s a roundup of all the feature updates designed to simplify accounting, optimize financial management,
                                                                                                  • Zoho desk desktop application

                                                                                                    does zoho desk has a destop applicaion?
                                                                                                  • send file to ftp or another external service

                                                                                                    i'v created a zoho creator application for take a picture and rename it by phone. Now i need to send Each renamed pictures to my ftp or to specific folder on google drive...then, delete it from creator. (every picture recived it will processed by another program and stored on my Erp) HOW CAN I DO ??
                                                                                                  • Dialing Microsoft Teams Phone Service via Zoho CRM

                                                                                                    I am using the VOIP option in Microsoft teams for my office phone system. I was hoping to have a way to dial numbers directly from Zoho CRM, but don't see anything in the Teams Integration or in the Telephony integration that will enable this. Does anyone
                                                                                                  • Error 403: Forbidden When Updating Email Signature via API

                                                                                                    Hi Zoho Desk team, First, congratulations again on the excellent Zoho API. But, I’m encountering an issue while attempting to update an email signature via the API. Whenever I make a request to update the signature, the response returns an HTTP 403 Forbidden
                                                                                                  • Has anyone built a ticket export that allows Help Center users to export the tickets shown in the My Area list they are looking at?

                                                                                                    Hi, We are moving to Zoho Desk soon. Our current support system displays an option in our help center allowing customers to export their Open, Closed, or all tickets based on which list they are looking at. We need to offer the same in Zoho Desk help
                                                                                                  • Mass pdfs into OCR field

                                                                                                    I am working on a Creator app that my org will use internally. Is there any way to mass upload pfs through a form with an OCR file upload field? Is Creator capable of this, or would I need to use Catalyst?
                                                                                                  • How to upload a file to form file upload field from deluge script.

                                                                                                    Hi guys, I need to store API response into Form File upload field . I'm not getting any errors but PDF file is not assigned to file upload field. You can check possibilities using below details: Method: POST URL: https://v2.convertapi.com/convert/web/to/pdf?Secret=<<SecretKey>>&Token=<<APIKey>>&Url=https://www.google.com You need to generate secretKey and APIKey by Login to https://www.convertapi.com/a/su Response: { "ConversionCost": 4, "Files": { "FileName": "www_google_com.pdf", "FileSize": 68342,
                                                                                                  • Unveiling Cadences: Redefining CRM interactions with automated sequential follow-ups

                                                                                                    Last modified on 01/04/2024: Cadences is now available for all Zoho CRM users in all data centres (DCs). Note that it was previously an early access feature, available only upon request, and was also known as Cadences Studio. As of April 1, 2024, it's
                                                                                                  • Export view via deluge.

                                                                                                    Hi, Is it possible to export a view (as a spreadsheet) via deluge? I would like to be able to export a view as a spreadsheet when a user clicks a button. Thanks     
                                                                                                  • Subform Time field showing as null in script.

                                                                                                    Good Afternoon everyone. I am trying to take the information from my subform and populate it into a multiline field in the CRM. The code below works with no errors. The problem is, it shows that the Open and Close (Time fields) are null. But they are
                                                                                                  • Zoho Payroll's Year in Review 2024

                                                                                                    As we roll into 2025, we'd like to pay tribute to all the milestones we hit in 2024! From releasing out new features that streamlined your workflows to updates that made payroll management smoother, we’ve had a prolific year—all while keeping you, our
                                                                                                  • Is there a way to sort report on record template by a specific field like date field

                                                                                                    Hi, Is it possible to sort the report on the record template by the date field and not the default Added Time. Please check the example bellow: The records are sorting by the added time I wand to change that by the date field,
                                                                                                  • Better UI more user friendly

                                                                                                    Hello everyone, I think all finance apps, especially Zoho Books, would benefit from the following suggestions/ notes: 1. Grouping Fields in Zoho Books: Unlike Zoho CRM, Zoho Books does not seem to have an option to create sections or group fields. This
                                                                                                  • Shared subfolders

                                                                                                    Am I right in thinking that there is no Zoho email application that allows me to create a shared inbox and then add additional folders/subfolders under that inbox? If so, this is really quite incredible and probably a deal breaker for us to start using
                                                                                                  • Update Multi select field values to another form table as individual record

                                                                                                    Hi, I am new to coding and do basics within deluge. I need help with the deluge script to meet the following requirement. Form Student Attendance The fields are : Attendance Date Course (Lookup to Course Form) Class (Lookup to Class Form) Students (Multi
                                                                                                  • Shared Mailbox - Mark as read for all users

                                                                                                    Hi all, Maybe someone can help me out. At the moment we have a shared mailbox without streams. When a users reads an mail or marks it as read other users will not see this. How can we resolve this? We now archive the mails when read and followed up. However
                                                                                                  • Allocate emails to user in a shared mailbox

                                                                                                    Hi, This might be obvious, but I cannot find the answer. I have 3 shared mailboxes so any team member can see the emails. Is there a way of allocating a specific email to a user so that it is their responsibility to deal with it? Thanks in advance.
                                                                                                  • How to view shared mailbox in Outlook

                                                                                                    How to view shared mailbox in Outlook or in another software
                                                                                                  • Search mails in shared mailbox

                                                                                                    Hi everyone, is there a way to search mails in shared mailbox's? Search in streams or mail doesn't return anything from mails in shared mailboxes. Thanks! Rafal
                                                                                                  • How to send binary data in invokeurl task?

                                                                                                    Hello, I am using Adobe's Protect PDF API. Source: https://developer.adobe.com/document-services/docs/overview/pdf-services-api/ Everything works fine in Postman. But for some reason after encrypting the file, it is empty after password protecting the
                                                                                                  • Customising the approval email

                                                                                                    Is there anyway to customise the Approval email or to add further fields as the default looks so basic and unlike any of the other email notifications from Desk. My users just thought it was spam.
                                                                                                  • Feature request - pin or flag note

                                                                                                    Hi, It would be great if you could either pin or flag one or more notes so that they remain visible when there are a bunch of notes and some get hidden in the list. Sometimes you are looking for a particular name that gets lost in a bunch of less important
                                                                                                  • Pushing GCLID info from Gravity Forms to ZohoCRM

                                                                                                    We are switching to Gravity Forms from Zoho Forms and I cannot find any good info on how to make sure my GCLID tracking info is pushed through to the CRM through my new forms. There was an article in the documentation about placing something within the
                                                                                                  • Issue Configuring SSO Integration with Cognito in Zoho Help Center

                                                                                                    Dear Zoho Support Team, We have been working on configuring SSO integration for our Zoho Help Center using Amazon Cognito. While the setup appears to be completed successfully, we are encountering an issue when attempting to access the Help Center. The
                                                                                                  • Need manual aggregate column pathing help

                                                                                                    See linked video here: https://workdrive.zohoexternal.com/external/a5bef0f0889c18a02f722e59399979c604ce0660a1caf50b5fdc61d92166b3e7
                                                                                                  • Next Page