Hi guys, I've been all over the internet and spent almost half a day
looking for a solution.var getAnalyticsAccount = function () { for (var
toolid in _satellite.tools) { if
(_satellite.tools[toolid].settings.engine == "sc") { return toolid; }
}};s = new AppMeasurement(getAnalyticsAccount());The above works but I
actually quite like @teot52416153 solution so switching to it instead.Is
there any-chance DTM / Analytics documentation can be updated? Or better
still assign "Tracker Variable Name" in...