Download the PHP package kanti/web-vitals-tracker without Composer
On this page you can find all versions of the php package kanti/web-vitals-tracker. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download kanti/web-vitals-tracker
More information about kanti/web-vitals-tracker
Files in kanti/web-vitals-tracker
Download kanti/web-vitals-tracker
More information about kanti/web-vitals-tracker
Files in kanti/web-vitals-tracker
Vendor kanti
Package web-vitals-tracker
Short Description Real Measurement Web Vitals Statistic for your TYPO3
License GPL-3.0-or-later
Package web-vitals-tracker
Short Description Real Measurement Web Vitals Statistic for your TYPO3
License GPL-3.0-or-later
Please rate this library. Is it a good library?
Informations about the package web-vitals-tracker
Web Vitals Tracker πΊπ¨π’
Real Measurement Web Vitals Statistic for your TYPO3
More information about Web Vitals
install π
Or via the Extension Reposiotry
How does it work π¦Ύ
We inject a small javascript file (2.6kb gziped) into the frontend,
that uses the web-vitals package 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 π
For TYPO3 10 and 11 the Dashboard:
How to contribute π€
Get support π
currently, the only support you can ask for is a github Issue
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 ποΈ
- 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 πΆββοΈ
Matthias Vogel
Made with Love π, in my spare time β²
All versions of web-vitals-tracker with dependencies
PHP Build Version
Package Version
Requires
php Version
~7.4.0 || ~8.0.0
ext-json Version *
ocramius/package-versions Version ^2.1.0
typo3/cms-backend Version ^9.0.0 || ^10.0.0 || ^11.0.0
typo3/cms-core Version ^9.0.0 || ^10.0.0 || ^11.0.0
typo3/cms-fluid Version ^9.0.0 || ^10.0.0 || ^11.0.0
ext-json Version *
ocramius/package-versions Version ^2.1.0
typo3/cms-backend Version ^9.0.0 || ^10.0.0 || ^11.0.0
typo3/cms-core Version ^9.0.0 || ^10.0.0 || ^11.0.0
typo3/cms-fluid Version ^9.0.0 || ^10.0.0 || ^11.0.0
The package kanti/web-vitals-tracker contains the following files
Loading the files please wait ....