PHPackages                             kanti/web-vitals-tracker - 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. kanti/web-vitals-tracker

ActiveTypo3-cms-extension

kanti/web-vitals-tracker
========================

Real Measurement Web Vitals Statistic for your TYPO3

1.4.1(4y ago)31.3k1[3 issues](https://github.com/Kanti/web-vitals-tracker/issues)GPL-3.0-or-laterPHPPHP ~7.4.0 || ~8.0.0

Since May 13Pushed 4y ago1 watchersCompare

[ Source](https://github.com/Kanti/web-vitals-tracker)[ Packagist](https://packagist.org/packages/kanti/web-vitals-tracker)[ RSS](/packages/kanti-web-vitals-tracker/feed)WikiDiscussions main Synced 5d ago

READMEChangelog (7)Dependencies (9)Versions (8)Used By (0)

Web Vitals Tracker 🔺🟨🟢
======================

[](#web-vitals-tracker-)

[![downloads badge](https://camo.githubusercontent.com/7732944c7b3280f593abbe3e8252e1904c11564bb38a9427262295c73aa88440/68747470733a2f2f736869656c64732e696f2f656e64706f696e743f75726c3d68747470733a2f2f7479706f332d6261646765732e6465762f62616467652f7765625f766974616c735f747261636b65722f646f776e6c6f6164732f736869656c6473)](https://camo.githubusercontent.com/7732944c7b3280f593abbe3e8252e1904c11564bb38a9427262295c73aa88440/68747470733a2f2f736869656c64732e696f2f656e64706f696e743f75726c3d68747470733a2f2f7479706f332d6261646765732e6465762f62616467652f7765625f766974616c735f747261636b65722f646f776e6c6f6164732f736869656c6473)[![version badge](https://camo.githubusercontent.com/3008d42a781aefb3336840aa22d7dab5d46dfe2b758fb0159fcea4be9180aa85/68747470733a2f2f736869656c64732e696f2f656e64706f696e743f75726c3d68747470733a2f2f7479706f332d6261646765732e6465762f62616467652f7765625f766974616c735f747261636b65722f76657273696f6e2f736869656c6473)](https://camo.githubusercontent.com/3008d42a781aefb3336840aa22d7dab5d46dfe2b758fb0159fcea4be9180aa85/68747470733a2f2f736869656c64732e696f2f656e64706f696e743f75726c3d68747470733a2f2f7479706f332d6261646765732e6465762f62616467652f7765625f766974616c735f747261636b65722f76657273696f6e2f736869656c6473)

Real Measurement Web Vitals Statistic for your TYPO3
*[More information about Web Vitals](https://web.dev/vitals/)*

install 🎁
---------

[](#install-)

`composer req kanti/web-vitals-tracker`

Or via [the Extension Reposiotry](https://extensions.typo3.org/extension/web_vitals_tracker)

How does it work 🦾
------------------

[](#how-does-it-work-)

We inject a small javascript file *(2.6kb gziped)* into the frontend,
that uses the [web-vitals package](https://www.npmjs.com/package/web-vitals) to collect the timings of every page request.
The data is sent to the TYPO3 and saved in the database.

how does it look like 👀
-----------------------

[](#how-does-it-look-like-)

[![Screenshot of the Page overview](./Documentation/Images/wev_vitals_screenshot.png)](./Documentation/Images/wev_vitals_screenshot.png)

### For TYPO3 10 and 11 the Dashboard:

[](#for-typo3-10-and-11-the-dashboard)

[![Screenshot of the Dashboard](./Documentation/Images/web_vitals_dashboard_screenshot.png)](./Documentation/Images/web_vitals_dashboard_screenshot.png)

How to contribute 🤝
-------------------

[](#how-to-contribute-)

```
cd public/typo3conf/ext
git clone git@github.com:Kanti/web-vitals.git
cd web-vitals
# change your stuff
composer update
git commit -m '✨ fancy message that explains what was done and why'
# hint: use https://gitmoji.dev/ for a colorful commit message
git remote set-url origin git@github.com:/web-vitals-tracker.git
git push
# create PR

```

Get support 🆘
-------------

[](#get-support-)

currently, the only support you can ask for is a [github Issue](https://github.com/Kanti/web-vitals/issues?q=)

Open Questions ❓
----------------

[](#open-questions-)

- what about Sites with a lot of Traffic?
    after 1\_000\_000 requests MySQL gets pretty slow (1,2s on my Laptop)
- What about nice 404 Sites, will it still measure the web vitals for that page?
- what about Route Enhancers, how will we work with that?
- what should be configurable?
- Analytical output
    - is it useful to get the top 10 and flop 10 Pages of a Site?
    - is it useful to have a historical chart of some sort?
    - is it useful to have a top 10 and flop 10 List of Plugins/Content Elements?

What I want to do 🗓️
--------------------

[](#what-i-want-to-do-️)

- make it compatible with php 7.2? 7.3?
- save the requests of elder data in aggregate form (to allow large websites to use it)

Author 🚶‍♂️
-----------

[](#author-‍️)

Matthias Vogel
Made with Love 💕, in my spare time ⏲

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance0

Infrequent updates — may be unmaintained

Popularity19

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity62

Established project with proven stability

 Bus Factor1

Top contributor holds 93.8% of commits — single point of failure

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

Recently: every ~43 days

Total

7

Last Release

1653d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/471387?v=4)[Matthias Vogel](/maintainers/Kanti)[@Kanti](https://github.com/Kanti)

---

Top Contributors

[![Kanti](https://avatars.githubusercontent.com/u/471387?v=4)](https://github.com/Kanti "Kanti (15 commits)")[![brotkrueml](https://avatars.githubusercontent.com/u/2566282?v=4)](https://github.com/brotkrueml "brotkrueml (1 commits)")

### Embed Badge

![Health badge](/badges/kanti-web-vitals-tracker/health.svg)

```
[![Health](https://phpackages.com/badges/kanti-web-vitals-tracker/health.svg)](https://phpackages.com/packages/kanti-web-vitals-tracker)
```

###  Alternatives

[fluidtypo3/vhs

This is a collection of ViewHelpers for performing rendering tasks that are not natively provided by TYPO3's Fluid templating engine.

1954.1M49](/packages/fluidtypo3-vhs)[typo3/testing-framework

The TYPO3 testing framework provides base classes for unit, functional and acceptance testing.

675.0M775](/packages/typo3-testing-framework)[fluidtypo3/flux

The flux package from FluidTYPO3

152982.2k20](/packages/fluidtypo3-flux)[friendsoftypo3/content-blocks

TYPO3 CMS Content Blocks - Content Types API | Define reusable components via YAML

96374.6k23](/packages/friendsoftypo3-content-blocks)[in2code/in2publish_core

Content publishing extension to connect stage and production server

40135.8k](/packages/in2code-in2publish-core)[pagemachine/typo3-formlog

Form log for TYPO3

23225.3k6](/packages/pagemachine-typo3-formlog)

PHPackages © 2026

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