Customer Feedback with Location Capture and Interactive Visualization

Customer Feedback with Location Capture and Interactive Visualization

1. Requirement

Capture the location of the user and visualize it in a map by using the location capture feature in Zoho Creator form.

2. Use Case

Consider an organization offering courier, package delivery, express mail, and logistic services, where Zoho Creator is employed for customer feedback surveys. Enabling the location capture feature in this form enhances the understanding of localized customer experiences and preferences. By organizing the gathered location data based on zip codes and utilizing pivot report in map format, the organization can filter and visually represent customer reviews. This enables the identification of specific areas where customers may perceive the service as poor, facilitating targeted improvements in those regions.

3. Steps to Follow

3.1. Create Form

  1. Create a form with the following details to collect customer reviews.

    Form

    Form Link Name

    Field Type

    Field Name

    Field Link Name

     

     

    Customer Review

     

     

    Customer_Review

    Name

    Customer Name

    Customer_Name

    Phone

    Phone

    Phone

    Email

    Email

    Email

    Radio

    How are you satisfied with our product/service?

    • Very Satisfied

    • Satisfied

    • Neutral

    • Unsatisfied

    How_are_you_satisfied_with_our_product_service

    Multi Line

    How was your overall experience with our product/service?

    How_was_your_overall_experience_with_our_product_service

    Decimal

    Latitude

    Latitude

    Decimal

    Longitude

    Longitude

Note: Update the default Decimal Points setting for the decimal-type Latitude and Longitude fields to 6 in the field properties to ensure precision in the values.

3.2. Enable Capture Location

Note: Location data is regarded as personal information and will only be captured with the user's explicit consent. Refer to understand capturing location to learn more.
  1. Select Capture Location option in the form properties as shown below.

  2. Create a workflow to execute on the successful submission of the Customer Review form and name the workflow as Autofill Coordinates. This workflow uses the Capture location property to fetch the customer's postal code. The zip code will then be used to populate the corresponding geo-coordinates in the Latitude and Longitude fields of the form.

  3. Add the following code in the Deluge editor.
  1. //Fetch the postal code of the captured location form the form and use the Geocode task to get the geographic coordinates corresponding to that postal code
  2. geo_coordinates = zoho.map.geoCode(Added_Location.postal_Code); //The Added_Location is a system field that gets created automatically when the location capture feature is enabled in the form. 
  3. //Populate the Latitude and Longitude fields with the fetched values
  4. input.Latitude=geo_coordinates.getJSON("latitude");
  5. input.Longitude=geo_coordinates.getJSON("longitude");

3.3. Hide Fields

  1. Create another workflow to hide the auto-populated Latitude and Longitude fields of the Customer Review form.

  2. On the subsequent page, click Add New Action > Hide fields, set this action to run always, and select the Latitude and Longitude fields.

3.4. Publish the Form

  1. Publish the Customer Review form to make it publicly accessible.

  2. Share the permalink with customers through your preferred mediums, such as the website, QR codes, and blogs, to gather their reviews.

3.5. Create Pivot Chart

  1. Navigate to the Design page of your application and click create icon (+) at the top of the Design page.

  2. Select Report and choose Pivot Chart.

  3. Select the Customer Review form and name the report Customer Review Location Map. Click Create Report.

  4. In the next page, drag and drop the Latitude field from the left pane to the X-axis.

  5. Select the dropdown near the X-axis and choose Latitude under Geo Location, as shown.

  6. Drag and drop the Latitude field from the left pane to the Y-axis and select Longitude under Geo Location in the dropdown, as shown.

  7. Drag and drop the How are you satisfied with our product/service? field to the color field. This will differentiate the customer reviews based on the color.

  8. After configuration, click Click Here to Generate Graph.
    The geo-coordinates will be pointed on the map with the appropriate customer response.

  9. Choose the appropriate map chart type to visualize the data with more details. For our use case we have chosen Map - Bubble as shown below.

  10. Click Done to save your configurations.

Access the map report in live mode to view and interact with the map. You can also filter the data points on the map based on the customer reviews such as Very Satisfied, Satisfied, Neutral, and Unsatisfied using the filter option.

4. See How it Works


  1. Geocode
  2. Capture Location



      Create. Review. Publish.

      Write, edit, collaborate on, and publish documents to different content management platforms.

      Get Started Now


        Access your files securely from anywhere

          Zoho CRM Training Programs

          Learn how to use the best tools for sales force automation and better customer engagement from Zoho's implementation specialists.

          Zoho CRM Training
            Redefine the way you work
            with Zoho Workplace

              Zoho DataPrep Personalized Demo

              If you'd like a personalized walk-through of our data preparation tool, please request a demo and we'll be happy to show you how to get the best out of Zoho DataPrep.

              Zoho CRM Training

                Create, share, and deliver

                beautiful slides from anywhere.

                Get Started Now


                  Zoho Sign now offers specialized one-on-one training for both administrators and developers.

                  BOOK A SESSION







                              Quick LinksWorkflow AutomationData Collection
                              Web FormsRetailOnline Data Collection Tool
                              Embeddable FormsBankingBegin Data Collection
                              Interactive FormsWorkplaceData Collection App
                              CRM FormsCustomer ServiceForms for Solopreneurs
                              Digital FormsMarketingForms for Small Business
                              HTML FormsEducationForms for Enterprise
                              Contact FormsE-commerceForms for any business
                              Lead Generation FormsHealthcareForms for Startups
                              Wordpress FormsCustomer onboardingForms for Small Business
                              No Code FormsConstructionRSVP tool for holidays
                              Free FormsTravelFeatures for Order Forms
                              Prefill FormsNon-Profit
                              Forms for Government
                              Intake FormsLegal
                              Mobile App
                              Form DesignerHR
                              Mobile Forms
                              Card FormsFoodOffline Forms
                              Assign FormsPhotographyMobile Forms Features
                              Translate FormsReal EstateKiosk in Mobile Forms
                              Electronic FormsInsurance
                              Drag & drop form builder

                              Notification Emails for FormsAlternativesSecurity & Compliance
                              Holiday FormsGoogle Forms alternative GDPR
                              Form to PDFJotform alternativeHIPAA Forms
                              Email FormsWufoo alternativeEncrypted Forms
                              Accessible FormsTypeform alternativeSecure Forms

                              WCAG

                                          Create. Review. Publish.

                                          Write, edit, collaborate on, and publish documents to different content management platforms.

                                          Get Started Now






                                                            You are currently viewing the help pages of Qntrl’s earlier version. Click here to view our latest version—Qntrl 3.0's help articles.




                                                                Manage your brands on social media

                                                                  Use cases

                                                                  Make the most of Zoho Desk with the use cases.

                                                                   
                                                                    

                                                                  eBooks

                                                                  Download free eBooks and access a range of topics to get deeper insight on successfully using Zoho Desk.

                                                                   
                                                                    

                                                                  Videos

                                                                  Watch comprehensive videos on features and other important topics that will help you master Zoho Desk.

                                                                   
                                                                    

                                                                  Webinar

                                                                  Sign up for our webinars and learn the Zoho Desk basics, from customization to automation and more

                                                                   
                                                                    
                                                                  • Desk Community Learning Series


                                                                  • Meetups


                                                                  • Ask the Experts


                                                                  • Kbase


                                                                  • Resources


                                                                  • Glossary


                                                                  • Desk Marketplace


                                                                  • MVP Corner



                                                                    Zoho Sheet Resources

                                                                     

                                                                        Zoho Forms Resources


                                                                          Secure your business
                                                                          communication with Zoho Mail


                                                                          Mail on the move with
                                                                          Zoho Mail mobile application

                                                                            Stay on top of your schedule
                                                                            at all times


                                                                            Carry your calendar with you
                                                                            Anytime, anywhere




                                                                                  Zoho Sign Resources

                                                                                    Sign, Paperless!

                                                                                    Sign and send business documents on the go!

                                                                                    Get Started Now




                                                                                            Zoho TeamInbox Resources





                                                                                                      Zoho DataPrep Demo

                                                                                                      Get a personalized demo or POC

                                                                                                      REGISTER NOW


                                                                                                        Design. Discuss. Deliver.

                                                                                                        Create visually engaging stories with Zoho Show.

                                                                                                        Get Started Now










                                                                                                                            • Related Articles

                                                                                                                            • FAQs: Capture Location - Location Data

                                                                                                                              This page covers everything you need to know about managing geolocation data capture on your website forms, from informing users about location tracking to enabling and disabling the feature as per consent and privacy regulations.covers What is ...
                                                                                                                            • Capture Location

                                                                                                                              Manage the capturing of location data by forms Location is considered personal data. It will be captured only when your users consent. Refer to understand capturing location to learn more. You can manage capturing location data as follows: Enable ...
                                                                                                                            • Capture data using NFC

                                                                                                                              Requirement Capture data from NFC supported tags. Use Case An organization wants a mechanism where its employees can submit feedback about its cafeteria and restrooms by tapping their NFC- enabled ID cards against the feedback collecting ...
                                                                                                                            • FAQs: Capture IP Address - Location Data

                                                                                                                              This page covers about effectively capturing and managing IP addresses on form submissions, ensuring GDPR compliance, transparency in informing users, and addressing concerns regarding data storage and disabling options. What is the purpose of ...
                                                                                                                            • Capture geo coordinates

                                                                                                                              Manage capturing geo coordinates of address Refer to this section to learn about the Capture geo coordinates property of the Address field. Open the form builder. Select the address field. The Field Properties pane will appear on the right. Check the ...
                                                                                                                              Wherever you are is as good as
                                                                                                                              your workplace

                                                                                                                                Resources

                                                                                                                                Videos

                                                                                                                                Watch comprehensive videos on features and other important topics that will help you master Zoho CRM.



                                                                                                                                eBooks

                                                                                                                                Download free eBooks and access a range of topics to get deeper insight on successfully using Zoho CRM.



                                                                                                                                Webinars

                                                                                                                                Sign up for our webinars and learn the Zoho CRM basics, from customization to sales force automation and more.



                                                                                                                                CRM Tips

                                                                                                                                Make the most of Zoho CRM with these useful tips.



                                                                                                                                  Zoho Show Resources