diff --git a/docs/integrations/sources/google-analytics-universal-analytics.md b/docs/integrations/sources/google-analytics-universal-analytics.md index 884cd01530ae..8e60ed9e1e7d 100644 --- a/docs/integrations/sources/google-analytics-universal-analytics.md +++ b/docs/integrations/sources/google-analytics-universal-analytics.md @@ -2,6 +2,8 @@ This page contains the setup guide and reference information for the Google Analytics (Universal Analytics) source connector. +This connector supports Universal Analytics properties through the [Reporting API v4](https://developers.google.com/analytics/devguides/reporting/core/v4). + ## Set up Google Sheets as a source in Airbyte ### For Airbyte Cloud diff --git a/docs/integrations/sources/google-analytics-v4.md b/docs/integrations/sources/google-analytics-v4.md index 44255df8b399..b8c731210008 100644 --- a/docs/integrations/sources/google-analytics-v4.md +++ b/docs/integrations/sources/google-analytics-v4.md @@ -2,7 +2,7 @@ This page guides you through the process of setting up the Google Analytics source connector. -This connector supports [Google Analytics v4](https://developers.google.com/analytics/devguides/collection/ga4). +This connector supports GA4 properties through the [Analytics Data API v1](https://developers.google.com/analytics/devguides/reporting/data/v1). ## Prerequisites diff --git a/docs/integrations/sources/zendesk-talk.md b/docs/integrations/sources/zendesk-talk.md index 1a634a197742..cb5de11c3c15 100644 --- a/docs/integrations/sources/zendesk-talk.md +++ b/docs/integrations/sources/zendesk-talk.md @@ -14,17 +14,17 @@ We recommend creating a restricted, read-only key specifically for Airbyte acces Another option is to use OAuth2.0 for authentication. See [Zendesk docs](https://support.zendesk.com/hc/en-us/articles/4408845965210-Using-OAuth-authentication-with-your-application) for details. -## Step 2: Set up the connector in Airbyte +## Step 2: Set up the Zendesk Talk connector in Airbyte ### For Airbyte Cloud: 1. [Log into your Airbyte Cloud](https://cloud.airbyte.io/workspaces) account. 2. In the left navigation bar, click **Sources**. In the top-right corner, click **+new source**. -3. On the Set up the source page, enter the name for the connector and select **Zendesk Talk** from the Source type dropdown. +3. On the Set up the source page, enter the name for the Zendesk Talk connector and select **Zendesk Talk** from the Source type dropdown. 4. Fill in the rest of the fields: - * *Subdomain* - * *Start Date* - * *Authentication (API Token / OAuth2.0)* + - *Subdomain* + - *Start Date* + - *Authentication (API Token / OAuth2.0)* 5. Click **Set up source** ## Supported sync modes