Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Create an "sub" account on Google Analytics through an API dynamically

Does anyone know how (if possible) to create an account dynamically? I have a few accounts I need to setup on Google Analytics, and I would love to not have to manually enter each one on GA's site.

Thanks for your help!

like image 454
will Avatar asked Jan 16 '10 00:01

will


People also ask

How do I add a user to Google Analytics without a Google Account?

You can use Google Analytics without a gmail account, however you must still link your current email to Google's services. Go to https://www.google.com/accounts/NewAccount and select "use my current email address instead."

Can you have multiple accounts in Google Analytics?

If you are using Analytics to track a single website, account organization is simple: you will have one account for your website. For setting up Analytics accounts to manage multiple websites, keep in mind the following: Each Analytics account can have up to 100 properties and each property can have up to 25 views.

Can you create a Google Analytics account for someone else?

Only the Google Analytics account-holder can set up a login for other users; you can't create logins for other Google Analytics accounts. To access the website data held on your Google Analytics account, each additional user will need the username and password for his main Google Account.


1 Answers

from my knowledge the analytics API only supports data exports, it doesn't allow for interactions on the accounts or profiles information ( add, edit, delete )

like image 175
Gabriel Solomon Avatar answered Nov 15 '22 10:11

Gabriel Solomon