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 event tracking via google or other service #69

Open
ryansrofe opened this issue Feb 12, 2024 · 1 comment
Open

Add event tracking via google or other service #69

ryansrofe opened this issue Feb 12, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@ryansrofe
Copy link
Collaborator

ryansrofe commented Feb 12, 2024

Add basic Google event tracking to the widget for all actions taken by a user.

@ryansrofe ryansrofe added enhancement New feature or request good first issue Good for newcomers labels Feb 12, 2024
@ryansrofe
Copy link
Collaborator Author

ryansrofe commented Feb 13, 2024

Asked @carbonrobot if there is a centralized account for event tracking.

No user data or info. Fairly basic usage events such as:

  • If we can, adding a new widget to canvas (number of widgets added over time)
  • New log added or log deleted (number of logs created over time)
  • Log edited (number of logs edited over time)
  • Log type added with type (number of logs with type added and most popular type over time)
  • Log link added with type (don't need to track links but the amount of links added would be great over time)
  • Widgets settings being toggled (more for our own research to understand if settings are being used and how much and often)
  • ...etc

I think we can call javascript events for google or mixpanel, etc.

@ryansrofe ryansrofe removed the good first issue Good for newcomers label Apr 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant