Decent analytics exist (disclosure: I am web lead for a company [1] in precisely this device space) but some problems we are facing are situations like the following:
Device manufacturers hiding the ability to decrypt their (proprietary binary blob) file format in the same DLL as their driver, forcing us to install it on the end user's machine, and refusing to release the source code to us either so we could verify it was thread safe and run it on the server or possibly use Emscripten/asm.js on it to be able to package it cross platform in the browser.
In addition a plurality of our userbase is on IE 8 and below. I don't even want to think about their XP situation.
That being said, we have a good start at excellent analytics capability. Feel free to shoot me an email (HN handle at gmail) if you're a device manufacturer, clinician, patient, Scott Hanselman (we're in Portland too! And we use .NET!), or just plain doggone interested in the space or just working on the problem.
[1] http://www.diabetespartner.com. Any feedback on the design is of course welcome. We do in fact support the Bayer Contour mentioned above.
Device manufacturers hiding the ability to decrypt their (proprietary binary blob) file format in the same DLL as their driver, forcing us to install it on the end user's machine, and refusing to release the source code to us either so we could verify it was thread safe and run it on the server or possibly use Emscripten/asm.js on it to be able to package it cross platform in the browser.
In addition a plurality of our userbase is on IE 8 and below. I don't even want to think about their XP situation.
That being said, we have a good start at excellent analytics capability. Feel free to shoot me an email (HN handle at gmail) if you're a device manufacturer, clinician, patient, Scott Hanselman (we're in Portland too! And we use .NET!), or just plain doggone interested in the space or just working on the problem.
[1] http://www.diabetespartner.com. Any feedback on the design is of course welcome. We do in fact support the Bayer Contour mentioned above.