Hi, I am working to create a custom Tag template to load and execute Dynatrace Tag on my application pages. Dynatrace wants the files loaded with script tag metatag data-*. I dont see any way in tealium where I can provide or update meta tag. Even if I mdify the template it doesnt work. Load this file on application page https://js-cdn.dynatrace.com/jstag/147f273fa2a/ruxitagent_2SVfgjqrx_10129170927131437.js It should be injected on page as: <script type="text/javascript" src="https://<domain>/ruxitagent_2SVfgjqrx_10129170927131437.js" data-dtconfig="app=EE65AC73D852ECA6|cors=1|featureHash=2SVfgjqrx|lastModification=0|dtVersion=10129170927131437|reportUrl=https://bf68934zep.bf.dynatrace.com/bf|tp=500,50,0,1" crossorigin="anonymous"></script> Any help would be appreciated.
... View more