Emarsys Marketing Platform Integration
emartech/emarsys-magento2-extension
Integrates Magento 2 with the Emarsys marketing platform. Enables features like customer and order data synchronization, and web behavior tracking.
Build Tests
Code Quality
Tested on Magento 2.4.8-p3
Recent Test History
Each release is tested against the latest Magento version at that time.
Top Contributors
View LeaderboardLooking for Contributors
Dependency injection compilation fails. Your contribution could help the entire Magento community!
Share This Module's Status
README
Loaded from GitHubFor development environment information refer to dev README.
Magento2 integration for the Emarsys Marketing Platform installation guide
-
Composer install the package
$ composer require emartech/emarsys-magento2-extension -
Run Magento setup to install the module
$ bin/magento setup:upgrade -
Get your connect token
The connect token contains a token for Magento webapi and your current hostname, so that we can send requests to your instance.
To get your token, navigate to Stores > Configuration page in your Magento admin, expand the Emarsys panel on the left side and click Connect. Your token will be displayed in a textarea, copy that string.
-
Connect your Emarsys account
Navigate to Emarsys Suite, from the top menu choose Add-ons and click the Magento 2 menu item.
On the settings page click Connect, paste your connect token and click the Connect button.
Next, you have to click the Stores button. Your store and website data will be loaded, so first choose the Magento website you want to connect with your Emarsys account. A list of the stores on the website will be populated, choose any of the stores you want to connect. You may change the Slug field for something meaningful for you (please keep the slug format, no spaces, special characters, etc). Click the Connect button.
-
Turn on the features
Now you can start turning on the provided features. Note that some features and depending on each other, so for example you will not be able to turn on Orders until the initial Customers upload is finished.
Also note, that if your store does not use the Magento provided frontend, the Web behavior tracking feature will not work. You will have to implement tracking as described here.
This content is fetched directly from the module's GitHub repository. We are not the authors of this content and take no responsibility for its accuracy, completeness, or any consequences arising from its use.