Back to Airbyte

Google Analytics (Universal Analytics)

docs/integrations/sources/google-analytics-v4.md

2.0.010.7 KB
Original Source

Google Analytics (Universal Analytics)

Google has discontinued Universal Analytics in favor of Google Analytics 4. Airbyte has archived this connector and the Reporting API v4 is no longer available. Use the Google Analytics 4 (GA4) connector instead to sync data from Google Analytics 4.

Changelog

<details> <summary>Expand to review</summary>
VersionDatePull RequestSubject
0.4.192025-05-1059771Update dependencies
0.4.182025-05-0359242Update dependencies
0.4.172025-04-2658782Update dependencies
0.4.162025-04-1257685Update dependencies
0.4.152025-04-0557055Update dependencies
0.4.142025-03-2955945Update dependencies
0.4.132025-03-0855305Update dependencies
0.4.122025-03-0154944Update dependencies
0.4.112025-02-2254405Update dependencies
0.4.102025-02-0152803Update dependencies
0.4.92025-01-2552318Update dependencies
0.4.82025-01-1851687Update dependencies
0.4.72025-01-1151120Update dependencies
0.4.62025-01-0450921Update dependencies
0.4.52024-12-2850589Update dependencies
0.4.42024-12-2150063Update dependencies
0.4.32024-12-1449507Starting with this version, the Docker image is now rootless. Please note that this and future versions will not be compatible with Airbyte versions earlier than 0.64
0.4.22024-11-0448206Update dependencies
0.4.12024-10-2947766Update dependencies
0.4.02024-07-0140244Deprecate the connector
0.3.32024-06-2139940Update dependencies
0.3.22024-06-0438934[autopull] Upgrade base image to v1.2.1
0.3.12024-04-1936267Fix empty response error for test stream
0.3.02024-03-1936267Pin airbyte-cdk version to ^0
0.2.52024-02-0935101Manage dependencies with Poetry.
0.2.42024-01-2234323Update setup dependencies
0.2.32024-01-1834353Add End date option
0.2.22023-10-1931599Base image migration: remove Dockerfile and use the python-connector-base image
0.2.12023-07-1128149Specify date format to support datepicker in UI
0.2.02023-06-2627738License Update: Elv2
0.1.362023-04-1322223Fix custom report with Segments dimensions
0.1.352023-05-3126885Remove authSpecification from spec in favour of advancedAuth
0.1.342023-01-2722006Set AvailabilityStrategy for streams explicitly to None
0.1.332022-12-2320858Fix check connection
0.1.322022-11-0418965Fix for discovery stage, when custom_reports are provided with single stream as dict
0.1.312022-10-3018670Add Custom Reports schema validation on check connection
0.1.302022-10-1317943Fix pagination
0.1.292022-10-1217905Handle exceeded daily quota gracefully
0.1.282022-09-2416920Added segments and filters to custom reports
0.1.272022-10-0717717Improve CHECK by using ga:hits metric.
0.1.262022-09-2815087Migrate to per-stream states.
0.1.252022-07-2715087Fix documentationUrl
0.1.242022-07-2615042Update additionalProperties field to true from schemas
0.1.232022-07-2214949Add handle request daily quota error
0.1.222022-06-3014298Specify integer type for ga:dateHourMinute dimension
0.1.212022-04-3012500Improve input configuration copy
0.1.202022-04-2812426Expose isDataGOlden field and always resync data two days back to make sure it is golden
0.1.192022-04-1912150Minor changes to documentation
0.1.182022-04-0711803Improved documentation
0.1.172022-03-3111512Improved Unit and Acceptance tests coverage, fixed read with abnormally large state values
0.1.162022-01-269480Reintroduce window_in_days and log warning when sampling occurs
0.1.152021-12-289165Update titles and descriptions
0.1.142021-12-098656Fix date format in schemas
0.1.132021-12-098676Fix window_in_days validation issue
0.1.122021-12-038175Fix validation of unknown metric(s) or dimension(s) error
0.1.112021-11-308264Corrected date range
0.1.102021-11-198087Support start_date before the account has any data
0.1.92021-10-277410Add check for correct permission for requested view_id
0.1.82021-10-137020Add intermediary auth config support
0.1.72021-10-076414Declare OAuth parameters in Google sources
0.1.62021-09-276459Update OAuth Spec File
0.1.32021-09-216357Fix OAuth workflow parameters
0.1.22021-09-206306Support of Airbyte OAuth initialization flow
0.1.12021-08-255655Corrected validation of empty custom report
0.1.02021-08-105290Initial Release
</details>