JosefCevik / JWManagement

GNU Affero General Public License v3.0
57 stars 30 forks source link

Migrate to Google Analytics 4 if needed #479

Open tim-antkowiak opened 1 year ago

tim-antkowiak commented 1 year ago

Since Google decommissions Universal Analytics next year, we need to check which version of Google Analytics we are using and maybe migrate to the new version.

geimist commented 1 year ago

matomo is not an option?

tim-antkowiak commented 1 year ago

Indeed it is... Looks nice, thanks @geimist! But that would be something the project owners need to decide due to the extra cost either for the subscription or a self hosted server.

I will talk to them.

geimist commented 1 year ago

It's a simple and easy solution that runs on a small NAS myself. One option would be a subfolder of the root domain jwmanagement.org or a subdomain. So there should be no additional costs.

tim-antkowiak commented 1 year ago

The problem is we are currently hosting the app on Galaxy which directly deploys the app but we have no direct access to the server or the running containers.

So as soon as there is no Meteor implementation of matomo it will be hard to deploy it to our current environment :/

But it's good to know that it doesn't need much computing power. A small vServer isn't that expensive these days or maybe somebody even has some suitable existing hardware.