Collect in-app feedback with richer context and granular insights

Collect in-app feedback with richer context and granular insights

Hello, Apptics community!

From GenAI chatbots to one-tap checkouts, user experience standards keep rising—yet 96% of unhappy users never explain what went wrong; they simply leave.

Introducing in-app feedback 2.0 banner

In-app feedback 2.0 is here to flip the script by empowering your app users to share the smallest moments of confusion, friction, or frustration as they happen instead of venting pent up frustration in posts later. Capture what users see, feel, and do right in the moment. Turn every piece of user input into actionable insights and ship better experiences across platforms, faster.

Key challenges this update solves

Challenge with traditional setup
How feedback 2.0 helps
Silent friction and hidden user frustration
Screen recordings capture the exact user journey behind every bug or breakthrough, reducing guesswork.
Siloed mobile and web data
A single console unifies feedback from JavaScript, Android, iOS (Cocoa), Windows, React Native, and Flutter.
Slow triage loops
Auto-captures diagnostic info, including session data, and console/network logs provide quicker time to resolution.
Privacy concerns
Masking personal information with built-in options and role-based access to user details and recordings helps protect user privacy.

What's new with in-app feedback: Highlights

  • Support for web (JavaScript) applications: Apptics now supports in-app feedback for web applications built with JavaScript.
  • Screen recording for in-app feedback and bug reports: Enable users to share screen recordings and attach other relevant attachments along with their feedback to provide more visual context.
  • Richer session context: Browse through the granular details of session data to get a complete understanding and resolve issues quicker.
  • Available across platforms: Use Zoho Apptics to implement a consistent feedback mechanism across both mobile and web platforms.

Getting started

The in-app feedback module is a plugin in Apptics. To get started, refer to our in-app feedback SDK guides for:
After setting up the SDK, you can programmatically customize when, where, and how the feedback widget should appear in your app. Once you implement Apptics' in-app feedback mechanism in the SDK, your users will see an option to send feedback, report bugs, ask for help, or flag issues—all from within the app.

To see how this works in action, explore how we've implemented the feedback widget in the Apptics web console and mobile apps. You can follow a similar approach and implement the in-app feedback widget in your applications in a way that suits your app's flow.

Screen recording of how the Apptics' feedback widget is implemented in the Apptics console.

Once feedback is submitted, the SDK automatically captures diagnostic information and logs and sends them along with the user's input. All feedback is then displayed in detailed reports in the Apptics console, which helps our team investigate and act on user feedback efficiently.

Analyzing insights from user feedback

Navigate to the In-app feedback module in the left menu to view insights on feedback received across platforms, analyze sentiments, and access detailed reports for every individual bit of feedback. Click on any feedback entry to view more feedback details.



Feedback details include:
  • Diagnostic info: Device, environment, and user information
  • Session data: Triggered events, screen navigation, and API calls
  • Visual context: Screen recordings and attachments
  • Breadcrumbs: Video transcripts, network activity, and console logs
NotesNote: Viewing feedback details is a role-based action; you can view details only if your assigned portal role has the feedback management privilege. Contact your portal admin to verify your role and privileges under your portal's settings.​

Complete the feedback loop

While collecting and analyzing feedback is important, understanding user needs and addressing their pain points is even more essential. Take action on feedback and bug reports directly within the Apptics console.

You can comment on individual pieces of feedback across different platforms and @mention team members to collaborate effectively. You can also integrate Apptics with other tools to help you receive instant notifications, streamline feedback handling, and assign feedback to your team's support agents to address user feedback promptly.

You can enable the following integrations:
  • Zoho Cliq or Slack integration - Get real-time notifications on the in-app feedback you receive via a dedicated Cliq channel or Slack workspace.
  • Zoho Desk or Zendesk integration - Convert feedback into support tickets and assign them to support reps.
  • Zoho Projects integration - Track and manage reported issues by assigning them as bugs to your team members.

With Feedback 2.0, you're not just collecting feedback; you're capturing the full context behind every user interaction. From session data to screen recordings, from mobile to web, from development to production—Apptics equips you to act quickly, make well-informed decisions, and deliver experiences that reflect what users truly want.

Have questions or need help implementing in-app feedback? Drop a comment below or email us at support@zohoapptics.com. We're here to listen! :)

Cheers,
Team Apptics
    • Recent Topics

    • How to overcome Zoho Deluge's time limit?

      I have built a function according to the following scheme: pages = {1,2,3,4,5,6,7,8,9,10}; for each page in pages { entriesPerPage = zoho.crm.getRecords("Accounts",page,200); for each entry in entriesPerPage { … } } Unfortunately, we have too many entries
    • Filter Based API request in Zoho Books using POSTMAN

      How do I GET only specified CONTACTS based on created time or modified time in Zoho Books using POSTMAN. In the api documentation, it is written we can apply filters but I need a sample request.
    • Checking if Creator has Change History

      Like zForms - whenever an entry was updated there's an option to attached change history to email notif. Trigger -> Successful form submission
    • Zoho Sheet - Desktop App or Offline

      Since Zoho Docs is now available as a desktop app and offline, when is a realistic ETA for Sheet to have the same functionality?I am surprised this was not laucned at the same time as Docs.
    • Zoho sites header

      Good day, Im stuck with this situation. I choose a template for my website creation. I have tweaked every instance of the visual editor, regarding the header, I have created created customize fonts presets... I have followed every single step. and my
    • Your bot just got smarter: AI-Powered routing that reads between the lines

      What if your bot could tell the difference? Between a visitor who just needs a quick answer, someone actively comparing options, and a frustrated customer one click away from leaving? Most bots can't. They deliver the same response to everyone, missing
    • Recurring Supervisor Rule Reminders for Open/In-Progress Tickets

      Hello Zoho Support Team, I would like to suggest a potential improvement regarding reminders for tickets and activities in Zoho Desk. Currently, it is possible to set reminders only once. In the Supervisor Rules section, it is possible to configure reminders
    • Round robin

      Hi, I'm trying to set up a round robin to automatically distribute tickets between agents in my team but only those tickets that are not otherwise distributed by other workflows or direct assignments. Is that possible and if so which criteria should I
    • Kaizen #152 - Client Script Support for the new Canvas Record Forms

      Hello everyone! Have you ever wanted to trigger actions on click of a canvas button, icon, or text mandatory forms in Create/Edit and Clone Pages? Have you ever wanted to control how elements behave on the new Canvas Record Forms? This can be achieved
    • Unable to create embed code for resource of workdrive using API

      Hello Team, I am trying to create embed code for a resource using workdrive api in powershell, however facing some issues with injecting data in body. Followed Doc: https://workdrive.zoho.com/apidocs/v1/filefoldersharing/shareeveryone Please help, below
    • how to use validation rules in subform

      Is it possible to use validation rules for subforms? I tried the following code: entityMap = crmAPIRequest.toMap().get("record"); sum = 0; direct_billing = entityMap.get("direct_billing_details"); response = Map(); for each i in direct_billing { if(i.get("type")
    • Adding contact role to a specific deal js sdk malfunctioning

      i was trying to add the contact role to a specific deal contact but repeatedly i am getting this error: { "code": "SUCCESS", "details": { "statusMessage": { "code": "INVALID_DATA", "details": { "expected_data_type": "jsonobject" }, "message": "body",
    • WIDGET in related record list ZOHO CRM; how to get and put data to subform custom fields?

      he need: Read and write two custom subform line-item fields on Quotes: Segment_wyceny (picklist/text) and W_pakiecie (number). Write works; read does not return these fields via SDK. Environment Zoho CRM Widget Zoho Embedded App SDK v1.2 Module: Quotes
    • So we ran with it for the week

      In our company i bit the bullet and ran with FSM for a whole week. Service calls, deliveries and surveys. Covering about 30-120 miles a day to domestic properties. Loved the appointment list and satnav integration. Loved the timer to measure the appointments.
    • Q3 Updates from Bigin!

      Hey Biginners, Hope you’re doing great! As we approach the end of 2025, we truly hope Bigin has been a part of helping you build your dream business this year! We've been busy working behind the scenes to bring you features that make running your business
    • New Series Announcement - Ecommerce Marketing Tips

      Running an online business is more than just having a website. It’s about getting the right customers to discover you, trust you, and keep coming back. To support your growth journey, we’re launching a weekly Marketing Tips series right here on Zoho Commerce
    • Client Script | Update - Introducing Subform Events and Actions

      Are you making the most of your subforms in Zoho CRM? Do you wish you could automate subform interactions and enhance user experience effortlessly? What if you had Client APIs and events specifically designed for subforms? We are thrilled to introduce
    • Global Sets for Multi-Select pick lists

      When is this feature coming to Zoho CRM? It would be very useful now we have got used to having it for the normal pick lists.
    • {"errors":[{"id":"500","title":"Servlet execution threw an exception"}]}

      Here's the call to move a file to trash. The resource_id is accurate and the file is present. header = Map(); header.put("Accept","application/vnd.api+json"); data = Map(); data_param1 = Map(); att_param1 = Map(); att_param1.put("status",51); data_param1.put("attributes",att_param1);
    • Converting Sales Order to Invoice via API; Problem with decimal places tax

      We are having problems converting a Sales Order to an Invoice via API Call. The cause of the issue is, that the Tax value in a Sales Order is sometimes calculated with up to 16 decimal places (e.g. 0.8730000000000001). The max decimal places allowed in
    • Empowered Custom Views: Cross-Module Criteria Now Supported in Zoho CRM

      Hello everyone, We’re excited to introduce cross-module criteria support in custom views! Custom views provide personalized perspectives on your data and that you can save for future use. You can share these views with all users or specific individuals
    • Zoho Canvas - Custom templates for related lists

      Hi, I see that the example pages load always one of our related lists in a custom template, but I dont know how to work with that:  1) How can i make my own custom templates for related lists?  2) Where and how can i check out existing custom templates?
    • Kaizen #147 - Frequently Asked Questions on Zoho CRM Widgets

      Heya! It's Kaizen time again, folks! This week, we aim to address common queries about Zoho CRM Widgets through frequently asked questions from our developer forum. Take a quick glance at these FAQs and learn from your peers' inquiries. 1. Where can I
    • Scheduling Calls in CommandCenter / Blueprints

      I would love it if you could add a function to schedule a call in the lead's record for a future date. I know you can add a Task by going to Instant Actions > Task and completing the form: These tasks go into the lead's record under Open Actions. But
    • open word file in zoho writer desktop version

      "How can I open a Microsoft Word (.doc or .docx) file in Zoho Writer if I only have the file saved on my computer and Zoho Writer doesn't appear as an option when I try 'Open with'? Is there a way to directly open the .doc file in Zoho Writer?"
    • How to invite friends on other social media platforms to one of my group chats in arattai?

      Hello, I have formed chat groups in arattai. I want to invite my friends on other social media platforms like WhatsApp/ FB to one of my groups. Different friends would be invited to different groups. How to share an invite link of one of my groups to
    • Zoho PDF editor has a lot of issues.

      Zoho PDF editor needs a lot of work. It hangs and glitches a lot. Deletes annotations and clearings randomly.
    • Writer sing up problom

      Zoho writer sing up prolom face
    • link to any Belgian bookkeeping software?

      Hello, Does anyone on this Forum can help me with the question whether the ZOHO CRM (Invoices) or ZOHO Book can be linked to software that is used for Belgian Bookkeeping/accountancy? By linking, I mean either with the help of a middleware program or either by the ability to export the custom made reports as CSV-files... If someone has an experience with online CRM-Accountancy in Belgium, with ZOHO (or other), it would be great to read it... Thank you
    • Enable Password Import option in ulaa browser

      Dear Ulaa Team, I noticed that the Ulaa Password Manager currently offers an option to export passwords, but not to import them. This limitation poses a challenge for users like me who have stored numerous credentials in browsers like Chrome. Manually
    • Market cap

      Market cap formula?? Kaise nikale
    • stock

      bom/bse : stock details or price =STOCK(C14;"price") not showing issue is #N/A! kindly resolve this problem
    • Zoho sheet desktop version

      Hi Zoho team Where can I access desktop version of zoho sheets? It is important as web version is slow and requires one to be online all the time to do even basic work. If it is available, please guide me to the same.
    • ZOHO SHEETS

      Where can I access desktop version of zoho sheets? It is important to do basic work If it is available, please guide me to the same
    • Option to Empty Entire Mailbox or Folder in Zoho Mail

      Hello Zoho Mail Team, How are you? We would like to request an enhancement to Zoho Mail that would allow administrators and users to quickly clear out entire folders or mailboxes, including shared mailboxes. Current Limitation: At present, Zoho Mail only
    • Zoho Books - France

      L’équipe de Zoho France reçoit régulièrement des questions sur la conformité de ses applications de finances (Zoho Books/ Zoho Invoice) pour le marché français. Voici quelques points pour clarifier la question : Zoho Books est un logiciel de comptabilité
    • Using Zoho Flow to create sales orders from won deal in Zoho CRM

      Hi there, We are using Zoho Flow to create sales orders automatically when a deal is won in Zoho CRM. However, the sales order requires "Product Details" to be passed in "jsonobject", and is resulting in this error: Zoho CRM says "Invalid input for invalid
    • Custom function return type

      Hi, How do I create a custom deluge function in Zoho CRM that returns a string? e.g. Setup->Workflow->Custom Functions->Configure->Write own During create or edit of the function I don't see a way to change the default 'void' to anything else. Adding
    • Is Zoho Sheet available for Linux ?

      Is Zoho Sheet available for Linux ?
    • Limit in number of records for subforms and multi-select lookup fields

      It is my understanding that a maximum of 100 items can be selected in a multi-select lookup field, and that a total of 200 items can be selected in total between both subforms in a given module.  Are there any ways to work around this limitation if we
    • Next Page