Hello!
We're working on troubleshooting some regional loading issues (China) and so far it appears satelliteLib* JS files that load early are blocking due to very long download times (> 1 minute in some cases). In order to troubleshoot, I would like to prevent ALL DTM activity on specific pages. The plan is to only do this in staging, so it won't affect production and I do not want to go through an entire CM process to make adjustments to the site's actual codebase.
Is there a way, within DTM, that I can cause it to no load anything at all on specific pages?
I'm aware of the s.abort, and returning false at the tool level, but both of those solutions still load DTM and the aborts happen on the browser. I am looking for a way to prevent the library as a whole from actually responding at all at the page level that doesn't involve the browser.
As an aside, is this functionality available in Launch by chance?
Thank you!
-mike