You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Magento2 extension for the frontend implementation of RUMvision
11
+
Magento2 extension for the frontend implementation of RUMvision. You can find more information about rumvision on this page: https://www.rumvision.com/.
12
12
13
13
## Installation
14
14
- Install the module composer by running `composer(2) require elgentos/module-rumvision`
@@ -17,7 +17,7 @@ Magento2 extension for the frontend implementation of RUMvision
17
17
- Flush the cache by running `php bin/magento cache:flush`
18
18
19
19
## Configuration
20
-
Next is to set the correct database settings for the module. From RUMvision you need the TrackingID and the hostname configured in the tool
20
+
Next is to set the correct database settings for the module. From RUMvision you need the TrackingID and the hostname configured in the tool at: https://insights.rumvision.com
21
21
22
22
- Go to: `Stores > Configuration > Elgentos > RUMvision`
0 commit comments