Explanation

There are plenty of good analytic services, but that doesn’t mean you can’t build a better one.

Problem

Though there are multiple analytic services, there is always a need for better one.

Solution

https://github.com/sharadalt/blocmetrics

Analetrics provides the solution for you with good set of features. Once you register your applications with Analetrics you can track the events to the registered application.

Once you are registered, with your name, you can register the applications to be tracked. Analetrics provides wiki CRUD operations as well.

Analetrics is built in Ruby on Rails framework with MVC architecture. It uses html, CSS and bootstrap-sass to stylize. It uses ruby gems to achieve some of it’s tasks. It uses postgreSQL for it’s database needs.

Now comes the fun part! How is the look and feel of Analetrics. Come on in, Let us explore it!

You have seen the welcome page of Analetrics in the Work page of this portfolio.

Like in any web application, you need to register first in order to use Analetrics. Question is how do you do that?

Here is the screen, like any web application, provide your name, email and password and click the Signup button, That’s it.


Wait a minute, That’s not it! At Analetrics, like in Blocipedia when you signup, you get a confirmation email and instructions to signin. Once instructions followed, you are a registered user.

Once registered, I assume, You want to signin into Analetrics.


Here also, like in Blocipedia, If you forget the password, no worries. Relax.. You can recover it. By the way, Analetrics also has user authentication implemented using ‘Devise’ gem, if you care about that.

Once signed, You can get started with Analetrics through the screen below:


Once you click on that magic button get going, that’s it! you are inside Analetrics !

Not only you can register applications, wikis but also edit, show and delete your registered applications.


This is how your edit page looks like.


If you just want to have a look at your events registered, clicking that show button will do the trick. Please note that the results are also shown in pi graph and line graphs as well,



Here you can see the name of the registered application, the name of the event and the number of times the event has occurred.

Results

With Analetrics, you can track the application.

Conclusion

Analetrics is the way togo for tracking the events for an application.