Contact Us

If you still have questions or prefer to get help directly from an agent, please submit a request.
We’ll get back to you as soon as possible.

Please fill out the contact form below and we will reply as soon as possible.

  • Go to Haptik Website
  • Contact Us
  • Home
  • Bot Building
  • Whatsapp Bots

Using WhatsApp Send Location Feature on Haptik Bot

Written by Hitesh Singla

Updated on April 25th, 2023

Contact Us

If you still have questions or prefer to get help directly from an agent, please submit a request.
We’ll get back to you as soon as possible.

Please fill out the contact form below and we will reply as soon as possible.

  • Getting Started
    Build Deploy Analyse Manage Account Bot Deactivation
  • Bot Building
    Essentials Smart Skills Steps User Messages Bot Responses Entities Connections Customisations User feedback collection Testing Whatsapp Bots NLU Bot Maintenance
  • Smart Agent Chat
    Set up Admin Settings MyChats Section (Agent Inbox) Live Traffic Section Teams Section Archives Section Analytics Plans on Smart Agent Chat
  • Conversation Design
    Design Basics Design Guides Designing for Platforms Designing WhatsApp Bots
  • Developer Guides
    Code Step Integration Static Step Integration Shopify Integration SETU Integration Exotel Integration CIBIL integration Freshdesk KMS Integration PayU Integration Zendesk Guide Integration Twilio Integration Razorpay Integration LeadSquared Integration USU(Unymira) Integration Helo(VivaConnect) Integration Salesforce KMS Integration Stripe Integration PayPal Integration CleverTap Integration Fynd Integration HubSpot Integration Magento Integration WooCommerce Integration Microsoft Dynamics 365 Integration
  • Deployment
    Web SDK WhatsApp Facebook Instagram Sunshine Conversation LINE Google Business Messages Telegram MS Teams Bot as an API iOS SDK Android SDK
  • External Agent Tool Setup
    Zendesk Chat Salesforce Service Cloud Freshchat Zoho NICE CXOne Gorgias
  • Analytics & Reporting
    Intelligent Analytics
  • Notifications
    SMS Notifications Success Measurement
  • Commerce Plus
    Catalog Integration Bot Building Guide Channel Deployments Unified ML Pipeline Documentation
  • Troubleshooting Guides
    Error Messages FAQs
  • Release Notes
+ More

Table of Contents

Overview Location Request Messages Enablement Benefits of Request Location Messages Note

Overview

Interactive messaging gives users a simpler way to find and select what they want from your business on WhatsApp. No wonder chatbots using interactive messaging features achieve significantly higher response rates and conversions compared to those that are text-based. See for yourself below, which one would you prefer?

Businesses need to switch to a better version. And this guide teaches you how to use this location message option, namely Location Request Messages.

Location Request Messages Enablement

Location request messages contain body text and a Send Location button that users can tap. Tapping the button displays a location sharing screen which the user can then use to share their location.

To send a location request message, first assemble an interactive object with text you wish to display in the message, as below:

{
    "type": "WHATSAPP_LOCATION_REQUEST",
    "body": {
      "type": "text",
      "text": "Enter your location"
     },
    "action": {
      "name": "send_location"
    }
}

Paste this JSON data on your bot by adding Raw Text/JSON as the HSL element, as a Bot reply to a particular user query. Note that only the parameter named “text” is editable in the above code, rest all will remain the same.

Once added, the feature becomes active and one can directly use this WhatsApp feature on their bot.

Benefits of Request Location Messages

Reduced Funnel Dropout: For consumers who are not tech-savvy, the ‘Send Location CTA’ should reduce user confusion and funnel dropout.

Reduced Number of Steps before Conversion: The ‘Send Location CTA’ should reduce the number of ‘clicks’ for a user to share their location with a business, helping to speed up the time taken from the first message to conversion.

Decreased Incidence of Bot-break: Consumers should be no longer able to share live-location, leading to reduced incidence of bot-break.

Increased Professionalism and Trustworthiness: The ‘Send Location CTA’ should provide businesses’ bot flows with a higher degree of professionalism when it comes to location sharing.

Delete

Note

This feature is currently available only on WhatsApp On-Premises APIs.

For further clarity into the feature, contact your Haptik SPOC to assist you better.

Was this article helpful?

Yes
No
Give feedback about this article

Related Articles

  • Steps to create a WhatsApp Bot
  • Sending WhatsApp Contact Cards via Haptik Bot
  • Introduction to WhatsApp Bots
  • What are WhatsApp Voice Notes?

Platform

  • Conversation Studio
  • Smart Skills
  • Advanced NLU
  • Intelligent Analytics
  • Omnichannel
  • Smart Agent Chat
  • Enterprise Security
  • Integrations

Solutions

  • Conversational Commerce
  • Lead Generation
  • Customer Care
  • WhatsApp
  • Conversational IVR
  • Google Business Messages

Industries

  • Retail/ E-Commerce
  • Financial Services
  • Travel & Hospitality
  • Telecom

Knowledge

  • ROI Calculator
  • Reports & Research
  • Case Studies
  • Webinars
  • ISAT
  • Tech Blog
  • Business Blog
  • Resources
  • Haptik v/s Yellow
  • Haptik v/s Liveperson
  • Haptik v/s IBM Watson
  • Haptik v/s Verloop
  • Conversations on AI

Company

  • Why Haptik
  • About Us
  • Careers
  • News & Media
  • Awards & Recognition
  • Contact Us
  • Partnerships
  • Investor Relations

Subscribe

Sign up to recieve the latest updates

Find us on

  • Twitter-footer
  • Linkedin-footer
  • YT-footer
  • Insta-footer
  • G2-footer
  • Facebook-footer

Knowledge Base Software powered by Helpjuice

Copyright © jio Haptik Technology Limited 2021 | Data Security & Privacy Policy | GDPR

North America | Asia Pacific | Africa | enterprise@haptik.ai

Definition by Author

0
0