Event Settings
Go to Stores -> Settings -> Configuration. In the panel on the left under Mirasvit Extensions, choose Event. You will see the following settings:
General
-
Enable AJAX Data Capturing - allows you to control guest users' data capturing.
Useful Info
When enabled, our module automatically captures the guest customer's (not logged in) first name, last name, and email when a client enters this information in your store's fields for later use while sending emails.Available options:
- Yes - data capturing enabled for all users
- No - data capturing disabled for all users
- No for EU clients only - data capturing disabled for EU users only
Note
To use this option, make sure that you download the GeoLite2 Country database, otherwise the data capturing is disabled for all users.
-
GeoLite2 Country database path - the absolute path to the GeoLite2 Country database on your server.
Make sure to copy the database file GeoLite2-Country.mmdb to the folder available for the web-server user, e.g./magento_root_folder/var/GeoLite2-Country.mmdb
Useful Info
If the email extension was installed manually, GeoLite2 package should be installed on the server via composer command: composer require geoip2/geoip2:~2.0