Reputation: 258
Hi can anyone point me in the right direction to get live google analytics to display in a line chart. I have a custom dashboard that I developed for all my custom CMS apps. So now I would like to add this feature to the dashboard.
I have googled quite a lot but can't find a solution.
Upvotes: 3
Views: 81
Reputation: 27
You might also want to try the Google Analytics Spreadsheet Add-On. This lets you pull your analytics data into a spreadsheet which you can visualise in a number of ways. If you then 'publish' this data it should then be easy to embed any charts you create into your CMS app.
Upvotes: 0
Reputation: 7369
Try Google Analytics Embed API:
The Google Analytics Embed API is a JavaScript library that allows you to easily create and embed a dashboard on a third-party website in a matter of minutes. It gives you a set of pluggable components that can work together to build complex tools, making it both simple and powerful at the same time.
Upvotes: 3