Haptik Docs

Haptik Docs

  • Tools
  • Integrations

›Smart Skills

Getting Started

  • Introduction

Smart Skills

  • Introduction
  • Ecommerce
  • Telecom
  • Insurance

Conversation Design

  • Introduction
  • Setting up a Flowchart tool
  • Building Blocks of Design
  • Chat Initiation
  • Chat Middle
  • Chat End
  • Conversation Design on WhatsApp
  • Building IVAs on WhatsApp
  • WhatsApp HSMs
  • Design Review

Essentials of Bot Building

  • Making Your First Bot
  • Bot Hierarchy
  • Creating a Story
  • Creating Nodes
  • User Says Guidelines
  • Smart Variants
  • Bot Says
  • Chat Elements
  • Connections
  • Entities
  • Small Talk
  • FAQ Nodes
  • Upload Graph Nodes
  • Search your IVA

Configurations Settings

  • Business
  • Platforms Deployment
  • Copy & Paste on Conversation Studio
  • Share your IVA
  • Transfer your IVA
  • Bot Prompts

NLU

  • Introduction
  • Intent & Entity
  • Dialogue Manager
  • Managing Bot Context and State
  • Did you mean? (Disambiguation)
  • Smart Assist

Integrations

  • Introduction
  • Code Node Integration
  • Static Node Integration
  • Integration Parameters

Quality Assessment

  • Introduction
  • ORACLE Feedback
  • Functional Testing
  • Regression Testing

Advanced

  • Integrating Webviews
  • Integrating with External Bot

Webhooks

  • Additional APIs

Miscellaneous

  • Multilingual Virtual Assistants
  • Voice IVAs

Ecommerce

Introduction

The Ecommerce Smart Skills are eligible to fulfill critical customer support queries. The Smart Skills are selected based on market research and user behavior of the retail vertical.

1. Track Order/Order status

Orders in transit can be tracked in real-time by the users through identifiers like order ID.

  • The IVA will be trained to fetch the user's order status.
  • The IVA will first present the list of active orders to the user.
  • The user can proceed by selecting a specific order.
  • The IVA will then fetch the status of that order via a Track Order API.
  • The order details can be fetched with the help of any unique identifier - Order Id, tracking id, phone number.

You can refer to this template on Conversation Studio with the name ecommerce_track_my_order.

2. Check refund status

Users can check the status of the refund of canceled or returned orders in real-time. The refund status of multiple orders can also be tracked by the user.

  • The IVA will be equipped to give out refund status to the user for a particular order.
  • The IVA will first present the list of orders for whom the refund is an active stage.
  • Further to the user's selection of the order, the IVA will display the status of the refund.
  • The IVA will fetch the refund status via a CHECK_REFUND_STATUS_API.

You can refer to this template on Conversation Studio with the name ecommerce_check_refund_status.

3. Cancel my order

When users are not satisfied with the placed order, they can cancel their order on the IVA by choosing an in-transit order.

  • A user can initiate an order cancellation via the IVA. The IVA will first present the active orders eligible for the cancellation to the user. The user selects the order to be canceled.
  • The IVA will then fulfill the cancellation request via a Cancel Order API.

You can refer to this template on Conversation Studio with the name ecommerce cancel my order.

4. Replacement Request

Place a service request to replace a wrong or damaged order on the IVA by choosing from the list of fulfilled deliveries.

  • The user can raise a replacement request via the IVA.
  • The IVA will first present the list of items eligible for replacement.
  • The user will select the item to be replaced.
  • The IVA will undertake the replacement request via FETCH_ITEM_API, ISSUE_REPLACEMENT_API.

You can refer to this template on Conversation Studio with the name ecommerce_replacement_request.

Last updated on 4/16/2021
← IntroductionTelecom →
  • Introduction
    • 1. Track Order/Order status
    • 2. Check refund status
    • 3. Cancel my order
    • 4. Replacement Request
Haptik Inc.
Tools
Conversation StudioSmart Agent ChatIntelligent Analytics
Integrations
iOS SDKAndroid SDKWeb SDKWhatsAppFacebookBot API
Others
HSLSLAExternal Agent Chat Tool
Copyright © 2021 Haptik Inc.