Skip to content

Commit

Permalink
updated google analytics docs (#16362)
Browse files Browse the repository at this point in the history
  • Loading branch information
Amruta-Ranade committed Sep 6, 2022
1 parent a4621f8 commit 11692b9
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion docs/integrations/sources/google-analytics-v4.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
10 changes: 5 additions & 5 deletions docs/integrations/sources/zendesk-talk.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 name> 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 name> 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
Expand Down

0 comments on commit 11692b9

Please sign in to comment.