NEUROFUSIONInc / fusion

Local-first behavior tracking and brain recording app. Discord: https://discord.gg/sqsuzXWE3K
https://usefusion.ai/research
Other
35 stars 8 forks source link

Documentation on event tracking #111

Open oreHGA opened 1 year ago

oreHGA commented 1 year ago

We use application insights for tracking events that happen in the fusion app.

We do not send any identifying info like deviceId, we do generate a random guid that pairs a user with a session.

The supported events are listed in ./fusionMobile/readme.md but we should make this into a wiki & include a session on