Transformation Configuration Instructions
This pages provides instructions on what transform code should be added to a script manifest file to transform GA First Click (Universal Analytics) data
Last updated
Was this helpful?
This pages provides instructions on what transform code should be added to a script manifest file to transform GA First Click (Universal Analytics) data
Last updated
Was this helpful?
The GA First Click (Universal Analytics) extractor provides data on order attribution. The Daasity transformation code maps data from the GA schema into the Unified Traffic Schema (UTS)
You must have enabled our feature in order to both access the Daasity transformation code as well as modify a Script Manifest File enabling this code to execute
We recommend you review the section of our Help documentation to familiarize yourself with our workflow engine and script manifest files.
This code is dependent on the following integration being installed:
GA First Click
This code block is dependent on the following upstream code blocks being implemented:
To enable the data transformation from the GA4 schema into UTS, the following code must be run in a workflow:
Update the base [ga
] tables with the data from the staging GA3 tables:
Insert data from Universal Analytics into the [uts
] schema: