We are trying to track elements of third party datalayer (Namogoo - journeyDataLayer) via Tealium sending to Adobe Analytics. Generally we would track it via mapping the variables to our own dataLayer and packing them with a pageview. However, Namogoo dataLayer only becomes present after the page loads which is why we are trying to send the data based on event. Is there a way to listen for that particular data layer to become ready/present on the page?
Kind regards,
Lu