pietrop / slate-transcript-editor

A React component to make correcting automated transcriptions of audio and video easier and faster. Using the SlateJs editor.
https://pietrop.github.io/slate-transcript-editor
Other
76 stars 33 forks source link

added optional analytics #54

Closed pietrop closed 3 years ago

pietrop commented 3 years ago

Is your Pull Request request related to another issue in this repository ?

_ NA_ **Describe what the PR does**

adds optional analytics

State whether the PR is ready for review or whether it needs extra work

Ready Additional context

Trying to find useful balance between qualitative user behaviour insight vs capturing too many, event, eg logging every keystroke as an event might be excess and add noise. First pass, best effort.

see in storybook -optional-analytics