I have an requirement where i need to pass certain data to adobe data layer, i have written a script which loads the adobe script and pass the data to window.adobedatalayer.
I am able to see the result in array in when i type adobe datalayer in console. but when i dont debug, i dont see adobedatalyer in console, It says its undefined.
Any suggestion on this will be very helpful.