Analytics using Redux

Hi everyone,

I’m currently in the process of building an Analytics website that would hook into redux middleware.
That way every action and state dispatch will be sent to the server directly.

The idea is with all of this data, it would be easier for developer to debug if a user has a problem. It can also help developer detect some bugs that might not be so obvious because the bug never crash the app.

The website is almost finish.(For beta testing.)
Anyone interested in trying the website out?