ruby on rails 4 - Creating analytics / demographics report from scratch -


Is it possible to create analytics / Demographics reports from scratch on rails Ruby? I do not want to use Google Analytics, I want to report from scratch based on my needs. In

Thanks in advance

Edit: I need based on the data in my database to create the report.

You can use Uchccharts gem, as you do not want to use Google Analytics.



Comments

Popular posts from this blog

sonata admin - how to add ManyToOne property field in configureListfield in sonataAdmin -

wpf - ControlTemplate with changes for every class -

sql - Return Function using Cursor -