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

    • Mi cámara se desconecta permanentemente.

      Buenos días. Tengo una cámara web de última generación. En concreto el modelo W4DS de VIZOLINK. Realiza una primera conexión pero después se desconecta con el mensaje de que no es compatible con ZOHO. Me extraña mucho que una aplicación tan reciente cometa
    • Overall unsubscribes from mailing/contact lists

      Hi, I’m looking to track how many people are unsubscribing from our mailing/contact lists overall — not just from individual campaigns. Is there a way to access this total unsubscribe number on a weekly basis for internal reporting? Thanks in advanc
    • Tips and Tricks #40: Find and add YouTube videos to your slide from within Show

      Hi Everyone!  When using the right videos in a presentation, you can easily capture your audience's attention and help them connect with your message. This is useful especially when you want to explain any complex concept. For example, you can use a video
    • I want to add a button in Zoho Creator that, when clicked, opens a Zoho authorization window and then redirects to my website to obtain API tokens.

      Here's the translation of your text into English: "I want to add a button in Zoho Creator that, when clicked, opens a Zoho authorization window and then redirects to my website to obtain API tokens. When running in the developer environment, I get the
    • Enhance Data Visibility with Mapping Fields from Lookup Module

      We’re thrilled to announce an exciting new feature in Zoho Recruit: Mapping Fields from Lookup Module! This powerful addition is designed to display additional details from a related module when using lookup fields. This enhances data visibility and provides
    • Feature Request – Support for Stripe Direct Debit for Canadian Customers in Zoho Books

      I’d like to request support for Stripe Direct Debit as a payment option for Canadian customers within Zoho Books. Currently, while Stripe credit card payments are supported for Canadian businesses, there is no option to enable Direct Debit (ACH/EFT) through
    • Form fields appearing twice on creator mobile

      We have a custom application created in Zoho Creator. When we look at the application form on desktop everything looks normal. Whenever we access the application on Creator Mobile App some fields appear twice instead of only ones. I provided an example
    • Creator Widget using values from Creator Form on the same page

      Hi all, I have a widget I'm working on that I'd like to use values from a form that's on the same page as the widget. I have something working right now, where I have a stateless form on a page. On input to the form I load an inner page, setting query
    • Smart Hiring Made Easy: Experience our Optimized Chatbot

      We're thrilled to announce that Zoho Recruit's Chatbot has received an exciting update! With this enhancement, recruiters will have access to even more features that will help them passively find the best candidates for their open positions. Listed below
    • `insert into` Always Fails with “Improper Statement” — Even with Minimal Code

      Im develeping my inventory database using ChatGPT to help me and I´m running into an issue in my scan inventory form script when I try to make a form for logging the scanned items. 🆘 Zoho Creator: `insert into` Always Fails with “Improper Statement”
    • I want to know the gross profit by sales person. How?

      Kindly guide me how to know the amount of gross profit which is calculated on the basis of sales person. That means, how much is the amount of gross profit made by a particular sales person.
    • ZOHO CRM Lead_Status_History

      Hi, ZOHO CRM Lead_Status_History table is showing only ID and Modified Date. I want the history of status change in CRM Lead
    • Zoho Writer page break in a merge repeating region always adds an unwanted blank page

      Hi I'm merging a Zoho CRM record to a Zoho Writer document with a repeating region to display subform records on their own page within the document. When I try to insert a page break in a repeating region, the resulting merge always adds an unwanted blank
    • Creating a grid of worker activity in Zoho analytics

      Hi, We provide medical services to patients and billing is time based. We want to create a filterable grid in which we can look at any month by day and any worker and how many minutes of billable activity they performed by patient. I know exactly what
    • Power of Automation :: Automatically start / pause / stop timer on task status update.

      Hello Everyone, A Custom function is a user-written set of code to achieve a specific requirement. Set the required conditions needed as when to trigger using the Workflow rules (be it Tasks / Project) and associate the custom function to it. Requirement:-
    • Restrict users on Form Submission

      In Zoho Creator, is there a way to restrict users/customers on form submission, on-click event of the submit button, they will be redirected to the customer login portal page (where they sign in / sign up) to complete a service purchase. We want a common
    • Update date field custom module using Zoho Inventory Update Record

      I'm trying to update a date field in a custom module inside zoho inventory but keep getting this error: "code": 6, "message": "syntax.error.invalid.json" This is how my code looks: campo_sku = Map(); campo_sku.put("cf_sku_master",i_sku); campo_sku.put("cf_sku_common",i_sku_common);
    • Are we able to bring FontAwesome icons into a Zoho Page?

      The OOTB Zoho icons are insufficient. Also, are we able to pull in standard emojis?
    • CRM Hack #3: How to update formula functions for already created records.

      Hello everyone! It’s Wednesday and we are back with yet another hack.. I'm sure you've used formula fields to meet some requirements specific to your business. Let's consider an example each for external (customer-facing) and internal facing scenarios
    • Inventory Blocking for serial number tracking.

      Hi We are using multiple channels to get orders which adds the product to committed stock. But is there a method to block serial number of products based on FIFO automatically when an order is created, or when SO is approved?
    • CRM List view for text fields that check "Does not start with" or "Does not end with"

      So these filter options are available when making reports and such, but they don't seem be available when creating a filtered view.  The text filter options there are are: "contains", "does not contain", "starts with", "ends with". Is there an easy technique to recreate the "Does not start with" and "Does not end with" functionality that I'm missing?
    • Is PageSense included in Zoho One?

      PageSense is marketed as part of the Zoho One product suite, but when I login to PageSense it prompts me to upgrade (in 31 days I suppose) even though I am on a Zoho One subscription. Is PageSense included or not? If not, then please don't market it as
    • [Product Update] Introduction of Task Lists Module in Zoho Projects Integration

      Dear Customers, As part of our ongoing efforts to enhance our integrations, we’re introducing support for the "Task Lists" module in the Zoho Projects integration with Zoho Analytics. Currently, Task List-related information is available within the Tasks
    • Marketing Automation Access

      Hello, Is anyone having issues getting started with Marketing Automation? I keep getting an internal error during the start up screens. I've been trying and it hasn't been resolved in a week. Is the app worth waiting for or should I just use campaigns?
    • Best Way to Integrate a Shared Sales Inbox with Zoho CRM

      I’m setting up a shared email inbox (e.g., sales@mycompany.com) for our sales team and want to integrate it with Zoho CRM Leads and Deals so that multiple team members can collaborate efficiently. Since Zoho CRM doesn’t support IMAP for shared inboxes,
    • 【Zoho CRM】詳細ページからサブフォーム行追加の禁止

      ■概要 いつの時点からか確認ができなかったのですが、サブフォームの行を編集ページではなく詳細ページから直接追加出来るようになっていました。便利な機能追加なのですが、サブフォームでクライアントスクリプトを使ってフィールドの読み取り専用設定などをしている環境だと、詳細ページから行挿入されるとクライアントスクリプトが動作しないので想定していたフィールドの読み取り専用設定が効かない状態になってしまいます。クライアントスクリプトを使って、詳細ページから行挿入されると保存できないようにすることで間接的に詳細ページから行挿入を禁止する方法をご紹介します。
    • The Social Wall: April 2025

      Hey everyone, Welcome to the April edition of the Social Wall, where we keep you in loop about the latest feature updates, changes, and more. Let's see how April went by: Manage and respond to comments on your Threads posts from Inbox With the latest
    • link non- VAT tax invoice to Fatoora portal

      Hi all Actually I have VAT tax invoice and non- VAT tax invoice About VAT tax invoice I have no problem I can link any invoice to Fatoora portal But the problem in the non VAT tax invoice because I have customers outside of Saudi Arabia No VAT ID no CRN
    • Pdf/A-3 ( embedded with xml)

      Mr. Abdur rahman, Please give me answer of my questions. Does your software generate PDF/A-3 (with embedded XML) and XML formats, fully compliant with ZATCA Phase 2 for B2B invoices? Are Phase 2 fields (e.g., UUID, Previous Invoice Hash, Invoice Counter
    • Updating field from the UI or from function take more that 1 minute to be updated

      I have activity order model with dropdown status field, I've changed the status from Completed to Canceled on the CRM like on the attached image: But once I fetch the record on function the record didn't updated behind the scene The strange thing in here
    • Zoho Voice & Zoho CRM

      I was using Twillio to send automated messages to my clients when a new lead comes in Zoho CRM. The twillio integration was stopped by Zoho and hence I used Zoho Telephony which doesn't support SMS. Now someone from Zoho told me to use Zoho Voice. I bought
    • Deleting unwanted ticket replies

      Hello, In a Zoho Desk Ticket thread, sometimes one of the recipients has auto-reply activated. This creates a new message in the Ticket thread that not only pollutes the thread, but most importantly cannot be replied properly because usually auto-reply e-mails don't do "reply all", so the other recipients are not included. I want to delete such a message in the Ticket thread. I searched the help of Zoho Desk, but only found a way to mark as Spam (https://help.zoho.com/portal/kb/articles/marking-support-tickets-as-spam)
    • Why Format section gets disabled when we create Merge Template over PDF

      I need some assistance I have a Client who is going to give certificates to users who passes his exam. So, I am using mail merge but in ZOHO writer after I upload the PDF and create merge Template over PDF the format Section gets disabled. My problem
    • Import contacts - invalid pattern with encrypted emails

      Hello, I have a list of encrypted emails provided by an external partner. They need to be imported into a custom list. Problem is, the import process is ignoring the entire list, maybe because of the weird format? Since they are encrypted, they all look like this example: d+NDd5wqi3neiQWEwquie1bnwquien@example.com What can I do to import this list? Also, is there a way to allow my user to add contacts without this "ignore filter" from now on? The fact is that our partner will provide us a new list
    • Important: Microsoft Outlook Bulk Email Updates

      Dear Marketers, We want to bring your attention to an important upcoming change announced by Microsoft (Outlook) that will impact users sending bulk emails to Outlook.com, Hotmail.com, and other Microsoft-hosted inboxes. This update focuses on strengthening
    • UI and other enhancements in Community module

      Hello everyone, The Community module has undergone a UI revamp to improve user experience. In addition, we have introduced Status Board and Bulk Approval of posts to provide better engagement. Improved User Interface The new interface brings the following
    • Add Pre-Trigger Filter Capability for Webhook Triggers in Zoho Flow

      Dear Zoho Flow Team, Greetings, We’ve been working extensively with Zoho Flow and appreciate the flexibility it offers for automation across our tools. We’d like to request a feature enhancement specifically related to Webhook triggers: Use Case: Currently,
    • Getting data from subforms

      Bonjour, I have a Product form that has a subform with 2 fields : Unit (Kg, boxes...) and Price. In an Order form, I select an item from Product, and I already managed to input the Unit choices in a dropdown field with the following script: RefProduit
    • Support for Transparent, Shadowless Panels in Zoho Creator Pages

      Hi Zoho Creator Team, Hope you're doing well. We would like to request more design flexibility in Zoho Creator, specifically the ability to create panels with no background, border, or shadow. Use Case: In our app, we’re designing a dashboard that uses
    • Looping issues

      Can someone please explain why this doesn't infinitely loop, but the second one does? How can I get around this? This one loops ⬇️
    • Next Page