I want to know whether it is possible to export my GA data automatically to a public URL, like a RSS feed. Then I can use JavaScript to fetch and show it, no need to authorize. I just don't want to write server side codes.
Thanks!
I want to know whether it is possible to export my GA data automatically to a public URL, like a RSS feed. Then I can use JavaScript to fetch and show it, no need to authorize. I just don't want to write server side codes.
Thanks!
The Google Analytics API does this, but to my knowledge has no publicly consumable JSON API.
It might be possible with Yahoo Pipes according to the resources below: