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

c - Performance of System() -

python - how we can use ajax() in views.py in django? -

python - Sequence Pattern recognition with Pybrain -