Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
hello
Someone can explain me how to use the tGoogleAnalyticsReport?
In the Google credentials
field
what should I enter?If try to insert the content of this json I receive errors:
{
"type": "service_account",
"project_id": "my_project_id",
"private_key_id": "my_private_key_id",
"private_key": "-----BEGIN PRIVATE KEY-----\n my_private_key -----END PRIVATE KEY-----\n",
"client_email": "my_client_email",
"client_id": "my_client_id",
"auth_uri": "my_auth_uri",
"token_uri": "my_token_uri",
"auth_provider_x509_cert_url": "my_certs",
"client_x509_cert_url": "my_url"
}
the same if link the file in my file system.
hope someone can help me
thank you
Federico
Hello,
Please paste the content of the JSON file that contains your service account key. To know more about the Google Cloud authentication process, read the Google Cloud documentation
Here is the link to the corresponding documentation:
https://help.talend.com/r/en-US/8.0/google-analytics/google-analytics
Best regards
Sabrina
Hi ffanali0804 and @Xiaodi Shi
Could you please share documentation or any images in which tGoogleAnalyticsReport component working for you? I tried this component but no luck. It would be great if you can share those details.
Also, one question on this component is this supports universal analytics or google analytics 4 or both? I tried with GA4, but few dims and measures are missing in this component.
Appreciate your help on this.
Regards,
RDX
hello @RDX RDX
the component works only with GA universal.
I created an ad-hoc metadata and I used this:
do you need a service account with the right grants.
🙂