How to cache-bust DTM tag on production?
Hi,
What is the best way to cache-bust the DTM library tag (JS file) whenever rules are "Published" to production?
One solution I had was to add a query string parameter at the end of the DTM tag with a static version number like:
"//assets.adobedtm.com/.../satelliteLib-XXX.js?v=1.0.0"
javascript - Cache busting via params - Stack Overflow
However, this would be a very manual process, and will require access to the code to make continuous updates to the tag.
Do you foresee running into any issues with any of Adobe tools like Analytics, AM, Target, etc?
CACHED DTM ISSUES
We've had two websites that went through a major redesign and noticed one major UI issue:
There were elements misaligned because several DTM Page Rules were looking for old HTML elements that did not exist anymore.
Thank you!
~ Joshua ~