Join us on September 25th for a must-attend webinar featuring Adobe Experience Maker winner Anish Raul. Discover how leading enterprises are adopting AI into their workflows securely, responsibly, and at scale.
I need to implement analytics for a checkout page and i need the product name to populate in analytics. That being said i need a database call to retrieve the product name.
So my question is, what should be the sequence to put the datalayer object, DTM embedded code and piece of code i want to retrieve info from database.
The DTM Embed code (Header code) needs to be placed in the 'head' section and the footer code needs to be placed right before the 'body' tag ends.
Thus, it's recommended that the data layer is called and populated before the DTM code is referenced. However, typically data layer implementation is subject to your environment.
The DTM Embed code (Header code) needs to be placed in the 'head' section and the footer code needs to be placed right before the 'body' tag ends.
Thus, it's recommended that the data layer is called and populated before the DTM code is referenced. However, typically data layer implementation is subject to your environment.