tilburgsciencehub / website

Learn to work more efficiently on empirical research projects.
https://tilburgsciencehub.com
38 stars 47 forks source link

#flask: deactivate Google Analytics #1244

Open hannesdatta opened 1 month ago

hannesdatta commented 1 month ago

Background:

We're still using a few hard-coded private keys in the project, e.g.: https://github.com/tilburgsciencehub/website-flask/blob/main/static/scripts/service_account.json

Deliverable:

QUESTION (or, is this only a read-only authenticated key, giving read permissions to google analytics data only)?

thierrylahaije commented 1 month ago

This code in service_account.json has been there for a very long time, even before I started. As far as I tried it is a read-only key, but still, we need to resolve this. @krzysztof99xd can you look into this issue?

hannesdatta commented 4 weeks ago

Deactivated permissions with this key; eventually, we retire Google Analytics and then this key is fully removed and deleted.

hannesdatta commented 4 weeks ago

Deliverable: