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())...