RandomFractals / js-notebook-inspector

JS Notebook 📓 Inspector 🕵️ -> vscode extension for Interactive Preview of Observable JS Notebooks 📚 & Notebook 📓 Nodes ⎇ & Cells ⌗ source code.
https://marketplace.visualstudio.com/items?itemName=RandomFractalsInc.js-notebook-inspector
Apache License 2.0
24 stars 3 forks source link

add analytics and telemetry for js notebok previews #61

Open RandomFractals opened 4 years ago

RandomFractals commented 4 years ago

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