Skip to main content
Announcements
Global Transformation Awards submissions are open! SUBMIT YOUR STORY
cancel
Showing results for 
Search instead for 
Did you mean: 
ffanali0804
Contributor
Contributor

tGoogleAnalyticsReport

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.

0695b00000lyHzOAAU.png

hope someone can help me

thank you

Federico

Labels (3)
3 Replies
Anonymous
Not applicable

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

RDX
Contributor II
Contributor II

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

ffanali0804
Contributor
Contributor
Author

hello @RDX RDX​ 

the component works only with GA universal.

I created an ad-hoc metadata and I used this:

0695b00000mROtaAAG.pngdo you need a service account with the right grants.

🙂