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.
use defensive coding in your data elements when referencing data layer object properties, to see if the data object properties exist before you try to reference them.
Also, dispatch a browser event when the object is added to the array and pass the data in an object with the event. Listen for this new event with DTM
use defensive coding in your data elements when referencing data layer object properties, to see if the data object properties exist before you try to reference them.
Also, dispatch a browser event when the object is added to the array and pass the data in an object with the event. Listen for this new event with DTM