Search code examples
google-analytics-api

Google Analytics Easy Dashboard Library


I was trying to mess around with this new "easy" way to use google analytics API. Did not work for me even though I followed the instructions correctly. Anyone have any issues with this?

Try it out...

http://analytics-api-samples.googlecode.com/svn/trunk/src/reporting/javascript/ez-ga-dash/docs/user-documentation.html


Solution

  • Another easy fix is to set up a button to actually call the render method, rather than having it execute instantly like the basic example. (last line, chained method) - or a 3-5 second timeout

    Or use the "cool demo" link for a better starting point code