In dtm can u add a page load rule, on page load write a non sequential
js. Get param names from global mappings(the parameters in Adobe target
tool in dtm) and get their values. Then do mbox upate.
apply(globalmboxname, parans) . this will update ur global mbox. then
callmboxupdate method. Please note this is for mbox js and may hamper ur
performance a bit. Check out other feasible options from other forum
members.