js-notebook-inspector icon indicating copy to clipboard operation
js-notebook-inspector copied to clipboard

add analytics and telemetry for js notebok previews

Open RandomFractals opened this issue 5 years ago • 0 comments
trafficstars

to see what js notebooks devs load with this extension.

see this simple GA setup for good implementation of it to start with: https://github.com/BetterThanTomorrow/calva/blob/master/src/analytics.ts

RandomFractals avatar Oct 18 '20 11:10 RandomFractals