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

    • Zoho API Error Code 7019 when adding job.

      Hello, I am following the documentation found here. https://www.zoho.com/people/api/timesheet/adding-jobs.html Regardless of how I try and post the data (including just using the example requests), I receive back the response {'response': {'message':
    • How to see changes with ZOHO.CRM.API.updateRecord(config) without reload page

      hello got a widget in account, trigger with a button i copy data to account when click on a button, in my popup All is working well. But i need to reload the page to see the update. How can i see the changes without reloading page, only when close the
    • How to call a Creator function which is in a different Creator application?

      How to call a Creator function which is in a different Creator application?
    • Unable to send message; Reason: 554 5.1.8 Email Outgoing Blocked

      My account is mino@flawless-frames.com, or flawlessframesstudio@gmail.com Could you please unblock my account, I've got restricted from sending more emails
    • Stock Count

      The stock count is a nice new feature, but we cannot figure out how to: 1. Use it without assigning to a person, we have a team or one of multiple do stock counts as do most any company. 2. Add any extra fields to what the "counter" sees. The most important
    • Move a Contact from Current Account to a NEW Account

      I do not believe the functionality to Move a Contact from a Current Account to a New Account is not available. Please someone tell me I am missing something! I have been through designing, developing, using and selling CRM systems for over 25 years and had this functionality20+ years ago in other CRMs.  In the real world people move from one organisation to another. In the sales, finance and technical world it is nice to see the communication history with that person in their old account and also
    • Force Specific Layout for CRM Contacts Portal

      Hello: We're in trial on ZOHO One and looking at the CRM Portal (just for the contacts module). We have a client layout set up for Contacts that is working well for our internally, but for the portal we don't want to require (make mandatory) some of the
    • Automatic Removal of Departments and Groups for Inactive Employees in Zoho One

      Hi Zoho One Team, We hope you're doing well. Currently, when an employee is marked as inactive in Zoho One, they remain listed as a member of their department and associated groups. This creates a challenge in maintaining accurate records and ensuring
    • Change eMail Template for Event-Invitations

      Hello ZOHO-CRM Team How I can change the eMail Template for Event-Invitations? I work with the German Version of the Free Version. I know how I can modify eMail alerts or Signature Templates, but where I can other eMails modify you send out? Thank you for your answer. Regards, Juerg
    • Zoho Social integration with Zoho Flow

      Is there any plans for Zoho Social integration with Zoho Flow?
    • Zoho CRM Widget and translations

      Hi everyone! We're building a Widget with zoho-extension-toolkit, how is localization supposed to work? "zet init" created a translations/en.json file, but what should go inside it and how is it supposed to be accessed from the Widget/javascript? Thanks
    • Bienvenue à Zoho FSM : l'optimisation des opérations locales qui offre une expérience de service impeccable

      Nous sommes ravis de vous présenter Zoho FSM, la plateforme de gestion des services terrain de bout en bout. Les solutions de gestion des services locaux s'adressent aux organisations qui effectuent des activités d'installation, de réparation et de maintenance
    • Adding tag to specific record as an acion in a workflow

      Hi! I've created the following workflow in the module 'Leads'. When a record meets the criteria, there should be a tag added to the specific record in the module 'Contacts'. In the module 'Leads', there is a look-up field named 'Kandidaat' which is connected
    • Trying to catch error with ZOHO.CRM.HTTP.get (Response Code)

      Hello, I'm trying to get response header from ZOHO.CRM.HTTP.get, in order to catch error like 404 or something else but it seems that ZOHO.CRM.HTTP.get() method only returns the body of the response, and I see no way to access the headers returned. Is
    • FSM - How to ADD PHOTOS to Estimates & Invoices

      How can you add photos to estimates and invoices that are being emailed to the client so the can see what you are estimating and your completed work?
    • Free developer edition of Zoho CRM

      A question for Zoho and other developers: How can you set up a demonstration version of a Zoho CRM implementation to show employers/clients what can be achieved? Do you pay for Zoho CRM Enterprise/Zoho One for this purpose? Does Zoho offer a free version
    • Can I add Conditional merge tags on my Templates?

      Hi I was wondering if I can use Conditional Mail Merge tags inside my Email templates/Quotes etc within the CRM? In spanish and in our business we use gender and academic degree salutations , ie: Dr., Dra., Sr., Srta., so the beginning of an email / letter
    • Where are scheduled emails stored?

      After you schedule an email to go out through the CRM, how do you go about changing that scheduled email? Or even where can I see the list of emails scheduled to go out? They are not listed in my Zoho Mail account in Outbox which has been the only answer
    • CRM Home Page Dashboard, how can i add zoho desk cases?

      How can i see which tickets are in my group as a dashboard component on the home tab in zoho crm? I don't see any way of adding this.
    • Custom Module missing SDK function fetchRelatedRecords(...) in a Client Script

      Good day, We have added a new module with a Multi-Lookup relation to Contacts.  When we tried to use the fetchRelatedRecords(id, related_list_api_name) function to get Related Records it is missing for our new custom module. https://js.zohocdn.com/crm/5124797/documentation/DotSDK/Modules.html
    • Assistance with Setting Default Values for Zoho Chat Custom Fields

      I am currently using the Zoho Chat JavaScript API to successfully add custom fields to the chat interface. While the implementation of these fields has been smooth, I am now looking to set default values for these custom fields. However, I couldn't find
    • Subform Client Script

      Good day,  I have a subform where users can subscribe to various magazines. I would like to prevent the user from selecting the same magazine twice when adding a new row. Is there a way to prevent the user from doing this? (Can it be done via a client
    • Serious question: Are there actually "solo-preneurs"/small business owners who made Zoho-one work well for them?

      L.S. After already many years of continued struggle with Zoho-One, I am seriously wondering if there are actually solo-preneurs (one person small business owners - without a large, dedicated IT dept.) who got it (Zoho-One) to work well for their businesses.
    • Calendar Bookings in Recruit

      Hi there, We have recently started using Zoho recruit and although it has some great functionality there are a few gaps that are causing real headaches. One of those being how interviews are scheduled. The majority of our hiring managers are field based
    • Getting Error : Developer Tool Detected

      Hi Team, Getting the error during open the portal, error attached on the same ticket. Please check and help us to resolve the same.
    • Send Zoho Creator Template by Email or sendemail

      Hello All Question:- How we can send the Zoho creator email template using the send email by the workflow or using the Function? by the Workflow sendmail [ from: zoho.adminuserid to: "zohodeveloper@yopmail.com" subject: "Test Template" message: "Test
    • Upgraded to Zoho One but Zoho Meeting still says Free Plan

      I signed-up for the Zoho One plan. When exploring the applications included, I came across a problem with Zoho Meeting. It says it's the free plan. I emailed support but they sent me a link that doesn't work and, when I found the article on my own, it
    • 新年のご挨拶、直近のイベントスケジュール

      🎍🐍謹賀新年🎍🐍 ユーザーの皆さま、明けましておめでとうございます! コミュニティチームの中野です。 本年もよろしくお願い致します。 昨年のZoho Japanコミュニティでは、東京・大阪・名古屋・福岡 4都市でのユーザー交流会開催や、自社最大イベント「Zoholics Japan 2024」でZoho Championの皆さまとのパネルディスカッション、10月の東京ユーザー交流会では本社CRMプロダクトマネージャーを招きロードマップ解説セッションの実施、さらにZohoアンバサダープログラムのローンチ(近日公開予定)など、新たな取り組みに挑戦しました。
    • Request to Customize Module Bar Placement in New Zoho CRM UI

      Hello Support and Zoho Community, I've been exploring the new UI of Zoho CRM "For Everyone" and have noticed a potential concern for my users. We are accustomed to having the module names displayed across the top, which made navigation more intuitive
    • Client script: Can not choose a date field for an onChange field event

      Hi Zoho Team Why can't I choose one of my date fields to trigger an onChange event? Is this a client script limitation, or something wrong with my instance? If it is a limitation, is this mentioned in the documentation anywhere? Thanks. Marcus
    • Upgrade User

      Hi Sir/Madame, I have 7 users in my organisation but I need upgrade more space only 2 users. Is it possibe? Thanks
    • Dashboard Auto-refresh

      Why is there no Auto-refresh on the Dashboard? People have been asking for the last 6 years for this function from what I can see in my reasearch, it seems like a very simple intergration for Zoho to achieve. on Sept. 2, 2014, this was added: Support
    • Console error with widget in View mode, not present in Edit Mode with ZOHO.CRM.API.updateRecord(config)

      hello i have that function to update an account records (from a widgets created with sigma) function handleCopyButtonCRMClick() { console.log('handleCopyButtonCRMClick'); /* * Fetch Information of Record passed in PageLoad * and insert the response into
    • add meeting link

      i want to add A meeting link in the mail when the user book the appointment then with the conformation mail i want to add meeting link there
    • Zoho One - White Label

      Releasing a white-label feature for Zoho One, or any software or service, can offer several advantages and benefits for both the company providing the software (Zoho in this case) and its users. Here are some key reasons for releasing a white-label feature
    • Missing parameters in request, any way i can figure out what parameters i need to add?

      const url = "https://people.zoho.com/people/api/forms/json/P_Task/insertRecord"; const inputData = { "Status": "Open", "Description": "Task to set up and configure Zoho Mail on desktop application.", "CreatedTime": "01-Jan-2025 10:30 AM", "Due_Date":
    • Running Total % in Pivot with filters

      Hi there, I have seen a few posts on this topic, but i cant seem to find one that will work when applyig filters to the data. I have Rows and Data in a pivot view I want to show the running total of revenue as a % of the total for the data set. If i add
    • Included in Zoho One?

      Will LandingPage eventually be included in Zoho One?
    • Add an "Impersonate" feature to Zoho Projects

      It would be nice to have an "impersonate" feature added to Zoho Projects that would allow administrators to impersonate employees to enable administrators to see for themselves what employees can and cannot see in the system. I am aware of all of the
    • Select CRM Custom Module in Zoho Creator

      I have a custom module added in Zoho CRM that I would like to link in Zoho creator.  When I add the Zoho CRM field it does not show the new module.  Is this possible?  Do i need to change something in CRM to make it accesible in Creator?
    • Next Page