Google Analytics
Last updated
Was this helpful?
Last updated
Was this helpful?
Open the . If prompted, select a project.
Click Create service account.
In the Create service account window, type a name for the service account, and select Furnish a new private key. When prompted, select JSON key file type. Then click Create.
Your new public/private key pair is generated and downloaded to your machine; it serves as the only copy of this key. You are responsible for storing it securely.
You will need to enable “Analytics API” for your Google Cloud project.
The newly created service account will have an email address that looks similar to: quickstart@PROJECT-ID.iam.gserviceaccount.com Use this email address to to the Google analytics view you want to access via the API. For LogicLoop only permissions are needed.
Create datasource of “Google Analytics” type with the JSON file generated in the “Create a Service Account” step.
Google Analytics uses JSON document-style queries. You can get an idea of possible field types and dimensions using the . Once you’ve imported data into LogicLoop, you can use the to examine the output with SQL syntax.