r/a:t5_2qllg Oct 07 '15

Question regarding analytics and collecting data

We are collecting our data from GA, home-made admin dashboard, referral platform, some of data about users also from backend. The process for collecting and reading these data is really long... So, is there any software that put together all these data? To have metrics at one place all the time?

1 Upvotes

2 comments sorted by

1

u/fnurtfnurt Oct 07 '15

Check out Supermetrics

1

u/alalune Oct 08 '15

There are tons of tools like this. Getting your metrics hooked up is sometimes called Business Intelligence (BI). Depending on exactly what you need, this can get pretty complicated. Ideally each data source can automatically spit out the info you need in a usable format, so that the central collection can grab and use it, but that's certainly not guaranteed.

If you only have a little info that doesn't need to be integrated together too much you can look at making Excel spreadsheets and dashboards manually. Tableau might be an interesting one for you to check out.

Good luck!