I would like to show a graph of visitors (eg. 7 days back) on a specific subpage on my website – not the entire site! I’ve been looking at: http://www.jensbits.com/2010/06/23/google-analytics-data-export-api-with-google-chart-visualizations-2/ .. but i cant figure out how to show a graph for a specific url/subpage. Any ideas? Related posts: Export Google Analytics chart for specific [...]

Autor:

I would like to show a graph of visitors (eg. 7 days back) on a specific subpage on my website – not the entire site!

I’ve been looking at:
http://www.jensbits.com/2010/06/23/google-analytics-data-export-api-with-google-chart-visualizations-2/

.. but i cant figure out how to show a graph for a specific url/subpage.

Any ideas?

Related posts:

  1. Export Google Analytics chart for specific URL
  2. Export Google Analytics chart for specific URL
  3. Export Google Analytics chart for specific URL
  4. Export Google Analytics chart for specific URL
  5. Export Google Analytics chart for specific URL

Comments on this entry (1 comment)

Did you like this post? You can share your opinion with us! Simply click here.

Are you using php as she suggested? To begin with, you will need to be familiar with the Google Analytics API. Then you will need some sort of server side scripting (e.g. php) to make calls to the Google API. And also you will need some sort of charting component.

If you want an easy way to do this, check out http://www.embeddedanalytics.com (disclosure – this is a service I created). EmbeddedAnalytics is a Software as a Service (SaaS) tailored specifically to help web publishers promote their Google Analytics statistics (either public facing or password protected). Simply create your chart (and yes we do support “filters” so that you limit the results to specific pages), and embed a snippet of code where the chart is to show on your site. Very easy.

Reply

Add Your Comment