Google Analytics 4 to MySQL mapping
AutoSync maps Google Analytics 4 object types to the following MySQL column types:
| Google Analytics 4 object type | MySQL column type |
|---|---|
sl_timestamp |
DATETIME |
float |
DOUBLE |
string |
VARCHAR |
integer |
INT |