Ask HN: Has anyone found a great solution for building analytics in your app? 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 |