Instrument keyboard shortcut execution in the Content Editor
Track when the user executes a key shortcut in the Content Editor
Snowplow event structure
action | category | label | property | value | |
---|---|---|---|---|---|
Data description | execute_toolbar_control |
[page where editor is used] |
content_editor |
[content_type] |
[context data] |
heading 3 example | execute_key_shortcut |
projects::wiki::edit |
content_editor |
heading |
3 |
bold example | execute_key_shortcut |
projects::wiki::edit |
content_editor |
bold |
null |
Implementation guide
This is a rough assessment of the work required but we should probably annotate the key shortcut definitions on every Content Type extension provided by Tiptap with a function that emits the snowplow event.
Edited by Enrique Alcántara