Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Privacy preserving app insights analytics to NeuroFusion Explorer #192

Open
1 of 3 tasks
oreHGA opened this issue Jan 19, 2024 · 1 comment · Fixed by #224 or #232
Open
1 of 3 tasks

Add Privacy preserving app insights analytics to NeuroFusion Explorer #192

oreHGA opened this issue Jan 19, 2024 · 1 comment · Fixed by #224 or #232
Assignees
Labels

Comments

@oreHGA
Copy link
Member

oreHGA commented Jan 19, 2024

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:

  • When a person initiates a recording (what activity type was it, was it successful)
  • When a person uses the analysis suite
  • When a person adds an integration (was it successful , did they do a recording afterwards)
@oreHGA
Copy link
Member Author

oreHGA commented Jul 2, 2024

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

The work would be:

@oreHGA oreHGA added the good first issue Good for newcomers label Jul 2, 2024
@oreHGA oreHGA linked a pull request Jul 6, 2024 that will close this issue
@oreHGA oreHGA linked a pull request Aug 14, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
2 participants