PHPackages                             elgentos/magento2-rumvision - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. elgentos/magento2-rumvision

ActiveMagento2-module[Utility &amp; Helpers](/categories/utility)

elgentos/magento2-rumvision
===========================

Magento2 extension for the frontend implementation of RUMVision

1.1.0(3w ago)9124.7k↓33.3%6[3 issues](https://github.com/elgentos/magento2-rumvision/issues)[2 PRs](https://github.com/elgentos/magento2-rumvision/pulls)GPL-3.0PHPPHP ~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0 || ~8.5.0

Since Mar 3Pushed 3w ago3 watchersCompare

[ Source](https://github.com/elgentos/magento2-rumvision)[ Packagist](https://packagist.org/packages/elgentos/magento2-rumvision)[ RSS](/packages/elgentos-magento2-rumvision/feed)WikiDiscussions main Synced 3d ago

READMEChangelog (10)Dependencies (6)Versions (23)Used By (0)

Elgentos RUMvision Frontend implementation module
=================================================

[](#elgentos-rumvision-frontend-implementation-module)

```
composer require elgentos/magento2-rumvision

```

- [Main Functionalities](#markdown-header-main-functionalities)
- [Installation](#markdown-header-installation)
- [Configuration](#markdown-header-configuration)

Main Functionalities
--------------------

[](#main-functionalities)

Magento2 extension for the frontend implementation of RUMvision. You can find more information about rumvision on this page: .

This module also adds page-type meta tags to help categorize different page types:

- `home` - Homepage
- `cms` - CMS pages
- `product-detail` - Product detail pages
- `product-listing` - Category/product listing pages
- `cart` - Shopping cart page
- `checkout` - Checkout page
- `success` - Order success page
- `search` - Search results page
- `account` - Customer account pages

By these meta tags the RUMvision tool can automatically categorize the pages and show them in the correct dashboard.

Ofcourse its also possible to add custom types by adding the meta tag yourself in the head of the page like this:

```

```

Installation
------------

[](#installation)

- Install the module composer by running `composer(2) require elgentos/magento2-rumvision`
- enable the module by running `php bin/magento module:enable Elgentos_Rumvision`
- apply database updates by running `php bin/magento setup:upgrade`\*
- Flush the cache by running `php bin/magento cache:flush`

Configuration
-------------

[](#configuration)

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:

- Go to: `Stores > Configuration > Elgentos > RUMvision`
- Enabled the frontend implementation
- Set the Tracking ID
- Set the hostname

Set this in the backend of magento:

[![image](https://user-images.githubusercontent.com/5089604/222476330-62a2d3df-b91c-4311-946a-0fb2137b778c.png)](https://user-images.githubusercontent.com/5089604/222476330-62a2d3df-b91c-4311-946a-0fb2137b778c.png)

Output will be this script in the `before.body.end` container.

[![image](https://user-images.githubusercontent.com/5089604/222476703-417395cc-4bd6-4025-b3ef-98ee10019130.png)](https://user-images.githubusercontent.com/5089604/222476703-417395cc-4bd6-4025-b3ef-98ee10019130.png)

###  Health Score

59

—

FairBetter than 98% of packages

Maintenance89

Actively maintained with recent releases

Popularity41

Moderate usage in the ecosystem

Community18

Small or concentrated contributor base

Maturity73

Established project with proven stability

 Bus Factor2

2 contributors hold 50%+ of commits

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~99 days

Recently: every ~105 days

Total

13

Last Release

23d ago

PHP version history (2 changes)v1.0.1PHP ^8.0|^8.1|^8.2

1.1.0PHP ~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0 || ~8.5.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/88a6d8dc588e8f2a0948335563a754687f71304f0bd3b7f7049d4bcdc00a563c?d=identicon)[peterjaap](/maintainers/peterjaap)

![](https://www.gravatar.com/avatar/91631a876a2495358801220afbd8d869040f8917b913c21a99b9984ad26634df?d=identicon)[WouterSteen](/maintainers/WouterSteen)

---

Top Contributors

[![WouterSteen](https://avatars.githubusercontent.com/u/5089604?v=4)](https://github.com/WouterSteen "WouterSteen (21 commits)")[![peterjaap](https://avatars.githubusercontent.com/u/431360?v=4)](https://github.com/peterjaap "peterjaap (11 commits)")[![JeroenBoersma](https://avatars.githubusercontent.com/u/1163348?v=4)](https://github.com/JeroenBoersma "JeroenBoersma (8 commits)")[![Tjitse-E](https://avatars.githubusercontent.com/u/14849044?v=4)](https://github.com/Tjitse-E "Tjitse-E (3 commits)")[![ErwinHofmanRV](https://avatars.githubusercontent.com/u/159031468?v=4)](https://github.com/ErwinHofmanRV "ErwinHofmanRV (1 commits)")[![serzhik](https://avatars.githubusercontent.com/u/2320879?v=4)](https://github.com/serzhik "serzhik (1 commits)")

### Embed Badge

![Health badge](/badges/elgentos-magento2-rumvision/health.svg)

```
[![Health](https://phpackages.com/badges/elgentos-magento2-rumvision/health.svg)](https://phpackages.com/packages/elgentos-magento2-rumvision)
```

###  Alternatives

[fastly/magento2

Fastly CDN Module for Magento 2.4.x

1564.4M1](/packages/fastly-magento2)[loki/magento2-components

Core module for defining Alpine.js components with advanced AJAX features

1011.8k26](/packages/loki-magento2-components)[fishpig/magento2-wordpress-integration

Securely integrate WordPress and Magento 2.

83369.2k7](/packages/fishpig-magento2-wordpress-integration)[run-as-root/magento2-prometheus-exporter

Magento2 Prometheus Exporter

68357.9k](/packages/run-as-root-magento2-prometheus-exporter)[zwernemann/module-withdrawal

Magento 2 EU Withdrawal Button Module - Adds a withdrawal/revocation button for orders in compliance with EU Directive (EU) 2023/2673

244.9k2](/packages/zwernemann-module-withdrawal)[myparcelnl/magento

A Magento 2 module that creates MyParcel labels

1860.2k](/packages/myparcelnl-magento)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
