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

    • How to insert a ZohoUser in a subform field?

      I am building an new external web app that uses the ZohoCRM REST API (v8) to push data to Zoho. How do I use the ZohoCRM REST API to insert ZohoUsers into a subform field? I've tried several approaches and none of them have worked - inserting the ID as
    • Unable to receive emails

      Hello - I set up an email account for my domain. I can send emails but cannot receive them. I believe the issue might be with incorrect IMAP configuration (?) - but im not sure and cant find where this is on the platform. Im using Zoho hosting for the
    • Zoho Account delete function

      Hello Zoho support team The issue is as follows: Step1: Created an account community@bisonenergy.net Step2: Deleted this account. Step3: Created the new group mail using the same mail address, but the data already exists. So I have to change the name
    • help, 554 5.1.8 blocked

      got this blockade, i don't know why?
    • Not Receiving Emails from Gmail, but Other Providers Work Fine

      Hello, I'm experiencing an issue where my Zoho Mail account does not receive any emails sent from Gmail addresses. However, I can successfully receive emails from other providers such as Hotmail and Yahoo. There are no problems with sending emails—I'm
    • Basic String Search Not Possible in CRM Deluge – Feature Request or Workaround?

      Hi all, I’m trying to solve what should be a very basic automation task in Zoho CRM Deluge: Find the first 11-digit number anywhere in a string (specifically an email subject). In almost any programming language—even 1980s BASIC!—this is a trivial loop:
    • Reencaminhamento de e-mails.

      Boa tarde, gostaria de saber se tem a possibilidade de realizar o reencaminhamento de um e-mail especifico. Ex. Eu recebo alguns e-mails de um remetente e gostaria que o meu amigo de trabalho também recebesse esse e-mail, somente deste destinatário, é
    • Knowledge base articles is now available in the Zoho Desk mobile app!

      Hello all,   As a customer service agent, every day you might have to deal with many questions and issues reported by the users. With Knowledge Base, you can reduce the issue resolution life cycle for your organization.   We are delighted to announce that we have brought in support for 'Knowledge Base articles' in the Zoho Desk iOS mobile app.  This feature is already available for Android users.   KB articles are available to iOS users in the latest version of the app (v2.4.9). You can update the
    • Set Default Payment Method & Default account

      Hi, I would like to know how to set the default payment method and default bank account when recording payments in zoho books. At present we have to change these fields everytime we record a payment, which leads to potential error and as we have a very
    • More than one "Other" response in a Multiple Choice (Many Answers) question type?

      Is there a way to have more than one "Other (Please Specify)" with a short response as an option to a Multiple Choice (Many Answers) question? I understand there may be other ways, but I am looking for this way specifically as it would be best for the
    • Zoho Surveys

      Dear Zoho Support Team, I hope this message finds you well. I am writing to inquire about the availability and documentation for the Zoho Survey API. Background: I am currently working on a project that requires programmatic access to survey data and
    • Help Needed: Jira to Zoho Projects Migration — Tickets Imported as Unassigned & Comments Under Admin Name

      Hi Zoho Team and Community, We recently completed a migration from Jira to Zoho Projects using the official import method outlined in this Zoho Help Article. Issue Summary: We had already added all users to Zoho Projects before the migration, using the
    • Zoho Finance Estimate to Deal Attachment

      Hi, I'm trying to fetch estimate pdf from zoho books and upload it as deal attachment without success. any tips how to achieve this?
    • Journeys - how do i branch on contact call result

      Hi all. I want to branch based on the Call result field in contacts. Any idea how I can do this? Also what is the best way to have this condition checked at each step? Thanks!
    • The 3.1 biggest problems with Kiosk right now

      I can see a lot of promise in Kiosk, but it currently has limited functionality that makes it a bit of an ugly duckling. It's great at some things, but woeful at others, meaning people must rely on multiple tools within CRM for their business processes.
    • Perform custom actions from the Ticket interface using Buttons

      Hello everyone, We have introduced an option to add Buttons to the tickets, which will facilitate direct access to other applications, websites, allows execution of custom workflows, and more. Accessibility and visibility of buttons The buttons can be
    • Inserting a video from library in microsite

      Hello, We have uploaded videos in our space library. We created a new event and want to use the videos in our main page our microsite. It's possible to selected image from the library, but no videos. Only URL are accepted, but videos in library have no
    • UUIDs

      Has anyone coded a Universal Unique Identifier (UUID) generator in Deluge?
    • Create Tasks in arbitrary Zoho Project triggered from CRM [Zoho Projects]

      Community, hello What I'm trying to do is to create a Zoho Project when a Deal is created in CRM and then to be able to add tasks to this Project also from Zoho CRM with the trigger (Blueprint/ Workflow). I succeeded in creating Project using Zoho Flow,
    • Invalid Client - Client ID passed does not exist

      Hi, Daniel here. i try to generate an authorization code by following this page Authorization Request - Web Apps - OAuth | Zoho Accounts https://accounts.zoho.com/oauth/v2/auth?scope=ZohoCRM.users.ALL&client_id=1000.myclientid&response_type=code&access_type=offline&redirect_uri=https://localhost:7195/account/integrations/zoho/tokencallback
    • Generate Token v2 api using c# sdk

      Hello I am trying to generate a access token using c# sdk but fails every time.is there any sample code so that i can implement that code to insertleads in crm.  my use case is i want to insert and update lead in zoho crm. when user signup in my website i insert the detail of that user in crm using API v1. but V2 api is more confusing that API v1 . so please can anyone provide me a sample code of c# sdk to generate token and insert lead in crm. Or is there any way to achieve this without using c#
    • Upsert your missing data without affecting the historic logs

      Dear Customers, We hope you're well! Migrating your data from a legacy system to Zoho CRM is a critical operation as it deals with treasured data. In an unfortunate event, if you have missed to move your historical datasets, you have had to repeat the
    • Dashboard won't save, nor allow me to do a "save as"

      For some reason, one of my dashboards won't let me make any modifications to it and save?  I get the "do you want to save before closing?' and I say yes and the dialogue box just stays there.  I try to do a "save as" right after I open that dashboard and I get the dialogue box that seems to let me name the new dashboard, but it won't let me save.  The dialogue box just stays there unless I hit cancel or no. Can you please help? Jamie
    • Copying Files Between Modules

      Hi, I'm creating a Deluge script and I've hit a roadblock. I'm trying to copy files from one module (let’s call it Module A) into another one (Module B). Here’s what I’m doing: record = zoho.crm.getRecordById("Module_A", record_id); files_toCopy = record.get("Files_From_A");
    • Problem with scheduled report sending in Zoho Analytics

      Problem with scheduled report sending in Zoho Analytics. Reports are not sent due to size. How can I increase it?
    • 【Zohocreator】ログについて

      ワークフローのDelugeスクリプトのinfo関数が出力するログはどこから見れますか?
    • US military addresses

      When we have a client with a US military address having them fill in a form is a problem Zoho forms doesnt acommodate them correctly. It doesn't make sense for me to have to create a secondary data model for military addresses. I have placed some links
    • Introduction of Robotics Process Automation in Zoho products

      It will be great if Zoho can start advancing from automation to robotics process automation. For a start, it can be started with smart document understanding. Provide OCR engines Google cloud, Microsoft Azure Computer vision OCR, Microsoft OCR, Omnipage
    • Automation#34 : Automate Email threading for Ticket notification

      Hello Everyone, It's been a while since we've presented an automation. However, our community has been buzzing with ideas, use cases, and discussions with our community experts and Ask the Experts session. So, here we are again, presenting an automation
    • Zoho Sigma and Catalyst IPs for Whitelist

      Hi there, We are developing a series of integrations between Zoho CRM and Zoho Desk with an on-premises system for a customer and they have firewall rules to access their server, so they are requesting the list of IPs addresses for our backend calls,
    • 【開催報告】大阪 ユーザー交流会 2025/6/5 Zoho サービスを活用して業務をアップデート

      皆さま、こんにちは。コミュニティチームの中野です。 6/5(木)に、大阪 ユーザー交流会 を開催しました。本投稿では、その様子をお届けします。 当日の登壇資料などもこちらに共有しますので、参加できなかった皆さまもご参照ください。 (Zoho社員セッションの登壇資料については、8月に開催する福岡 ユーザー交流会の開催報告で共有予定です。) 今年初の開催となる大阪 ユーザー交流会では、akippa株式会社 内藤さんによるZoho CRM / Forms の事例セッションのほか、 「見込み客・顧客データの管理/活用方法」をテーマに、参加者同士でZohoサービス
    • Moving forward, can we change our reports to send record ID's by default?

      With the new policy of not including record ID's in reports, is there a way to default to including them in my reports as they used to be?
    • WhatsApp integration isn't very useful at all (no workflow support)

      We have set up WhatsApp through Business Messaging. It works, but there appears to be no workflow support for messages that are sent/received! Without being able to trigger a workflow when an inbound message is received, my colleagues would have to manually
    • Zoho CRM 差し込み文書テンプレート if文

      Zoho CRM の差し込み文書のテンプレートを作成しています。 フッターにページが 2ページになる場合は、「次葉へ」と言う文字を表示したいのですが、ページ数による判断はできないのでしょうか? 現在はサブフォームの行数で判断しているのですが、複数サブフォームを差し込んでいるので、合計何行で2ページ目になるのか把握が難しく、ページ数で判断できればうれしいなと思い、質問させていただきます。 ※行総数はワークフローでレコード保存時にカスタム関数でサブフォームの行数をカウントして数値を保存しています。
    • Record payment: Payment Mode vs. Deposit To and how to "connect" them!?

      How do we set up that when we choose:  "Payment Mode"= Cash, then "Deposit to" is automatically set to Petty Cash, and if we choose  "Payment Mode"= Check, then "Deposit to" is automatically set to Undeposited Checks, and if we choose  "Payment Mode"=
    • Allow split times for business hours feature

      It would be great to be able to set business hours multiple times during the same day. For example: Monday from 9am - 1pm, and then from 2pm - 5pm This would allow calls to be sent straight to voicemail during 1pm-2pm during lunch break.
    • Add Knowledge Base KB Articles to multiple categories

      Greetings, Love you help center system. One item that would be incredibly helpful to many of us would be able to add a single Knowledge Base KB article to multiple categories in our system. It seems it could be quite easy to use a checkbox form, instead
    • Peppol integration zoho invoicefu

      Hi, Belgium will require Peppol invoicing as of 2026. I found that this is being prepared for Zoho books, to be released in Sep 2025. Will Zoho Invoice get this functionality too? I like the Invoice app for my part-time side business as bike mechanic
    • Error in formula

      Can someone PLEASE tell me what is wrong with this formula? Formula return type, I have tried string and decimal fn.Year(fn.Now())-fn.Year(${cf_purchase_date}) I keep getting the following error. Incorrect argument type passed for function Year Thanks
    • Sync “Display Author Info” Setting from Zoho Desk to Zoho SalesIQ

      Dear Zoho SalesIQ Team, We’d like to suggest a refinement to how Zoho SalesIQ displays knowledge base articles that are synced from Zoho Desk. Current Behavior Zoho Desk allows us to control whether author information (name, profile picture, etc.) is
    • Next Page