News

The Google Analytics API provides access to Google Analytics (GA) report data such as pageviews, sessions, traffic source, and bounce rate. The official Google documentation explains that it can be ...
In principal the API looks like a good thing. In principal, Google wants to make it easier to let internet applications use information in your email, with the user’s permission. The question is how ...
function init (g) { gmail = g; } If you are interested in making your own user scripts for Gmail, you can find the documentation for the current version of the API (which technically still isn't ...