epiverse-connect / epiverse-map

MIT License
1 stars 0 forks source link

Set up logging #8

Open Bisaloo opened 6 months ago

chartgerink commented 6 months ago

What kind of logging does this entail? Is this queries, analytics on links clicked, error-logging, or otherwise?

Bisaloo commented 6 months ago

This is still a somewhat open task, and your suggestions are very welcome, but for this project, I would assume initially something like:

chartgerink commented 6 months ago

Okay perfect, thanks! 🙏 This is a bit more analytics as I understand it, that's helpful 😊

My primary question here for setting this up: Do we have an analytics tool that we use within Epiverse? That will help determine the scope for this. If not, are there any other folk we need to loop in here as it pertains decisions around data processing + tracking? I can imagine we will need to also think about the legal aspects for the website more in general if we start adding these kinds of things (there is no privacy policy on the Epiverse dev site right now).

Implementing events to track should be manageable with good SDKs, and easy to expand over time. 👍

avinashladdha commented 5 months ago

The main site (data.org) uses Google Analytics to track events. It is also used on Epiverse website to track website /wepage visits but not for events tracking. We can test some events with GA and see it it meets our needs. Not sure whether we can use it on current setup of Epiverse connect as the webpage only renders predefined output.