Search code examples
google-analyticswindows-desktop-gadgets

Getting data out of Google Analytics


i'm developing a windows desktop gadget for Google Analytics and I want to retrieve the data from Google Analytics. Is there a way to get the data from Google Analytics in any form by any method? prefered methods would be Javascript or Jquery.

thanks in advance :D


Solution

  • The Google Analytics Core reporting API is what you are looking for. A handy JavaScript tool is available with the embed API.