It's currently unclear what version we are using (most likely 2.3). We should at least try to found out how much longer our version will be supported, and consider upgrading to v3.
Old – https://www.google.com/analytics/feeds/data
New – https://www.googleapis.com/analytics/v3/data/ga
One issue that's come up is the version we have may not allow access to the configuration data, see #1345542: pull defaultPage from management API, instead of assuming index.html.
Comments
Comment #1
vacilando commentedWhether or not, it will be replaced by version 2.4 in less than 6 months (http://analytics.blogspot.com/2011/12/introducing-google-analytics-core....). However, version 3 is clearly the way to go in the longer term.
Comment #2
raspberryman commentedOye! grendzy let's book ourselves some time to rewrite. Might as well get us up to OAuth 2.0 in the same effort.
Comment #3
raspberryman commentedUpdated to v3: http://drupal.org/node/1541230
I'm leaving OAuth at v1.0 for now; v2.0 and Google Console drove me bonkers. I'll revisit it later :)
Also added support for default page: #1345542: pull defaultPage from management API, instead of assuming index.html
Comment #4
mikhailian commentedAny chance the upgrade will be ported in the 6.x branch?
Comment #5
ajayg commentedMay be the version number now need to change to backport to 6x?
Comment #6
ajayg commentedComment #7
drplsubscribe
Comment #8
plazik commented6.x version is unsupported. Please upgrade to 7.x.