I was wondering if there is a way to create a script that is triggered by an SVN commit, and which would add an annotation in a google analytics profile? This would be handy is something changes in a web app, which will have impact in the analytics of the app eventually. Thanks, B

link|improve this question

79% accept rate
feedback

1 Answer

up vote 4 down vote accepted

There is currently no way to create annotations via either of the Google Analytics APIs (Data Export API and Management API). Both APIs are currently read-only only for all operations.

There is a fairly popular (95,129,157,176 supporters) feature request, "Add Annotations update API" on the official Google Analytics issues page, but there's no known progress on this. It appears the only way to create annotations at the moment is manually, from within the Google Analytics account.

link|improve this answer
thanks for letting me know. it's super lame that they don't have this- i am sure it would make the life of thousands of webmasters and developers easier. are there other analytics packages that do support something like this? maybe clicky? – b20000 Dec 1 '10 at 22:31
i just made a vote. let's cross our fingers. – b20000 Dec 1 '10 at 22:32
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.