Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixup Google Analytics DocumentationURLs and Spec Names #24078

Merged
merged 6 commits into from
Mar 15, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -760,15 +760,15 @@
sourceDefinitionId: eff3616a-f9c3-11eb-9a03-0242ac130003
dockerRepository: airbyte/source-google-analytics-v4
dockerImageTag: 0.1.34
documentationUrl: https://docs.airbyte.com/integrations/sources/google-analytics-universal-analytics
documentationUrl: https://docs.airbyte.com/integrations/sources/google-analytics-v4/
icon: google-analytics.svg
sourceType: api
releaseStage: generally_available
- name: Google Analytics 4 (GA4)
sourceDefinitionId: 3cc2eafd-84aa-4dca-93af-322d9dfeec1a
dockerRepository: airbyte/source-google-analytics-data-api
dockerImageTag: 0.1.2
documentationUrl: https://docs.airbyte.com/integrations/sources/google-analytics-v4
documentationUrl: https://docs.airbyte.com/integrations/sources/google-analytics-data-api/
icon: google-analytics.svg
sourceType: api
releaseStage: beta
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"documentationUrl": "https://docs.airbyte.com/integrations/sources/google-analytics-v4",
"documentationUrl": "https://docs.airbyte.com/integrations/sources/google-analytics-data-api",
"connectionSpecification": {
"$schema": "http://json-schema.org/draft-07/schema#",
"title": "Google Analytics 4 (GA4) Spec",
"title": "Google Analytics (Data API) Spec",
"type": "object",
"required": ["property_id", "date_ranges_start_date"],
"additionalProperties": true,
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"documentationUrl": "https://docs.airbyte.com/integrations/sources/google-analytics-universal-analytics",
"documentationUrl": "https://docs.airbyte.com/integrations/sources/google-analytics-v4",
"connectionSpecification": {
"$schema": "http://json-schema.org/draft-07/schema#",
"title": "Google Analytics (Universal Analytics) Spec",
"title": "Google Analytics (V4) Spec",
evantahler marked this conversation as resolved.
Show resolved Hide resolved
"type": "object",
"required": ["view_id", "start_date"],
"additionalProperties": true,
Expand Down
4 changes: 2 additions & 2 deletions connectors.md
Original file line number Diff line number Diff line change
Expand Up @@ -88,8 +88,8 @@
| **GoCardless** | <img alt="GoCardless icon" src="https://raw.githubusercontent.com/airbytehq/airbyte/master/airbyte-config/init/src/main/resources/icons/gocardless.svg" height="30" height="30"/> | Source | airbyte/source-gocardless:0.1.0 | alpha | [link](https://docs.airbyte.com/integrations/sources/gocardless) | [code](https://github.com/airbytehq/airbyte/tree/master/airbyte-integrations/connectors/source-gocardless) | <small>`ba15ac82-5c6a-4fb2-bf24-925c23a1180c`</small> |
| **Gong** | <img alt="Gong icon" src="https://raw.githubusercontent.com/airbytehq/airbyte/master/airbyte-config/init/src/main/resources/icons/gong.svg" height="30" height="30"/> | Source | airbyte/source-gong:0.1.0 | alpha | [link](https://docs.airbyte.com/integrations/sources/gong) | [code](https://github.com/airbytehq/airbyte/tree/master/airbyte-integrations/connectors/source-gong) | <small>`32382e40-3b49-4b99-9c5c-4076501914e7`</small> |
| **Google Ads** | <img alt="Google Ads icon" src="https://raw.githubusercontent.com/airbytehq/airbyte/master/airbyte-config/init/src/main/resources/icons/google-adwords.svg" height="30" height="30"/> | Source | airbyte/source-google-ads:0.2.11 | generally_available | [link](https://docs.airbyte.com/integrations/sources/google-ads) | [code](https://github.com/airbytehq/airbyte/tree/master/airbyte-integrations/connectors/source-google-ads) | <small>`253487c0-2246-43ba-a21f-5116b20a2c50`</small> |
| **Google Analytics (Universal Analytics)** | <img alt="Google Analytics (Universal Analytics) icon" src="https://raw.githubusercontent.com/airbytehq/airbyte/master/airbyte-config/init/src/main/resources/icons/google-analytics.svg" height="30" height="30"/> | Source | airbyte/source-google-analytics-v4:0.1.34 | generally_available | [link](https://docs.airbyte.com/integrations/sources/google-analytics-universal-analytics) | [code](https://github.com/airbytehq/airbyte/tree/master/airbyte-integrations/connectors/source-google-analytics-v4) | <small>`eff3616a-f9c3-11eb-9a03-0242ac130003`</small> |
| **Google Analytics 4 (GA4)** | <img alt="Google Analytics 4 (GA4) icon" src="https://raw.githubusercontent.com/airbytehq/airbyte/master/airbyte-config/init/src/main/resources/icons/google-analytics.svg" height="30" height="30"/> | Source | airbyte/source-google-analytics-data-api:0.1.2 | beta | [link](https://docs.airbyte.com/integrations/sources/google-analytics-v4) | [code](https://github.com/airbytehq/airbyte/tree/master/airbyte-integrations/connectors/source-google-analytics-data-api) | <small>`3cc2eafd-84aa-4dca-93af-322d9dfeec1a`</small> |
| **Google Analytics (Universal Analytics)** | <img alt="Google Analytics (Universal Analytics) icon" src="https://raw.githubusercontent.com/airbytehq/airbyte/master/airbyte-config/init/src/main/resources/icons/google-analytics.svg" height="30" height="30"/> | Source | airbyte/source-google-analytics-v4:0.1.34 | generally_available | [link](https://docs.airbyte.com/integrations/sources/google-analytics-v4/) | [code](https://github.com/airbytehq/airbyte/tree/master/airbyte-integrations/connectors/source-google-analytics-v4) | <small>`eff3616a-f9c3-11eb-9a03-0242ac130003`</small> |
| **Google Analytics 4 (GA4)** | <img alt="Google Analytics 4 (GA4) icon" src="https://raw.githubusercontent.com/airbytehq/airbyte/master/airbyte-config/init/src/main/resources/icons/google-analytics.svg" height="30" height="30"/> | Source | airbyte/source-google-analytics-data-api:0.1.2 | beta | [link](https://docs.airbyte.com/integrations/sources/google-analytics-data-api/) | [code](https://github.com/airbytehq/airbyte/tree/master/airbyte-integrations/connectors/source-google-analytics-data-api) | <small>`3cc2eafd-84aa-4dca-93af-322d9dfeec1a`</small> |
| **Google Directory** | <img alt="Google Directory icon" src="https://raw.githubusercontent.com/airbytehq/airbyte/master/airbyte-config/init/src/main/resources/icons/googledirectory.svg" height="30" height="30"/> | Source | airbyte/source-google-directory:0.1.9 | alpha | [link](https://docs.airbyte.com/integrations/sources/google-directory) | [code](https://github.com/airbytehq/airbyte/tree/master/airbyte-integrations/connectors/source-google-directory) | <small>`d19ae824-e289-4b14-995a-0632eb46d246`</small> |
| **Google PageSpeed Insights** | <img alt="Google PageSpeed Insights icon" src="https://raw.githubusercontent.com/airbytehq/airbyte/master/airbyte-config/init/src/main/resources/icons/google-pagespeed-insights.svg" height="30" height="30"/> | Source | airbyte/source-google-pagespeed-insights:0.1.0 | alpha | [link](https://docs.airbyte.com/integrations/sources/google-pagespeed-insights) | [code](https://github.com/airbytehq/airbyte/tree/master/airbyte-integrations/connectors/source-google-pagespeed-insights) | <small>`1e9086ab-ddac-4c1d-aafd-ba43ff575fe4`</small> |
| **Google Search Console** | <img alt="Google Search Console icon" src="https://raw.githubusercontent.com/airbytehq/airbyte/master/airbyte-config/init/src/main/resources/icons/googlesearchconsole.svg" height="30" height="30"/> | Source | airbyte/source-google-search-console:0.1.20 | generally_available | [link](https://docs.airbyte.com/integrations/sources/google-search-console) | [code](https://github.com/airbytehq/airbyte/tree/master/airbyte-integrations/connectors/source-google-search-console) | <small>`eb4c9e00-db83-4d63-a386-39cfa91012a8`</small> |
Expand Down