Ad/tracker blockers are very common, especially among our more technical audience.
We can maybe use Matomo (or others) for server-side analytics, e.g. https://pypi.org/project/django-matomo-api-tracking/ https://gitlab.com/burke-software/django-server-side-matomo
Alternatively (or additionally), each application can track relevant statistics (e.g. Credere has various statistics, CoVE has simple 90-day statistics, and the data registry could start tracking downloads).
OR, maybe we don't need to report traffic to another service, and can just run against log files? https://goaccess.io However, it doesn't yet support UTM parameters: allinurl/goaccess#666
Ad/tracker blockers are very common, especially among our more technical audience.
We can maybe use Matomo (or others) for server-side analytics, e.g. https://pypi.org/project/django-matomo-api-tracking/ https://gitlab.com/burke-software/django-server-side-matomo
Alternatively (or additionally), each application can track relevant statistics (e.g. Credere has various statistics, CoVE has simple 90-day statistics, and the data registry could start tracking downloads).
OR, maybe we don't need to report traffic to another service, and can just run against log files? https://goaccess.io However, it doesn't yet support UTM parameters: allinurl/goaccess#666