Hi!
i have two page load rules in DTM:
i have added header code before other js and footer code just before </body> in all pages. But on some pages it works great, on other pages document.write() do not work:
loadScriptSync: function(t) { n.write('<script src="' + t + '"></script>') }
Safari always ignores this call of document.write() with no error messages:
n.write('<script src="' + t + '"></script>')
Chrome writes in Console:
Can you advise me something?
Views
Replies
Total Likes
If you're still experiencing this error, please contact Customer Care
Views
Replies
Total Likes