Target to Adobe Analytics integration Before moving to DTM, we had the integration between Target and Adobe Analytics in place which was working properly (data from the tests was visible in Adobe Analytics).I've tried to migrate the setup (roughly explained here: https://marketing.adobe.com/resources/help/en_US/tnt/help/index.html?f=t_testtarget_to_sitecatalyst_integration) to DTM but I ran into issues. I'm aware of the fact that this solution is a legacy but currently we are not yet ready for the Adobe Analytics as the Reporting Source for Adobe Target.The setup1) Mbox.js (v51) is referenced on top of the page, before DTM header code2) TNT Integration plugin: DTM -> Customize Page Code -> /* * TNT Integration Plugin v1.0 */ s.trackTNT =new Function("v","p","b","" +"var s=this,n='s_tnt',p=p?p:n,v=v?v:n,r='',pm=false,b=b?b:true;if(s."+"Util.getQueryParam){pm=s.Util.getQueryParam(p);}if(pm){r+=(pm+',');}if(s.wd[v"+"]!=undefined){r+=s.wd[v];}if(b){s.wd[v]='';}return r;");Using Util.getQueryParam instead of original getQ