Householding Code
This page provides detailed instructions on the Householding Code transform code block and what should be added to the Script Manifest file in order to execute the code
Script Manifest File (YML)
Upstream Transformation Dependencies
This block is dependent on the following blocks being implemented:
Initialization
UOS
Transformation Code Requirements
The following code should be added to the main workflow in the appropriate position, after UNS and before Google Analytics per the Transform Code Sequence - DRP page
Householding
Add this script in the appropriate section to household across different commerce integrations. This must be included in order to create a unique customer identifier that is used in the data model
Create the [uos.customer_hshld_lkp
] and [uos.order_hshld_lkp
] tables
Last updated