Google Analytics Raw Data connector reference
This page contains reference material for the Google Analytics Raw Data connector in Databricks Lakeflow Connect.
Automatic data transformations
Databricks transforms the following GA4 data types to Delta-compatible data types:
GA4 type | Delta type |
---|---|
Record - Repeated | Array |
Record - Nullable | Struct |
Integer | Long |
Float | Double |