Activity Forums Salesforce® Discussions Do you know how to get the thumbs up/down icon for the Einstein bot response in Salesforce?

  • Yogesh

    Member
    December 10, 2019 at 7:16 am

    Hello,

    I think you're referring to emojis and emoticons. This is possible since this was mentioned from this trailhead:

    https://trailhead.salesforce.com/en/content/learn/modules/service_bots_basics/plan-your-bot-content

    Not sure how to do it.

  • Deepak

    Member
    December 10, 2019 at 2:10 pm

    Chatbot Terminology
    Sita Nagappan-Alvarez, the CEO of Ursa Major Solar, is curious to learn more about what Maria Jimenez, her Salesforce admin, has discovered about chatbots. After Maria mentions that bots are a smart customer channel that requires a lot of content, Sita’s confused. Bot content? She thought you simply click a button or write some code to deploy bots.

    Maria reassures Sita that bot deployment is easy. It’s creating a useful, helpful, and relevant bot for customers that’s the challenge. Figuring out the purpose of the bot—and the content it should display—is critical. Planning what the bot does and doesn’t do, and says and doesn’t say, can prevent bad customer experiences.

    To understand the types of bot experiences to craft content for, Maria reviews this Einstein bot terminology with the service team.

    Dialog
    Dialogs are conversation snippets that control what a bot can do. Each dialog includes a dialog intent, which is optionally available for NLU training to understand different kinds of customer responses.
    During a conversation with a customer, a bot moves between several different dialogs. Each dialog handles a portion of the conversation. For example, Welcome, Main Menu, Order Status, Location and Hours, and Transfer to Agent are individual dialogs that a customer might experience as part of a single conversation with a bot.
    A dialog for “Chat with an agent”...might look like this:
    Customer: Transfer me to an agent. [Or any variations on this phrase.]
    Bot: No problem. Hang on: I’ll connect you with an agent.
    Dialog Intent
    Dialog intents are the customer's reasons for interacting with your bot. For example, buying a solar panel, returning a solar panel, getting store hours. Dialog intents are actions and generally start with verbs, such as buy, return, find, look up, cancel, edit, etc.
    Optionally, add dialog intents to your dialogs. Then train the bot to create a learning model that the bot can use to understand dialog intents.
    If your customers interact with your bot by typing a message in the chat window, use intents to help your bot understand what they want.

    Entity
    Entities are a type of data that you want to collect from a customer. Salesforce provides the following system entities: Text, DateTime, Date, Money, Number, Person, Location, Organization, Percent, Boolean, and Object (standard Salesforce or custom). You can create custom entities as needed.
    Here are some examples of entities:Order number
    Email address
    Variable
    A variable is a container that stores a specific piece of data collected from a customer. You must associate each variable with an entity. Since variables are containers of information, you can use them within dialog actions as both inputs and outputs and insert them as text in messages.
    Plan Chatbot Content
    With an understanding of chatbot terms, Maria and the Ursa Major Solar service team are in a better position to plan what kinds of bot content to create. After all, what good is a bot if it’s not clear what it’s going to say to customers? Not knowing what a bot should say is as bad as the bot saying the wrong thing: Each makes for a poor customer experience.

    In her previous planning meeting with the service team, Maria agreed to write the bot’s greeting and compile a list of ways customers ask for help.

    Maria explains to Sita and the service team that from everything she’s learned, the best people to research or suggest bot content are the support agents who work with customers every day. Agents know customers. Agents are on the front lines, so they know customers’ questions, concerns, and common issues. But the best people to actually craft bot content are writers. Writers know the importance of words. Writers know how to use words to reflect a company’s brand and tone. Most important, writers know how to create a customer experience with words. Words in, words out… Knowing the impact of words is the best way to write content that helps customers.

    Nevertheless, Maria leads the content planning with these topics and questions.

    Chatbot Content Considerations
    Along with planning content for chatbot conversations, Maria and the service team also discuss these content considerations. As they all know by now, the best way to avoid bad customer experiences with bots is to plan ahead.

    Openings
    Opening a chat with a question—like “How can I help you?”—gets down to business right away.
    Closings
    “Thank you” can end a chat. Customers may indicate they are ready to leave the conversation with words like “OK,” “Well,” and “All right.”
    Response Delays
    Super-short pauses—say, less than one second—between conversation snippets can seem artificial. The average human pause time in text chats is approximately two to four seconds.
    Emojis and Emoticons
    Emojis are warm and enthusiastic: ???? ????. Emoticons are lukewarm and mildly enthusiastic (e.g, 🙂 ^_^ >_>). You can use emojis in place of whole words (???? = “OK,” “good”).
    Text Style
    Machine-like fonts, such as Roboto Mono and Orbitron, clarify to customers that they are interacting with a bot. ALL CAPS equals yelling, all lowercase is informal, and utterance-final period (e.g., “I’m fine.”) can equal seriousness, formality, distance, irritation, or sarcasm.
    Note
    Looking for sample content or apps to extend your bot? Then check out the Salesforce AppExchange! Salesforce has an ecosystem of partners who use the flexibility of the Salesforce Platform to build amazing solutions to extend Salesforce easily.
    With a better understanding of what makes helpful bot content, Maria and the service team are ready to take the next step of learning about Einstein bots.

Log In to reply.

Popular Salesforce Blogs

Popular Salesforce Videos