Using Google Analytics API To Access Multiple Accounts
![]()
If you are a developer and you need access to multiple Google Analytics accounts from different users, you can get access to that information for your search engine optimization clients if you can build your own application using the Google Analytics API. Several developers have already done this.
The Google Analytics Developer’s Guide can walk you through the steps and give you all the information you need to develope your own code for use with Google Analytics. In fact, if you check the lab, someone else may have already developed code that you can use for your purposes.
As you can see by visiting the above link, the Google Analytics API and documentation code supports a variety of languages, including .NET, PHP, Python, and Ruby.
Go ahead. Start using the Google Analytics API. I’d like to see what you come up with.




