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.0.11(6mo ago)9103.4k—8.8%5[1 PRs](https://github.com/elgentos/magento2-rumvision/pulls)GPL-3.0PHPPHP ^8.0|^8.1|^8.2

Since Mar 3Pushed 3mo 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 1mo ago

READMEChangelog (10)Dependencies (3)Versions (21)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

53

—

FairBetter than 97% of packages

Maintenance74

Regular maintenance activity

Popularity40

Moderate usage in the ecosystem

Community18

Small or concentrated contributor base

Maturity67

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 ~89 days

Recently: every ~71 days

Total

12

Last Release

189d ago

### 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 (9 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

[baldwin/magento2-module-url-data-integrity-checker

Magento 2 module which can find potential url related problems in your catalog data

281773.3k](/packages/baldwin-magento2-module-url-data-integrity-checker)[yireo/magento2-webp2

Magento 2 module to add WebP support to the Magento frontend

2091.2M7](/packages/yireo-magento2-webp2)[smile/module-store-delivery

Smile Store Delivery

23348.7k1](/packages/smile-module-store-delivery)[mage-os/module-theme-optimization

Page transitions and speculative loading rules for Magento

418.0k](/packages/mage-os-module-theme-optimization)[graycore/magento2-graphql-introspection-cache

1015.2k](/packages/graycore-magento2-graphql-introspection-cache)

PHPackages © 2026

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