
We've installed this extension without any issues and the connection to the mautic was very simple. All our customer data now automatically goes to mautic including custom customer attributes that we have, that is really great.
Mautic API
Magento 2 Mautic plugin uses Mautic API to send data from Magento2 to Mautic, so your Mautic instance can be hosted on the separate server (if needed). It sends orders data (including guest orders), subscribers data, customer reviews data and customers data. In this way, you can achieve maximum integration with Mautic.
Asynchronous Data Export
All API calls (requests) to Mautic extension run asynchronously by Magento 2 cron job. This doesn't slow down your online store and doesn't make customers wait extra 0.5-2 seconds while a request is returned from the Mautic instance. When some data is added or changed extension knows this and schedules the export.
Fields Mapping
This Magento 2 extension is easy to configure and connect with the Mautic. It has fields mapper which helps to relate each customer attributes (even a custom customer attributes) to Mautic contact field.
Website Monitoring / Javascript (JS) tracking
Mautic traffic monitoring on a website can be enabled with the module. It automatically adds JavaScript tracking code to the store. It is important to note that traffic will not be monitored by the logged-in Mautic users.
Example of Magento 2 Customer and Mautic Contact
Can I install your Magento 2 Mautic Integration module via the composer?
- Yes, you can. All our modules can be installed via the composer. Once you purchase the extension, you receive keys to the private Megafan composer repository and find the composer installation commands available in the "My Downloads" section.