Towards the end of last week, I started noticing that many of my Synchronous 3rd party scripts were no longer firing. These were all "Page Bottom" and synchronous, with some HTML and others JavaScript. Depending on the script, I would receive one of two messages in the console:
- Command writeHTML failed. You should try appending HTML using the async option.
- Cannot load sync the "http://assets.adobedtm.com/XXXXXXX.js" script after DOM Ready.
I have not changed any of these scripts recently. Is anyone else seeing this issue? What changed in DTM to stop these scripts from loading?
Solved! Go to Solution.
Views
Replies
Total Likes
We are not. It turns out the site developers removed the call to _satellite.pageBottom() on some pages and that was the cause of the issue.
Views
Replies
Total Likes
Hi Steven,
Apologies for the delayed response.
Are you still facing this issue?
Rahul
Views
Replies
Total Likes
We are not. It turns out the site developers removed the call to _satellite.pageBottom() on some pages and that was the cause of the issue.
Views
Replies
Total Likes
Ah! that's great.
Thanks a lot for pointing out the solution.
Regards
Rahul
Views
Replies
Total Likes
Views
Likes
Replies