usercom / user-com-magento-2-enterprise-integration
Official User.com plugin to integrate with Magento 2 Enterprise Edition
Installs: 519
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 3
Forks: 0
Open Issues: 0
Type:magento2-module
Requires
- php: >=7.4.0
This package is not auto-updated.
Last update: 2025-06-05 17:14:37 UTC
README
Official Magento 2 EE module for User.com integration. This tag will implement User.com on your Website and synchronize your
Requirements
Magento 2.4.5-p1 version or higher
PHP 7.4 or higher
Installation process
- Create app/code/Usercom/Analytics/ folder
mkdir -p app/code/Usercom/Analytics/
- Move to the app/code/Usercom/Analytics folder
cd app/code/Usercom/Analytics/
- Download the plugin
git clone https://github.com/UserEngage/User.com-Magento2-Enterprise-plugin.git .
- Move to the main Magento folder
cd ../../../../
- Update Magento config
bin/magento s:up && bin/magento s:d:c && bin/magento s:sta:d -f && bin/magento c:c && bin/magento c:f
Configuration
Required configuration data
- API Key
- You can find it in your
Application -> Settings -> Setup & Integrations
- You can find it in your
- Application Domain
- You can find it in your
Application -> Settings -> Setup & Integrations
- You can find it in your
- REST API Key
- You can find it in your
Application -> Settings -> App Settings -> Advanced -> Public REST API keys
- You can find it in your
Functionality
- Installation of widget tracking code on every webpage of your Magento app.
- Gather data from login/registration forms and send it to the User.com app.
Developers' note
- usercom_user_id - user identifier created inside the plugin to identify users on user.com
- usercom_key - user identifier automatically created by User.com widget