Hi All, we are facing a strange behaviour and we would like to know how it works. The scenario is that we have page ( container ) in which we have the sync and the async scripts and an iframe in which we have inserted the sync and the async scripts again. Our purpose isn't to stop the iframe view via the "utag config override no view" but to have 2 views or 1 views per time for some cases.
What we are seeing is that the utag.js and the utag.sync.js are loaded twice ( one for the container and one for the iframe) but seems that the other utag.x.js are loaded only from the container scripts and not also from the iframe script. Further we noticed that this behaviour doesn't happen if the iframe is called throught https (since tealium tags inherit the parent protocol ).
Since that the utag.x.js in the iframe is not called the extensions related to the iframe aren't executed.
Somebody know something about this?
Thanks
... View more