Introduction
Enabling Smart Assistant in your eCommerce is a really simple technical process but the operation of Smart Assistant requires validating different requirements for our virtual assistant to act as a human with relevant knowledge.
Below are the 3 steps to perform to enable Smart Assistant:
1. Fulfill prerequisites
Our assistant uses the most sophisticated artificial intelligence technology through large volumes of data and complex learning, processing and performance algorithms.
For these reasons, it is necessary to review the minimum requirements for the contracted subscription, the available modules, functionalities and the related requirements for each one of them.
2. Include the HTML container of our Web component
A simple ‘web component’ container with a tag called ‘smart-assistant’ inside the ‘body’ container.
The Smart Assistant web component is based on HTML container
In this step, the HTML container must be added inside the page ‘body’ according to the instructions and parameters described in the following link:
Include HTML Container ‘smart-assistant’ on your webpage
3. Include the Javascript of our Web component
Finally, it is necessary to add the Javascript line inside the page ‘header’.
Include Javascript line on the page