SAREhub is a marketing automation tool, which will help you increase your sales and gather data about your customers’ behavior, interests, and preferences. Thanks to vast variety of communication methods you can build a relationship with your clients and send them personalized content and offers.
SAREhub through a virtual dashboard allows you to plan single- or omnichannel campaigns using simple drag & drop method (flowcharts). Thanks to constant data processing you can then activate those campaigns in real-time. System is also capable of managing lead nurturing, lead scoring scenarios. It will track users’ actions providing them with personalized communication based on the previously set scoring. Those are just a few capabilities of the SAREhub.
Installing via a composer (NOTE: These steps are only necessary when installing our software for the first time)
composer require fastwhitecat/sarehub
-
Open command prompt (CLI)
-
Navigate to Magento 2 root directory and run the following commands:
a. Activate Module
php bin/magento module:enable Fwc_SAREhub
b. Upgrade Magento extension(s)
php bin/magento setup:upgrade
c. Re-compile Magento files:
php bin/magento setup:di:compile
d. Re-deploy static content
php bin/magento setup:static-content:deploy
e. Clear Magento cache
php bin/magento cache:clean
-
NOTE: For more details about installing custom modules check https://devdocs.magento.com/guides/v2.2
-
If you face any issues, try running following command
php bin/magento module:uninstall Fwc_SAREhub
- Log into your SAREhub account.
- Go to Integration → SAREweb
- Copy the tracking code.
- Log into your Magento administrative panel.
- Click Store → Configuration.
- Click FWC EXTENSIONS → SAREhub Integration. Enter your tracking code
- Click Save Config.
- Please go to Cache Management and refresh cache types.