The following tutorial will guide you through setting up a LivePerson conversational AI and connecting it to your Botium.
Read this article on how to first setup and deploy your LivePerson bot so it can be connected to Botium.
Connecting the LivePerson Bot to Botium
- Login to your Botium instance and register a new liveperson chatbot
Botium Tools & Settings > Chatbot Connections
- Select 'Create new Chatbot' at the top of the screen and register a new
chatbot with the + icon.
- Select LivePerson in the Connector/Chatbot Technology dropdown menu.
- Select an API key (we recommend using the Default API Key available) and
copy the generated webhook url from Live Person Webhook Endpoint
field using the copy button.
-
In a new browser tab, log in to your LivePerson Connector App Hub here: https://connector-api.dev.liveperson.net/ and create a new app, and paste the copied webhook url into the webhooks endpoint field.
LivePerson will generate a Application ID & Secret key which will be required in Botium. - Fill the rest of the fields in Botium:
- Client ID: Copy it from https://connector-api.dev.liveperson.net/ from your created application (Application Name & id column)
- Client Secret: Copy it from https://connector-api.dev.liveperson.net/ from your created application (Secret column)
- Campaign ID and Engagement ID: Navigate to liveperson cloud and open the engagement you have created in the 1. point. From the url you can get back the Campaign ID and the Engagement ID
- External Consumer ID: Filling this with a random identifier you will get a dedicated consumer ID on liveperson side, this way you will be able to see the history of conversations to the same consumer.
- User profile: Here you can define the detailed personal information of the consumer and SDEs
- Finish the registration and start a new live chat, from here you should be able to connect to your bot and communicate with it.
Running Static Training Data Analytics:
-
Export the Training Data from LivePerson by clicking on the Conversational AI button in the left hand sidebar.
-
Highlight the bot that you wish to export data for and click the “Domain Settings” button in the available dropdown menu.
-
Scroll down to the “Import/Export” menu and click the “Export All Data” button, this will download a .zip file which contains a “*_Intents.csv file.
-
Unpack the .zip and login to your botium box.
-
Select the “Test Sets” menu in the left hand sidebar and expand the “Create new test set” option.
-
Drag and drop the .csv file downloaded earlier into the drop zone.
-
Botium will automatically create a new Test Set
-
Once the Test Set is generated, click on the insights tab and click the “Update Insights with Latest Test Data” button