|
|
|
Ask HN: Has anyone found a great solution for building analytics in your app?
|
|
8 points
by rogansage
1094 days ago
|
|
It seems there are generally only two (imperfect) options for building analytics in your app: - either use a BI tool/out-of-the-box tool and embed an iframe (giving you very limited control and flexibility over the components & styling) - or build it yourself which allows you to make it look fully native, but turns out to be quite a heavy undertaking when you factor in design/build/maintenance/infrastructure/data management/QA/feature requests/personalisation/localisation/performance/accessibility etc. etc. Has anyone else been forced to select one of these two imperfect options? We've just started working on something to address this issue - I'd love to hear about peoples experiences to help work out what the ideal solution might be |
|
My advice is the same as it would be with everything: Add value to your product in the best/unique way that you can and leave the other stuff to other people who are really good at theirs. I don't know very much about analytics so I won't waste time building a system. I am, however, very good at architecture and hosting systems so I will invest my time making those things better.