Google Analytics isn’t working. They don’t provide a UA-xxxxxxx tag any more, they only provide a global site tag G-xxxxxxxxxxx and using this with the stock analytics-ga.min.js does not track anything at all.
Has anyone modified the analytics to use the global site tag?
Interesting. So further research has led me to the understanding that the global site tag is used in a different way - while the universal analytics script that is part of Jitsi sets up and records different events, the global tag allows this setup to be done from within Google Analytics itself. It can also probably be done programatically, but it might make sense to have some kind of template for Analytics that works with Google’s global tag. In any case, I’ll try both ways shortly.
In the meantime, what is the standard method you use to track usage?
The legacy Google Analytics still works, so if you enable that in your Google Analytics setup when creating the property you can still integrate it. Therefore, it should not be removed yet (although it is reasonable to presume that at some point Google will phase out universal analytics altogether)
Yes. Again, you need to enable universal analyticswhen setting up your property in Google Analytics. It is not the default setting and is not something you can add after you create the property as far as I know.