Greetings,
I’m wondering how to implement Amplitude in Electron application (Node.js desktop app).
Are there yet any best practices? Should I implement tracking using Node.js SDK in Electron main process or Javascript SDK in renderer process?
Kind regards!