Best way to deploy 3rd party javascript container tag via DTM?
Hi guys,
I'm looking to integrate a 3rd party tag container across a subset of pages covered by DTM using a page load rule with appropriate path based conditions.
I've been provided with literally the url to the container js file, ie. //www.abc.com/file.js, and I'm not sure whether I should embed this as a javascript tag as is, or a html tag with <script> tags. Being a tag container, I need to load this top of page asynchronously.
What is the best way for me to deploy this tag within DTM?
Cheers, Jez