I have added a script tag that points to a JavaScript file on assets.adobedtm.com. However, this request is being blocked by uBlock Origin. As a result, the webpage is broken. Is there any way to bypass this and retrieve the script? I found this Similar discussion thread that talks about the same is...
It would be a 10/10 experience if Workfront notification would BULK notification tied to the same project. Almost using the parent task approach to do so. With workloads increasing and resources on the decline I for see this being helpful for any workers utilizing Workfront.@WorkfrontAd
DTM Sunset Reminder DTM Administrators, In October of 2018, the Launch team announced a sunset plan for DTM and began encouraging users to start planning their migrations to Adobe Experience Platform Launch. The plan included a set of milestones as progressive restrictions in DTM functionality. Th...
Hi, I am trying to implement the performanceTiming Plugin with DTM. I implemented the Plugin like it is explained in the documentation: performanceTiming I also implemented the required other plugins:appendListgetPreviousValueI also did all the configuration and created events 40-49 and evar52 for t...
Hi allrecently I've been with various discussions with Adobe Support to solve an issue I've been facing in my company by getting DTM library blocked by the Content Security Policy. Finally, we were able to solve the problem (not through Adobe support) by updating the CSP header to include the follow...
Hi,We have a page where we dynamically load the dtm footer code and whenever this page loads, all the page load rules (with condition as fires at the bottom of the page) get fired twice. I am not sure what's happening here. This is only happening with the page load rules which get fired at the botto...
Hi all,I see an issue where Analytics script injected using DTM does not work on Mozilla Firefox & IE, works in Chrome.I have already done the following initial checks on FF primarily,1. The DTM satellite script opens up correctly in Firefox when opened via "view page source" and clicking on the lin...
I am trying to add DTM to our webpages.Since we cannot directly add the script tags on our pages, I am adding it via a script.var dtm = window.parent.document.createElement('script'); dtm.type="text/javascript"; dtm.id = '_adobe_dtm_script_tag'; dtm.src='//assets.adobedtm.com/146bfceac85235cee2e586a...