This module adds LiveChat to your Magento 2 site.
composer require livechat/module-magento-livechat:dev-masterphp bin/magento module:enable LiveChat_LiveChatphp bin/magento setup:upgradephp bin/magento setup:static-content:deployphp bin/magento cache:clean
- Connecting existing LiveChat account,
- Creating new LiveChat account,
- Injecting LiveChat JS snippet,
- Sending customers details to LiveChat,
- Sending customers cart details to LiveChat,
- Sending customers last order details to LiveChat,
- Sending customers last order details to LiveChat,
- Set-up goal for order placed event.