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
    • 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
      • Recent Topics

      • Domain verification is in progress... (How long do I need to wait?)

        Trying to setup my first email domain by connecting with GoDaddy. Have been here for quite some time and the screen is not changing. How long should this take?Send DataSend Data
      • Open New Free Zoho Account

        Hi Team, Do you guys offer a free email hosting? I do have a domain already. If yes, what is the process to open the new account? Thanks,
      • Use image on img HTML tag

        Hi how could I do to use my image saved in Workdrive to use it in an HTML img tag ? I need to display it on my website without having to use iframes. Regards,
      • Linking an email to a Contact when the email is sent in deluge via sendmail

        The "to:" address in this code is a CRM Contact. Email address is forced unique in CRM This sendmail gets sent via a workflow which is in a custom module. It works, except that the outbound email does not appear (i.e, get linked to) the Contact such that
      • How to restore deleted Field

        I edited a field in zoho form and by accident I deleted a field (email address). The form is ongoing to be filled by respondent. Then, when I checked to the all entries and report, the email address is gone. I checked in audit log, there is a record that
      • How to select multiple notes at once in the PC client?

        In the PC client, you can select notes using ctr+LMB. But why can't you use shift+LMB? PC version 3.2.0
      • Feature Request: Search in the PC client. Some thoughts about the search.

        Hi all. I'm really excited to start using Zoho Notebook, but I'm missing some of the search capabilities on my desktop. There are also some thoughts on improving search in general. Search is very important to me, without it it is difficult for me to use
      • Increase Round Robin Scheduler Frequency in Zoho Desk

        Dear Zoho Desk Team, We hope this message finds you well. We would like to request an enhancement to the Round Robin Scheduler in Zoho Desk to better address ticket assignment efficiency. Current Behavior At present, the Round Robin Scheduler operates
      • Separate One-Time Mentions from Ongoing Ticket Following in Zoho Desk

        Dear Zoho Desk Support Team, We are writing to request an enhancement to the mention functionality within Zoho Desk. Currently, when an agent is mentioned in a ticket, they receive notifications for all subsequent activity on that ticket, similar to being
      • Create Your Own Issue Management System

        Effective issue management is a cornerstone of project success. Every bug or issue, no matter how small, needs to be tracked and resolved in time to maintain project momentum. In this post, we’ll explore how an issue management system in Zoho Projects
      • How I can add customized Invoice

        Hi, I wanna use a customized Invoice, how i can add that
      • Zoho MA and Custom Module

        I am trying to create a sync between Markting Automation and Zoho CRM. I am mapping a custom module from the CRM. The custom module has email field mobile phone field However I cannot finish the integration since the system keeps asking me for email or
      • Can we set a BCC address as default to show while sending emails?

        Two things inside ZohoCRM are annoying me because it's a repeated work. First one is that I always need to click manually to add the BCC field while sending an email to a lead. Can we set a default address so when I click to send a new email the BCC address is shown by default and filled with that address I've added before? My other question is if we can set by default the subject of my calls, which will be always "Prospect", in order to avoid clicking on "more fields" and change the select from
      • Zoho Analytics Pivot Table - How to compare month vs last year same month

        Hi, I had created a pivot table with setup as below: Column: - Delivery Date Row: - Customer Group Data as column - Total amount (sum > normal) (show data of the month) - Total amount (sum > % difference from previous value) (compare between this month
      • Employees can not add some expenses suddenly

        Zoho expense was working fine and whenever there was a new merchant, it would automatically add and also the same auto added in Zoho Books (due to merchant-vendor sync) untill now. From today, it is having problems in searching the existing vendors and
      • Workflow - Execute Based on Date

        Hello, I have trouble understanding the documentation for Execute Based on Date or Date Time Field's Value. I want to send an email every time I have a Case opened for more than three days with its status unchanged. I set : This rule will be executed 3 days after [date].  Condition : Status is [New]. Instant Action : Send an email notification. However, I'm not sure I follow this part of the documentation: "For all the records matching the rule criteria, rule will be triggered either monthly or yearly
      • Recorded imported goods

        I have imported some goods from a foreign vendor called ABC. to Bahrain. My Customs duty and VAT are paid by an agency called XYZ to authorities. I have paid the amounts to XYZ and they have paid to authorities in behalf of us using our TRN Number. Now
      • Subdomain

        How can i make subdomain in my zoho website
      • Expanded data-capturing capabilities with enhanced tabular sections

        We are thrilled to announce an update to Zoho Recruit that brings even more flexibility and customization to your recruiting process. With the addition of 10 new field types to the tabular sections, you now have the power to enhance your tabular sections
      • Files Uploaded to Zoho WorkDrive Not Being Indexed by Search Engines

        Hello, I have noticed that the files I upload to Zoho WorkDrive are not being indexed by search engines, including Google. I’d like to understand why this might be happening and what steps I can take to resolve it. Here are the details of my issue: File
      • Marketing Automation Emails Going to Spam

        Google is trapping all the marketing automation emails in spam. My domain has a perfect reputation and it looks like Zoho has a low reputation which is sending it to spam. When I pull the email out of spam and click on a link in the email, I get this
      • I'm getting an "Invalid_scope" error, even though I used an access token generated with the correct scope.

        I'm getting an "Invalid_scope" error, even though I used an access token generated with the correct scope. Here’s what I did in Postman: Generated the code to create an access token using the following URL: https://accounts.zoho.eu/oauth/v2/auth?scope=ZohoCampaigns.contact.UPDATE&client_id=<client_id>&response_type=code&access_type=offline&redirect_uri=https://1882-2-26-193-161.ngrok-free.app
      • Customer can't comment on SO or Invoice

        Hi I just saw that my customers are not able to submit a comment either on invoices or sales order. What happens if my customer hits submit is just nothing. only a red line appears on top of the page which probalby indicates an error. I'm not able to
      • Convert Request to Forum Topic

        I know you can convert a forum topic to a request and a request to a solution in the knowledge base, but how do you convert a request to a forum topic?  Is this possible?  If not is this a feature coming down the pipe in the near future? Thanks!
      • Integration of Business Hours in Email Templates

        Dear Zoho Desk Team, We would like to propose a feature enhancement to Zoho Desk that would greatly improve the utility of the Business Hours settings and streamline communication with our clients. Feature Request: Integration of Business Hours in Email
      • Send To Zoho Sign not Showing

        The button send to Zoho sign is not showing on my Zoho CRM . Is there additional steps I need to take after installing Zoho Sign to CRM ?
      • Vivaldi will not open the Zoho Mail app when I click a email link in the browser

        I'm running Vivaldi on Arch with the Plasma desktop and have under default applications Zoho Mail set as my default email client. Whenever I click a email link in Vivaldi I get the below when it should be launching Zoho. Any ideas on rectifying this issue?
      • Zoho Sign / Prefill By You - Editable by Them!

        Zoho Sign seems to have two field options available - an empty field for signer(s) to complete or a field that has been prefilled by you, that becomes read only once sent.  What I would like is an option on the pre-filled by you fields, to leave them
      • How to transfer all my mails from Zoho to Gmail or Office 365

        is there any option to move my emails from zoho to gmail or office 365. i would like to export more than 25k emails from zoho to office 365 or gmail. can anyone help me to guide properly. this will help me to access my emails easily i have both account and can easily  do it with office 365 or gmail. i want two options. direct from zoho to office 365  or exported eml files from zoho to gmail. please suggest me both if possible 
      • Is the Contacts sync between Campaigns and CRM bi-directional?

        Is the Contacts sync between Campaigns and CRM bi-directional?
      • Task does not syncing to google calendar shedual

        Hi why does the tasks activities do not syncing with the google calendar like the event option does?
      • Bug with Zobot Human transfer

        I have configured the brand, the operator, and the Zobot in Spanish. However, no matter what I do, it always says "YES" instead of "Sí" or "Sure, why not " instead of "Claro, ¿por qué no?" when asking if the user wants to contact a human operator. The
      • Error AS101 when adding new email alias

        Hi, I am trying to add apple@(mydomain).com The error AS101 is shown while I try to add the alias.
      • This mobile number has been marked spam. Please contact support.

        Hi Support, Can you tell me why number was marked as spam. I have having difficult to add my number as you keep requesting i must use it. My number is +63....163 Or is Zoho company excluding Philippines from their services?
      • email address autocomplete

        Is there a way to eliminate certain addresses from showing up in auto complete when entering an address? Many old and unused addresses currently show up, many of which I would like to get rid of. Thanks
      • Something went wrong. One or more fields contain errors

        I am getting this error but there is no way to debug what field is causing the issue . I have over 100 fields. Everything was working fine and then i fixed some fields that should have the same field names but had a typo and i am getting this error. It
      • Integrating Zoho Desk Instances from two separate organizations

        Is it possible to integrate Zoho Desk with an instance from another organization? For example, creating a ticket in one organization can cause the creation of a ticket in the second organization? Or certain tickets from one organization be viewable by
      • Send Whatsapp with API including custom placeholders

        Is is possible to initiate a session on whatsapp IM channel with a template that includes params (placeholders) that are passed on the API call? This is very usefull to send a Utility message for a transactional notification including an order number
      • Knowledge base bug - Error: Article couldn't be updated.

        It took me a while to figure this out, truly one of the most irritating bugs in Zoho. I hope you find this information helpful. When using the knowledge base to create articles, make sure your keywords are in lowercase and separated by commas. Otherwise,
      • Is this possible with Campaigns?

        My company is currently moving CRM's from Monday to Zoho One. Currently, our marketing lead process is send out 7 sms messages over 14 days if the lead is in a certain status. If we don't get a response the lead is put into a "Closed" status. Do we buy
      • Next Page