This plugin enables easy integration with Conversify.
- Download the extension
- Create a folder {Magento 2 root}/app/code/Conversify/ScriptManager
- Extract the extension in the newly created folder
Register the repository with composer:
composer config repositories.conversify-scriptmanager git https://github.com/conversify/magento2-scriptmanager
composer require conversify/magento2-scriptmanager
Run the following in the Magento root folder:
php -f bin/magento module:enable --clear-static-content Conversify_ScriptManager
php -f bin/magento setup:upgrade
Log into your Magento 2 Admin, then go to Stores -> Configuration -> Conversify -> Conversify Script Manager and enter your API key. An API key can be obtained by creating an account at Conversify.