Joomla Stats at this time are pretty useless, we only log on dataset per unique id, that means we can only say
what's the used versions for the last X days/month.
what we can't is:
How many Joomla 4 installations updated to Joomla 5
How many installations are test installations (single ping)
How fast are installations get updated
How many new installations have been activated in timeframe
How long does an installation exists in meantime
How often are php and sql server updated and to which version
many more things more
this is done by not adding any information only by collecting all pings instead of overriding load information so it's still not possible to masquerading a joomla installation.
Summary of Changes
Change coding standard to PSR 12
Joomla Stats at this time are pretty useless, we only log on dataset per unique id, that means we can only say
what's the used versions for the last X days/month.
what we can't is:
this is done by not adding any information only by collecting all pings instead of overriding load information so it's still not possible to masquerading a joomla installation.