javascript - Creating an Interactive bar Chart out of Google Analytics Data -
I want to create a chart once from google analytics data.
There is a current inequality of bar chart in my site
I am developing an ASP.NET website and see it using PHP and jQuery to overlay analytics chart. It is also paid.
What my customer would like is such a tool that draws charts from analytics without PHP component. To wit. A similar tool using ASP.NET and jquery / javascript.
What should I do, that tool is free to get (open source).
What are my options?
Regards,
naveenj
Have you seen other free uses Google's visualization API:
Google Chart API:
There are some examples of using Analytics data with those chartered libraries
Comments
Post a Comment