Getting data out of Google Analytics

405 Views Asked by At

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

1

There are 1 best solutions below

1
Matt On BEST ANSWER

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