Kap: Enhance Google Analytics

Created on 24 Nov 2016  路  5Comments  路  Source: wulkano/Kap

Good First Issue Help Wanted

Most helpful comment

Events

  • [ ] Opened Preferences
  • [ ] Toggled Settings
  • [ ] Opened Plugins
  • [ ] Opened Plugin Configuration
  • [ ] Recording started
  • [ ] Recording ended
  • [ ] Accessed Editor/Preview
  • [ ] Saved originale file
  • [ ] Discarded file
  • [ ] Exported
  • [ ] Checked for updates

Sentry should cover any errors, so we'll leave those out.

All 5 comments

I've finished a basic implementation of a highly simplified API for dispatching events to Google Analytics which I will place in its own npm module which I'll add here when I've published it.

I'll integrate it into Kap after we've confirmed a list of events we want to track inside the app. We should also think seriously about making tracking events opt-in only, even though every session is still completely anonymized.

Amazing job @doot0 鉂わ笍

Events

  • [ ] Opened Preferences
  • [ ] Toggled Settings
  • [ ] Opened Plugins
  • [ ] Opened Plugin Configuration
  • [ ] Recording started
  • [ ] Recording ended
  • [ ] Accessed Editor/Preview
  • [ ] Saved originale file
  • [ ] Discarded file
  • [ ] Exported
  • [ ] Checked for updates

Sentry should cover any errors, so we'll leave those out.

Split the implementation off to this: https://github.com/doot0/gadispatcher

Was this page helpful?
0 / 5 - 0 ratings

Related issues

deadcoder0904 picture deadcoder0904  路  3Comments

felixdorner picture felixdorner  路  3Comments

xenio picture xenio  路  4Comments

Glutnix picture Glutnix  路  3Comments

freeassange picture freeassange  路  3Comments