Kanti / web-vitals-tracker

Real Measurement Web Vitals Statistic for your TYPO3
GNU General Public License v3.0
3 stars 1 forks source link

Web Vitals Tracker πŸ”ΊπŸŸ¨πŸŸ’

downloads badge version badge

Real Measurement Web Vitals Statistic for your TYPO3
More information about Web Vitals

install 🎁

composer req kanti/web-vitals-tracker

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 πŸ‘€

Screenshot of the Page overview

For TYPO3 10 and 11 the Dashboard:

Screenshot of the Dashboard

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:<yourName>/web-vitals-tracker.git
git push
# create PR

Get support πŸ†˜

currently, the only support you can ask for is a github Issue

Open Questions ❓

What I want to do πŸ—“οΈ

Author πŸšΆβ€β™‚οΈ

Matthias Vogel
Made with Love πŸ’•, in my spare time ⏲