NEUROFUSIONInc / fusion

The simplest way to do brain and behaviour research - right in your browser or mobile phone. Discord: https://discord.gg/sqsuzXWE3K
https://usefusion.ai/research
GNU Affero General Public License v3.0
34 stars 6 forks source link

Add Privacy preserving app insights analytics to NeuroFusion Explorer #192

Open oreHGA opened 5 months ago

oreHGA commented 5 months ago

As our focus is shifting more to research efforts. We need to understand how people are using the explorer client.

Application Insights is our tool of choice. We can add a wrapper that doesn't send ip addresses and only track events related to product usage & metrics just like we do in the mobile app.

What we want to measure:

oreHGA commented 2 days ago

Azure Application insights package would help here: https://www.npmjs.com/package/@microsoft/applicationinsights-react-js

The work would be: