Based on popular demand, the new CL tool v1.2 contains an updated version of Google Analytics connector which supports multiple Google Analytics profiles (and thus the ability to analyze multiple different websites).
The new connector uses the same old Google Analytics project template. Thus, once your create the project from the template, you’ll need to run a simple MAQL DDL script to extend the data model with the multi-profile extensions. You’ll also need to create a simple CSV that lists all profiles that you want to load to GoodData and load it to the project as additional dataset.
For more detailed instructions, see the end of the GA connector README. Note: you have to use the GoodData CL v1.2 – currently in alpha build.
| profileId | profileName |
|---|---|
| ga:7654321 | Example Site |
| ga:1234567 | Second Site |
The Google Analytics dashboards need a bit work to better support multiple profiles. Can you help us improve it? Drop us a note.